Pull request #43182 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f9a1846ca23f462b0e5d7e8f111c7ab322c53b44+559ff0ac661c1ca27bb17765629f6166d90ff499 (f3cc9a8ec3ed50f5e7e1d8e2ff589419abfb92e8) 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-43182@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-01-25T00:13:51.730Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-25T00:13:51.734Z] Trying to pass milestone 4 [Pipeline] milestone [2022-01-25T00:13:51.807Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-25T00:13:51.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f9d5472cd8546d4) in /home/ubuntu/workspace/moby_PR-43182 [Pipeline] { [Pipeline] checkout [2022-01-25T00:13:52.039Z] The recommended git tool is: git [2022-01-25T00:13:52.060Z] using credential docker-jenkins-github-credentials [2022-01-25T00:13:52.067Z] Cloning the remote Git repository [2022-01-25T00:13:52.067Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:13:52.071Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:13:52.072Z] > git init /home/ubuntu/workspace/moby_PR-43182 # timeout=10 [2022-01-25T00:13:52.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:13:52.097Z] > git --version # timeout=10 [2022-01-25T00:13:52.107Z] > git --version # 'git version 2.17.1' [2022-01-25T00:13:52.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:13:52.111Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:14:07.214Z] Fetching without tags [2022-01-25T00:14:07.515Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:14:07.193Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:14:07.200Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:14:07.204Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:14:07.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:14:07.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:14:07.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:14:07.218Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:14:07.517Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:14:07.522Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:14:08.557Z] Merge succeeded, producing 5e78c16520a71c34715fbd3e5c86b574f75f26bb [2022-01-25T00:14:08.557Z] Checking out Revision 5e78c16520a71c34715fbd3e5c86b574f75f26bb (PR-43182) [2022-01-25T00:14:08.663Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:14:07.987Z] > git remote # timeout=10 [2022-01-25T00:14:07.994Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:14:08.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:14:08.000Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:14:08.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T00:14:08.560Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:14:08.568Z] > git checkout -f 5e78c16520a71c34715fbd3e5c86b574f75f26bb # timeout=10 [2022-01-25T00:14:08.670Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T00:14:09.375Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43182:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-01-25T00:14:09.375Z] Unable to find image 'alpine:latest' locally [2022-01-25T00:14:09.633Z] latest: Pulling from library/alpine [2022-01-25T00:14:09.633Z] 59bf1c3509f3: Pulling fs layer [2022-01-25T00:14:09.633Z] 59bf1c3509f3: Verifying Checksum [2022-01-25T00:14:09.633Z] 59bf1c3509f3: Download complete [2022-01-25T00:14:09.890Z] 59bf1c3509f3: Pull complete [2022-01-25T00:14:09.891Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-25T00:14:09.891Z] Status: Downloaded newer image for alpine:latest [2022-01-25T00:14:12.417Z] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-01-25T00:14:12.916Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f9d5472cd8546d4) in /home/ubuntu/workspace/moby_PR-43182 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-01-25T00:14:12.979Z] The recommended git tool is: git [2022-01-25T00:14:12.986Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-01-25T00:14:13.004Z] Fetching changes from the remote Git repository [2022-01-25T00:14:13.011Z] Fetching without tags [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 integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-01-25T00:14:13.265Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-25T00:14:13.413Z] Merge succeeded, producing 9a69978b079db525a1b7d41b5ad3eaa265046f63 [2022-01-25T00:14:13.413Z] Checking out Revision 9a69978b079db525a1b7d41b5ad3eaa265046f63 (PR-43182) [2022-01-25T00:14:13.487Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:14:12.994Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43182/.git # timeout=10 [2022-01-25T00:14:13.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:14:13.014Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:14:13.014Z] > git --version # timeout=10 [2022-01-25T00:14:13.019Z] > git --version # 'git version 2.17.1' [2022-01-25T00:14:13.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:14:13.020Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:14:13.267Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:14:13.279Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:14:13.324Z] > git remote # timeout=10 [2022-01-25T00:14:13.329Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:14:13.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:14:13.335Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:14:13.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T00:14:13.416Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:14:13.423Z] > git checkout -f 9a69978b079db525a1b7d41b5ad3eaa265046f63 # timeout=10 [2022-01-25T00:14:13.489Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T00:14:14.174Z] + [ PR != PR ] [2022-01-25T00:14:14.174Z] + [ master != master ] [2022-01-25T00:14:14.174Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T00:14:14.502Z] + docker version [2022-01-25T00:14:14.502Z] Client: Docker Engine - Community [2022-01-25T00:14:14.502Z] Version: 20.10.12 [2022-01-25T00:14:14.502Z] API version: 1.41 [2022-01-25T00:14:14.502Z] Go version: go1.16.12 [2022-01-25T00:14:14.502Z] Git commit: e91ed57 [2022-01-25T00:14:14.502Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-25T00:14:14.502Z] OS/Arch: linux/amd64 [2022-01-25T00:14:14.502Z] Context: default [2022-01-25T00:14:14.502Z] Experimental: true [2022-01-25T00:14:14.502Z] [2022-01-25T00:14:14.502Z] Server: Docker Engine - Community [2022-01-25T00:14:14.502Z] Engine: [2022-01-25T00:14:14.502Z] Version: 20.10.12 [2022-01-25T00:14:14.502Z] API version: 1.41 (minimum version 1.12) [2022-01-25T00:14:14.502Z] Go version: go1.16.12 [2022-01-25T00:14:14.502Z] Git commit: 459d0df [2022-01-25T00:14:14.502Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-25T00:14:14.502Z] OS/Arch: linux/amd64 [2022-01-25T00:14:14.502Z] Experimental: true [2022-01-25T00:14:14.502Z] containerd: [2022-01-25T00:14:14.502Z] Version: 1.4.12 [2022-01-25T00:14:14.502Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:14:14.502Z] runc: [2022-01-25T00:14:14.502Z] Version: 1.0.2 [2022-01-25T00:14:14.502Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T00:14:14.502Z] docker-init: [2022-01-25T00:14:14.502Z] Version: 0.19.0 [2022-01-25T00:14:14.502Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T00:14:14.780Z] + docker info [2022-01-25T00:14:15.347Z] Client: [2022-01-25T00:14:15.347Z] Context: default [2022-01-25T00:14:15.347Z] Debug Mode: false [2022-01-25T00:14:15.347Z] Plugins: [2022-01-25T00:14:15.347Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T00:14:15.347Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T00:14:15.347Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T00:14:15.347Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T00:14:15.347Z] [2022-01-25T00:14:15.347Z] Server: [2022-01-25T00:14:15.347Z] Containers: 0 [2022-01-25T00:14:15.347Z] Running: 0 [2022-01-25T00:14:15.347Z] Paused: 0 [2022-01-25T00:14:15.347Z] Stopped: 0 [2022-01-25T00:14:15.347Z] Images: 3 [2022-01-25T00:14:15.347Z] Server Version: 20.10.12 [2022-01-25T00:14:15.347Z] Storage Driver: overlay2 [2022-01-25T00:14:15.347Z] Backing Filesystem: extfs [2022-01-25T00:14:15.347Z] Supports d_type: true [2022-01-25T00:14:15.347Z] Native Overlay Diff: true [2022-01-25T00:14:15.347Z] userxattr: false [2022-01-25T00:14:15.347Z] Logging Driver: json-file [2022-01-25T00:14:15.347Z] Cgroup Driver: cgroupfs [2022-01-25T00:14:15.347Z] Cgroup Version: 1 [2022-01-25T00:14:15.347Z] Plugins: [2022-01-25T00:14:15.347Z] Volume: local [2022-01-25T00:14:15.347Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T00:14:15.347Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T00:14:15.347Z] Swarm: inactive [2022-01-25T00:14:15.347Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T00:14:15.347Z] Default Runtime: runc [2022-01-25T00:14:15.347Z] Init Binary: docker-init [2022-01-25T00:14:15.347Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:14:15.347Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T00:14:15.347Z] init version: de40ad0 [2022-01-25T00:14:15.347Z] Security Options: [2022-01-25T00:14:15.347Z] apparmor [2022-01-25T00:14:15.347Z] seccomp [2022-01-25T00:14:15.347Z] Profile: default [2022-01-25T00:14:15.347Z] Kernel Version: 5.4.0-1061-aws [2022-01-25T00:14:15.347Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-25T00:14:15.347Z] OSType: linux [2022-01-25T00:14:15.347Z] Architecture: x86_64 [2022-01-25T00:14:15.347Z] CPUs: 2 [2022-01-25T00:14:15.347Z] Total Memory: 7.483GiB [2022-01-25T00:14:15.347Z] Name: ip-10-100-123-178 [2022-01-25T00:14:15.347Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-25T00:14:15.347Z] Docker Root Dir: /var/lib/docker [2022-01-25T00:14:15.347Z] Debug Mode: false [2022-01-25T00:14:15.347Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:14:15.347Z] Labels: [2022-01-25T00:14:15.347Z] Experimental: true [2022-01-25T00:14:15.347Z] Insecure Registries: [2022-01-25T00:14:15.347Z] 127.0.0.0/8 [2022-01-25T00:14:15.347Z] Live Restore Enabled: true [2022-01-25T00:14:15.347Z] [2022-01-25T00:14:15.347Z] WARNING: No swap limit support [Pipeline] sh [2022-01-25T00:14:15.624Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:14:15.624Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:14:15.624Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43182/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T00:14:15.624Z] + bash /home/ubuntu/workspace/moby_PR-43182/check-config.sh [2022-01-25T00:14:15.624Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T00:14:15.624Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-25T00:14:15.624Z] [2022-01-25T00:14:15.624Z] Generally Necessary: [2022-01-25T00:14:15.624Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T00:14:15.624Z] - apparmor: enabled and tools installed [2022-01-25T00:14:15.624Z] - CONFIG_NAMESPACES: enabled [2022-01-25T00:14:15.624Z] - CONFIG_NET_NS: enabled [2022-01-25T00:14:15.624Z] - CONFIG_PID_NS: enabled [2022-01-25T00:14:15.624Z] - CONFIG_IPC_NS: enabled [2022-01-25T00:14:15.624Z] - CONFIG_UTS_NS: enabled [2022-01-25T00:14:15.624Z] - CONFIG_CGROUPS: enabled [2022-01-25T00:14:15.624Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T00:14:15.624Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T00:14:15.624Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T00:14:15.624Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T00:14:15.624Z] - CONFIG_CPUSETS: enabled [2022-01-25T00:14:15.624Z] - CONFIG_MEMCG: enabled [2022-01-25T00:14:15.624Z] - CONFIG_KEYS: enabled [2022-01-25T00:14:15.624Z] - CONFIG_VETH: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T00:14:15.882Z] [2022-01-25T00:14:15.882Z] Optional Features: [2022-01-25T00:14:15.882Z] - CONFIG_USER_NS: enabled [2022-01-25T00:14:15.882Z] - CONFIG_SECCOMP: enabled [2022-01-25T00:14:15.882Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T00:14:15.882Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T00:14:15.882Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-25T00:14:15.882Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-25T00:14:15.882Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T00:14:15.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T00:14:15.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T00:14:15.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T00:14:15.882Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T00:14:15.882Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T00:14:15.882Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T00:14:15.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T00:14:15.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T00:14:15.882Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T00:14:15.882Z] - CONFIG_EXT4_FS: enabled [2022-01-25T00:14:15.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T00:14:15.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T00:14:15.882Z] - Network Drivers: [2022-01-25T00:14:15.882Z] - "overlay": [2022-01-25T00:14:15.882Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T00:14:15.882Z] Optional (for encrypted networks): [2022-01-25T00:14:15.882Z] - CONFIG_CRYPTO: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T00:14:15.882Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T00:14:15.882Z] - CONFIG_XFRM: enabled [2022-01-25T00:14:15.882Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T00:14:15.882Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T00:14:15.882Z] - "ipvlan": [2022-01-25T00:14:16.139Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T00:14:16.139Z] - "macvlan": [2022-01-25T00:14:16.139Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T00:14:16.139Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T00:14:16.139Z] - "ftp,tftp client in container": [2022-01-25T00:14:16.139Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T00:14:16.139Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T00:14:16.139Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T00:14:16.139Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T00:14:16.139Z] - Storage Drivers: [2022-01-25T00:14:16.139Z] - "aufs": [2022-01-25T00:14:16.139Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-25T00:14:16.139Z] - "btrfs": [2022-01-25T00:14:16.139Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T00:14:16.139Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T00:14:16.139Z] - "devicemapper": [2022-01-25T00:14:16.139Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T00:14:16.139Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T00:14:16.139Z] - "overlay": [2022-01-25T00:14:16.139Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T00:14:16.139Z] - "zfs": [2022-01-25T00:14:16.139Z] - /dev/zfs: present [2022-01-25T00:14:16.139Z] - zfs command: missing [2022-01-25T00:14:16.139Z] - zpool command: missing [2022-01-25T00:14:16.139Z] [2022-01-25T00:14:16.139Z] Limits: [2022-01-25T00:14:16.139Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T00:14:16.139Z] [2022-01-25T00:14:16.139Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T00:14:16.463Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 . [2022-01-25T00:14:16.463Z] #1 [internal] load build definition from Dockerfile [2022-01-25T00:14:16.463Z] #1 sha256:e0be718b9dd018ff7dcd46b53ba817e8cc2136a6f4699cb95986a60f90dfbd8f [2022-01-25T00:14:16.463Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T00:14:16.463Z] #1 DONE 0.0s [2022-01-25T00:14:16.463Z] [2022-01-25T00:14:16.463Z] #2 [internal] load .dockerignore [2022-01-25T00:14:16.463Z] #2 sha256:7c8f11324ecee572cfe32fd70f362aab5130774cf379f15d0ff908ba0d333ae7 [2022-01-25T00:14:16.463Z] #2 transferring context: 87B done [2022-01-25T00:14:16.463Z] #2 DONE 0.0s [2022-01-25T00:14:16.463Z] [2022-01-25T00:14:16.463Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T00:14:16.463Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T00:14:16.723Z] #3 DONE 0.1s [2022-01-25T00:14:16.723Z] [2022-01-25T00:14:16.724Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T00:14:16.724Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T00:14:16.724Z] #4 CACHED [2022-01-25T00:14:16.983Z] [2022-01-25T00:14:16.983Z] #6 [internal] load .dockerignore [2022-01-25T00:14:16.983Z] #6 sha256:9e1b4eb21292052e69680977c0f884917e35c86832720dbc2d3c5f2627cc2711 [2022-01-25T00:14:16.983Z] #6 DONE 0.0s [2022-01-25T00:14:16.983Z] [2022-01-25T00:14:16.983Z] #5 [internal] load build definition from Dockerfile [2022-01-25T00:14:16.983Z] #5 sha256:26a445bf8edc71bc7969b2a5014f15b47eb8da6929d7b5c9bcaa0b2d2f354c32 [2022-01-25T00:14:16.983Z] #5 DONE 0.0s [2022-01-25T00:14:16.983Z] [2022-01-25T00:14:16.983Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T00:14:16.983Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T00:14:16.983Z] #7 DONE 0.1s [2022-01-25T00:14:16.983Z] [2022-01-25T00:14:16.983Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:14:16.983Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T00:14:16.983Z] #10 DONE 0.1s [2022-01-25T00:14:16.983Z] [2022-01-25T00:14:16.983Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T00:14:16.983Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T00:14:16.983Z] #9 DONE 0.1s [2022-01-25T00:14:16.983Z] [2022-01-25T00:14:16.983Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:14:16.983Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T00:14:16.983Z] #8 DONE 0.1s [2022-01-25T00:14:17.241Z] [2022-01-25T00:14:17.241Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:14:17.241Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T00:14:17.241Z] #76 DONE 0.0s [2022-01-25T00:14:17.241Z] [2022-01-25T00:14:17.241Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:14:17.241Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T00:14:17.241Z] #74 DONE 0.0s [2022-01-25T00:14:17.241Z] [2022-01-25T00:14:17.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:14:17.241Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:14:17.241Z] #11 DONE 0.0s [2022-01-25T00:14:17.241Z] [2022-01-25T00:14:17.241Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T00:14:17.241Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T00:14:17.241Z] #12 CACHED [2022-01-25T00:14:17.241Z] [2022-01-25T00:14:17.241Z] #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-01-25T00:14:17.241Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T00:14:17.241Z] #13 CACHED [2022-01-25T00:14:17.241Z] [2022-01-25T00:14:17.241Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:14:17.241Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:14:17.241Z] #35 DONE 0.0s [2022-01-25T00:14:17.241Z] [2022-01-25T00:14:17.241Z] #31 [internal] load build context [2022-01-25T00:14:17.241Z] #31 sha256:57a715eba23cd2cea1d314d0f3465348128b053776d6ecbc6a24c863242f0cbd [2022-01-25T00:14:18.175Z] #31 ... [2022-01-25T00:14:18.175Z] [2022-01-25T00:14:18.175Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-25T00:14:18.175Z] #14 sha256:b528e53a51127fb91cd6a2362619b287efa2edfb37640e7846f5678c367160bd [2022-01-25T00:14:18.175Z] #14 DONE 1.0s [2022-01-25T00:14:18.175Z] [2022-01-25T00:14:18.175Z] #31 [internal] load build context [2022-01-25T00:14:18.175Z] #31 sha256:57a715eba23cd2cea1d314d0f3465348128b053776d6ecbc6a24c863242f0cbd [2022-01-25T00:14:18.786Z] #31 ... [2022-01-25T00:14:18.786Z] [2022-01-25T00:14:18.786Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T00:14:18.786Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T00:14:18.786Z] #52 DONE 1.5s [2022-01-25T00:14:18.786Z] [2022-01-25T00:14:18.786Z] #31 [internal] load build context [2022-01-25T00:14:18.786Z] #31 sha256:57a715eba23cd2cea1d314d0f3465348128b053776d6ecbc6a24c863242f0cbd [2022-01-25T00:14:19.441Z] #31 ... [2022-01-25T00:14:19.441Z] [2022-01-25T00:14:19.441Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-25T00:14:19.441Z] #15 sha256:ff3d419980735e128d69b3fd90aaa6db3dcb8c3120b1847281e7b800bef9e60e [2022-01-25T00:14:19.441Z] #15 DONE 1.3s [2022-01-25T00:14:19.441Z] [2022-01-25T00:14:19.441Z] #31 [internal] load build context [2022-01-25T00:14:19.441Z] #31 sha256:57a715eba23cd2cea1d314d0f3465348128b053776d6ecbc6a24c863242f0cbd [2022-01-25T00:14:20.379Z] #31 transferring context: 56.55MB 3.1s done [2022-01-25T00:14:20.379Z] #31 DONE 3.3s [2022-01-25T00:14:20.379Z] [2022-01-25T00:14:20.379Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-25T00:14:20.379Z] #16 sha256:c31bd055c8582b07783506ebd1a7e53b0f93c5b4c1eb459e688f7d5954e9b794 [2022-01-25T00:14:20.636Z] #16 DONE 1.0s [2022-01-25T00:14:20.636Z] [2022-01-25T00:14:20.636Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-25T00:14:20.636Z] #17 sha256:0d08915663b214379070a90f84a63d609faf3b2071ffb0eab3c3d491ac33ff05 [2022-01-25T00:14:21.201Z] #17 DONE 0.5s [2022-01-25T00:14:21.202Z] [2022-01-25T00:14:21.202Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-25T00:14:21.202Z] #18 sha256:a285b8b291826085114f2a4a523b8c3aaaa84fc746c526403f40dab4c630a691 [2022-01-25T00:14:21.459Z] #18 DONE 0.5s [2022-01-25T00:14:21.459Z] [2022-01-25T00:14:21.459Z] #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-01-25T00:14:21.459Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-25T00:14:22.392Z] #19 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:14:22.650Z] #19 1.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:14:22.650Z] #19 1.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:14:22.650Z] #19 1.188 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T00:14:22.650Z] #19 1.281 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:14:22.909Z] #19 1.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T00:14:22.909Z] #19 1.465 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T00:14:22.909Z] #19 1.557 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:14:23.476Z] #19 1.829 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T00:14:23.476Z] #19 1.906 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T00:14:23.476Z] #19 1.908 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T00:14:23.476Z] #19 1.909 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:14:23.476Z] #19 1.911 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T00:14:23.476Z] #19 1.912 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:14:23.476Z] #19 1.914 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T00:14:23.476Z] #19 1.915 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T00:14:23.476Z] #19 1.916 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:14:23.476Z] #19 1.916 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T00:14:23.476Z] #19 1.917 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T00:14:23.476Z] #19 1.918 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:14:23.476Z] #19 1.918 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T00:14:27.916Z] Still waiting to schedule task [2022-01-25T00:14:27.916Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f9d5472cd8546d4)’ [2022-01-25T00:14:27.917Z] Still waiting to schedule task [2022-01-25T00:14:27.917Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01f9d5472cd8546d4)’ [2022-01-25T00:14:27.917Z] Still waiting to schedule task [2022-01-25T00:14:27.918Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-01-25T00:14:27.920Z] Still waiting to schedule task [2022-01-25T00:14:27.920Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-01-25T00:14:27.921Z] Still waiting to schedule task [2022-01-25T00:14:27.921Z] Waiting for next available executor on ‘azwin-2-e5fe50’ [2022-01-25T00:14:27.922Z] Still waiting to schedule task [2022-01-25T00:14:27.922Z] All nodes of label ‘windows-2022’ are offline [2022-01-25T00:14:27.923Z] Still waiting to schedule task [2022-01-25T00:14:27.923Z] All nodes of label ‘windows-2022’ are offline [2022-01-25T00:14:28.746Z] #19 7.353 Fetched 48.8 MB in 7s (7097 kB/s) [2022-01-25T00:14:32.031Z] #19 7.353 Reading package lists... [2022-01-25T00:14:35.315Z] #19 10.46 Reading package lists... [2022-01-25T00:14:35.882Z] #19 13.56 Building dependency tree... [2022-01-25T00:14:36.448Z] #19 14.97 The following additional packages will be installed: [2022-01-25T00:14:36.448Z] #19 14.97 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-25T00:14:36.448Z] #19 14.97 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-25T00:14:36.707Z] #19 14.97 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-25T00:14:36.707Z] #19 14.97 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-25T00:14:36.707Z] #19 14.97 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-25T00:14:36.707Z] #19 14.97 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-25T00:14:36.707Z] #19 14.97 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-25T00:14:36.707Z] #19 14.97 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-25T00:14:36.707Z] #19 14.97 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.97 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-25T00:14:36.707Z] #19 14.97 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-25T00:14:36.707Z] #19 14.97 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-25T00:14:36.707Z] #19 14.97 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-25T00:14:36.707Z] #19 14.97 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-25T00:14:36.707Z] #19 14.97 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-25T00:14:36.707Z] #19 14.97 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-25T00:14:36.707Z] #19 14.97 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-25T00:14:36.707Z] #19 14.97 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-25T00:14:36.707Z] #19 14.97 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-25T00:14:36.707Z] #19 14.97 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-25T00:14:36.707Z] #19 14.97 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-25T00:14:36.707Z] #19 14.97 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-25T00:14:36.707Z] #19 14.97 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-25T00:14:36.707Z] #19 14.97 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-25T00:14:36.707Z] #19 14.97 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-25T00:14:36.707Z] #19 14.97 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-25T00:14:36.707Z] #19 14.97 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-25T00:14:36.707Z] #19 14.97 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-25T00:14:36.707Z] #19 14.97 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-25T00:14:36.707Z] #19 14.97 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-25T00:14:36.707Z] #19 14.97 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-25T00:14:36.707Z] #19 14.97 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-25T00:14:36.707Z] #19 14.97 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-25T00:14:36.707Z] #19 14.97 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-25T00:14:36.707Z] #19 14.97 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-25T00:14:36.707Z] #19 14.97 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-25T00:14:36.707Z] #19 14.98 linux-libc-dev-s390x-cross patch xz-utils [2022-01-25T00:14:36.707Z] #19 14.99 Suggested packages: [2022-01-25T00:14:36.707Z] #19 14.99 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-25T00:14:36.707Z] #19 14.99 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.99 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-25T00:14:36.707Z] #19 14.99 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-25T00:14:36.707Z] #19 14.99 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-25T00:14:36.707Z] #19 14.99 libyaml-shell-perl ed diffutils-doc [2022-01-25T00:14:36.707Z] #19 14.99 Recommended packages: [2022-01-25T00:14:36.707Z] #19 14.99 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-25T00:14:36.707Z] #19 14.99 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-25T00:14:38.084Z] #19 16.22 The following NEW packages will be installed: [2022-01-25T00:14:38.084Z] #19 16.22 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-25T00:14:38.084Z] #19 16.22 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-25T00:14:38.084Z] #19 16.22 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-25T00:14:38.084Z] #19 16.22 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-25T00:14:38.084Z] #19 16.22 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-25T00:14:38.084Z] #19 16.22 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-25T00:14:38.084Z] #19 16.22 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-25T00:14:38.084Z] #19 16.22 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-25T00:14:38.084Z] #19 16.22 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-25T00:14:38.084Z] #19 16.22 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-25T00:14:38.084Z] #19 16.22 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-25T00:14:38.084Z] #19 16.22 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-25T00:14:38.084Z] #19 16.22 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-25T00:14:38.084Z] #19 16.22 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-25T00:14:38.084Z] #19 16.22 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-25T00:14:38.084Z] #19 16.22 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-25T00:14:38.084Z] #19 16.22 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-25T00:14:38.084Z] #19 16.22 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-25T00:14:38.084Z] #19 16.22 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-25T00:14:38.084Z] #19 16.22 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-25T00:14:38.084Z] #19 16.22 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-25T00:14:38.084Z] #19 16.22 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-25T00:14:38.084Z] #19 16.22 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-25T00:14:38.084Z] #19 16.22 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-25T00:14:38.084Z] #19 16.22 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-25T00:14:38.084Z] #19 16.22 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-25T00:14:38.084Z] #19 16.22 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-25T00:14:38.084Z] #19 16.22 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-25T00:14:38.084Z] #19 16.22 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-25T00:14:38.084Z] #19 16.22 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-25T00:14:38.084Z] #19 16.22 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-25T00:14:38.084Z] #19 16.22 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-25T00:14:38.084Z] #19 16.22 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-25T00:14:38.084Z] #19 16.22 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-25T00:14:38.084Z] #19 16.22 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-25T00:14:38.084Z] #19 16.22 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-25T00:14:38.084Z] #19 16.22 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-25T00:14:38.084Z] #19 16.22 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-25T00:14:38.084Z] #19 16.22 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-25T00:14:38.084Z] #19 16.23 linux-libc-dev-s390x-cross patch xz-utils [2022-01-25T00:14:38.084Z] #19 16.54 0 upgraded, 133 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:14:38.084Z] #19 16.54 Need to get 787 MB of archives. [2022-01-25T00:14:38.084Z] #19 16.54 After this operation, 3385 MB of additional disk space will be used. [2022-01-25T00:14:38.084Z] #19 16.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-25T00:14:38.084Z] #19 16.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-25T00:14:38.084Z] #19 16.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-25T00:14:38.084Z] #19 16.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-25T00:14:38.084Z] #19 16.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-25T00:14:38.084Z] #19 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-25T00:14:38.084Z] #19 16.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-25T00:14:38.084Z] #19 16.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-25T00:14:38.084Z] #19 16.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-25T00:14:38.084Z] #19 16.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-25T00:14:38.084Z] #19 16.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-25T00:14:38.084Z] #19 16.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T00:14:38.084Z] #19 16.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-01-25T00:14:38.650Z] #19 17.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T00:14:38.650Z] #19 17.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-01-25T00:14:38.909Z] #19 17.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T00:14:38.909Z] #19 17.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-01-25T00:14:39.169Z] #19 17.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T00:14:39.427Z] #19 17.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-01-25T00:14:39.687Z] #19 18.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-01-25T00:14:39.687Z] #19 18.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-25T00:14:39.946Z] #19 18.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-25T00:14:39.946Z] #19 18.41 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-01-25T00:14:39.946Z] #19 18.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-25T00:14:39.946Z] #19 18.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-25T00:14:39.946Z] #19 18.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-25T00:14:39.946Z] #19 18.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-25T00:14:39.946Z] #19 18.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-25T00:14:39.946Z] #19 18.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-25T00:14:39.946Z] #19 18.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-25T00:14:39.946Z] #19 18.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-25T00:14:39.946Z] #19 18.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-01-25T00:14:40.204Z] #19 18.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-01-25T00:14:40.464Z] #19 18.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-01-25T00:14:40.464Z] #19 18.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-01-25T00:14:40.464Z] #19 18.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-25T00:14:40.464Z] #19 18.91 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-01-25T00:14:40.464Z] #19 18.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-01-25T00:14:40.722Z] #19 19.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-25T00:14:40.981Z] #19 19.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-25T00:14:40.981Z] #19 19.29 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-25T00:14:40.981Z] #19 19.30 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-25T00:14:40.981Z] #19 19.30 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-25T00:14:40.981Z] #19 19.30 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T00:14:40.981Z] #19 19.37 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-25T00:14:40.981Z] #19 19.37 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-25T00:14:40.981Z] #19 19.37 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-01-25T00:14:40.981Z] #19 19.38 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-25T00:14:40.981Z] #19 19.38 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-25T00:14:40.981Z] #19 19.38 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-25T00:14:40.981Z] #19 19.39 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-25T00:14:40.981Z] #19 19.39 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-25T00:14:40.981Z] #19 19.39 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-25T00:14:40.981Z] #19 19.39 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-25T00:14:40.981Z] #19 19.39 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-25T00:14:40.981Z] #19 19.39 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-25T00:14:40.981Z] #19 19.39 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-25T00:14:40.981Z] #19 19.40 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-25T00:14:40.981Z] #19 19.40 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-01-25T00:14:40.981Z] #19 19.40 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-25T00:14:40.981Z] #19 19.41 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-25T00:14:40.981Z] #19 19.41 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-25T00:14:40.981Z] #19 19.42 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-25T00:14:40.981Z] #19 19.42 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-25T00:14:40.981Z] #19 19.43 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-01-25T00:14:40.981Z] #19 19.44 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-01-25T00:14:41.550Z] #19 19.85 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-01-25T00:14:41.550Z] #19 19.85 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-01-25T00:14:41.550Z] #19 19.86 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-25T00:14:41.550Z] #19 19.87 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-01-25T00:14:41.550Z] #19 19.89 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-01-25T00:14:41.809Z] #19 20.27 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-01-25T00:14:41.809Z] #19 20.27 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-25T00:14:41.809Z] #19 20.27 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-25T00:14:41.809Z] #19 20.29 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-01-25T00:14:41.809Z] #19 20.29 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-25T00:14:41.809Z] #19 20.29 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-25T00:14:41.809Z] #19 20.29 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-25T00:14:41.809Z] #19 20.31 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-25T00:14:41.809Z] #19 20.31 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-25T00:14:41.809Z] #19 20.32 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-01-25T00:14:41.809Z] #19 20.32 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-01-25T00:14:42.375Z] #19 20.79 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-01-25T00:14:42.375Z] #19 20.79 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-01-25T00:14:42.375Z] #19 20.81 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-25T00:14:42.375Z] #19 20.82 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-01-25T00:14:42.375Z] #19 20.83 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-01-25T00:14:42.633Z] #19 21.19 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-01-25T00:14:42.633Z] #19 21.19 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-25T00:14:42.633Z] #19 21.19 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-25T00:14:42.633Z] #19 21.20 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-01-25T00:14:42.633Z] #19 21.20 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-25T00:14:42.633Z] #19 21.20 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-25T00:14:42.633Z] #19 21.20 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-25T00:14:42.633Z] #19 21.20 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-25T00:14:42.633Z] #19 21.22 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-25T00:14:42.633Z] #19 21.23 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-25T00:14:42.633Z] #19 21.24 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-25T00:14:42.893Z] #19 21.24 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-25T00:14:42.893Z] #19 21.25 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-25T00:14:42.893Z] #19 21.25 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-01-25T00:14:42.893Z] #19 21.27 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-01-25T00:14:43.154Z] #19 21.64 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-01-25T00:14:43.154Z] #19 21.64 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-01-25T00:14:43.154Z] #19 21.65 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-25T00:14:43.154Z] #19 21.66 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-01-25T00:14:43.154Z] #19 21.67 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-01-25T00:14:43.416Z] #19 22.06 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-01-25T00:14:43.677Z] #19 22.06 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-25T00:14:43.677Z] #19 22.06 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-25T00:14:43.677Z] #19 22.07 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-01-25T00:14:43.677Z] #19 22.07 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-25T00:14:43.677Z] #19 22.07 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-25T00:14:43.677Z] #19 22.07 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-25T00:14:43.677Z] #19 22.07 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-25T00:14:43.677Z] #19 22.09 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-25T00:14:43.677Z] #19 22.09 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-25T00:14:43.677Z] #19 22.10 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-01-25T00:14:43.677Z] #19 22.10 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-01-25T00:14:43.937Z] #19 22.45 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-01-25T00:14:43.937Z] #19 22.45 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-01-25T00:14:43.937Z] #19 22.46 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-25T00:14:43.937Z] #19 22.47 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-01-25T00:14:44.196Z] #19 22.49 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-01-25T00:14:44.454Z] #19 22.81 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-01-25T00:14:44.454Z] #19 22.81 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-25T00:14:44.713Z] #19 23.12 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:14:44.713Z] #19 23.25 Fetched 787 MB in 7s (121 MB/s) [2022-01-25T00:14:44.713Z] #19 23.27 Selecting previously unselected package liblocale-gettext-perl. [2022-01-25T00:14:44.970Z] #19 23.27 (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-01-25T00:14:44.970Z] #19 23.36 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-25T00:14:44.970Z] #19 23.36 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-25T00:14:44.970Z] #19 23.39 Selecting previously unselected package bzip2. [2022-01-25T00:14:44.970Z] #19 23.39 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-25T00:14:44.970Z] #19 23.40 Unpacking bzip2 (1.0.8-4) ... [2022-01-25T00:14:44.970Z] #19 23.43 Selecting previously unselected package libmagic-mgc. [2022-01-25T00:14:44.970Z] #19 23.43 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-25T00:14:44.970Z] #19 23.43 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-25T00:14:44.970Z] #19 23.51 Selecting previously unselected package libmagic1:amd64. [2022-01-25T00:14:44.970Z] #19 23.51 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-25T00:14:44.970Z] #19 23.51 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-25T00:14:44.970Z] #19 23.55 Selecting previously unselected package file. [2022-01-25T00:14:44.970Z] #19 23.55 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-25T00:14:44.970Z] #19 23.55 Unpacking file (1:5.39-3) ... [2022-01-25T00:14:44.970Z] #19 23.59 Selecting previously unselected package xz-utils. [2022-01-25T00:14:44.970Z] #19 23.59 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-25T00:14:44.970Z] #19 23.59 Unpacking xz-utils (5.2.5-2) ... [2022-01-25T00:14:45.229Z] #19 23.67 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-25T00:14:45.229Z] #19 23.67 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-25T00:14:45.229Z] #19 23.67 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-25T00:14:45.487Z] #19 24.00 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-25T00:14:45.746Z] #19 24.00 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-25T00:14:45.746Z] #19 24.01 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-25T00:14:46.004Z] #19 24.30 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-25T00:14:46.004Z] #19 24.30 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-25T00:14:46.005Z] #19 24.31 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-25T00:14:46.005Z] #19 24.60 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-25T00:14:46.263Z] #19 24.60 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-25T00:14:46.263Z] #19 24.61 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-25T00:14:46.263Z] #19 24.88 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-25T00:14:46.263Z] #19 24.88 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-25T00:14:46.521Z] #19 24.88 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-25T00:14:46.521Z] #19 25.10 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-25T00:14:46.521Z] #19 25.10 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:14:46.521Z] #19 25.11 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:14:46.521Z] #19 25.14 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-25T00:14:46.521Z] #19 25.14 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:14:46.780Z] #19 25.14 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:14:50.966Z] #19 29.61 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-25T00:14:51.225Z] #19 29.62 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:14:51.225Z] #19 29.62 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:14:51.225Z] #19 29.65 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-25T00:14:51.225Z] #19 29.65 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:14:51.225Z] #19 29.66 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T00:14:55.421Z] #19 33.92 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-25T00:14:55.421Z] #19 33.93 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:14:55.421Z] #19 33.93 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:14:55.422Z] #19 33.96 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-25T00:14:55.422Z] #19 33.96 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:14:55.422Z] #19 33.97 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T00:15:00.686Z] #19 38.17 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-25T00:15:00.686Z] #19 38.17 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:00.686Z] #19 38.17 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:15:00.686Z] #19 38.20 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-25T00:15:00.686Z] #19 38.20 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:00.686Z] #19 38.21 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:15:03.976Z] #19 42.61 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-25T00:15:04.234Z] #19 42.61 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:04.234Z] #19 42.70 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:15:04.493Z] #19 42.90 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-25T00:15:04.493Z] #19 42.90 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:04.493Z] #19 42.91 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:15:08.674Z] #19 46.80 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-25T00:15:08.674Z] #19 46.80 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:08.674Z] #19 46.81 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:15:08.674Z] #19 46.83 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-25T00:15:08.674Z] #19 46.83 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:08.674Z] #19 46.84 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T00:15:08.674Z] #19 46.86 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-25T00:15:08.674Z] #19 46.86 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:08.674Z] #19 46.87 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T00:15:08.674Z] #19 46.89 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-25T00:15:08.674Z] #19 46.90 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:08.674Z] #19 46.90 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:15:08.674Z] #19 46.92 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-25T00:15:08.674Z] #19 46.93 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:08.674Z] #19 46.93 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:15:08.674Z] #19 46.96 Selecting previously unselected package cross-config. [2022-01-25T00:15:08.674Z] #19 46.96 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-25T00:15:08.674Z] #19 46.96 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-25T00:15:08.674Z] #19 46.99 Selecting previously unselected package gcc-10-cross-base. [2022-01-25T00:15:08.674Z] #19 46.99 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:08.674Z] #19 46.99 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-25T00:15:08.674Z] #19 47.02 Selecting previously unselected package libc6-arm64-cross. [2022-01-25T00:15:08.674Z] #19 47.02 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:08.674Z] #19 47.02 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-25T00:15:08.674Z] #19 47.15 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-25T00:15:08.674Z] #19 47.15 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:08.674Z] #19 47.15 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:08.674Z] #19 47.18 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-25T00:15:08.674Z] #19 47.18 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:08.674Z] #19 47.18 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:08.674Z] #19 47.21 Selecting previously unselected package libitm1-arm64-cross. [2022-01-25T00:15:08.674Z] #19 47.22 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:08.674Z] #19 47.22 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:08.674Z] #19 47.25 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-25T00:15:08.674Z] #19 47.25 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:08.674Z] #19 47.25 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:08.931Z] #19 47.28 Selecting previously unselected package libasan6-arm64-cross. [2022-01-25T00:15:08.931Z] #19 47.28 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:08.931Z] #19 47.28 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:08.931Z] #19 47.51 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-25T00:15:08.931Z] #19 47.51 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:09.188Z] #19 47.51 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:09.188Z] #19 47.61 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-25T00:15:09.188Z] #19 47.61 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:09.188Z] #19 47.62 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:09.445Z] #19 47.83 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-25T00:15:09.445Z] #19 47.83 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:09.445Z] #19 47.84 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:09.445Z] #19 47.91 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-25T00:15:09.445Z] #19 47.91 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:09.445Z] #19 47.91 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:09.445Z] #19 48.01 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-25T00:15:09.445Z] #19 48.01 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:09.445Z] #19 48.01 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:09.703Z] #19 48.14 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-25T00:15:09.703Z] #19 48.14 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:09.703Z] #19 48.15 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:15:16.136Z] #19 53.18 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-25T00:15:16.136Z] #19 53.18 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:16.136Z] #19 53.18 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:15:16.136Z] #19 53.21 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-25T00:15:16.136Z] #19 53.21 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-25T00:15:16.136Z] #19 53.21 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-25T00:15:16.136Z] #19 53.38 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-25T00:15:16.136Z] #19 53.38 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:16.136Z] #19 53.39 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-25T00:15:16.136Z] #19 53.62 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-25T00:15:16.136Z] #19 53.62 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:16.136Z] #19 53.63 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:15:16.136Z] #19 53.86 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-25T00:15:16.136Z] #19 53.87 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:16.136Z] #19 53.87 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:15:20.330Z] #19 58.66 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-25T00:15:20.330Z] #19 58.66 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:20.330Z] #19 58.67 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:15:20.330Z] #19 58.69 Selecting previously unselected package patch. [2022-01-25T00:15:20.330Z] #19 58.69 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-25T00:15:20.330Z] #19 58.70 Unpacking patch (2.7.6-7) ... [2022-01-25T00:15:20.330Z] #19 58.73 Selecting previously unselected package dpkg-dev. [2022-01-25T00:15:20.330Z] #19 58.74 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-25T00:15:20.330Z] #19 58.74 Unpacking dpkg-dev (1.20.9) ... [2022-01-25T00:15:20.589Z] #19 58.86 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-25T00:15:20.589Z] #19 58.86 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-25T00:15:20.589Z] #19 58.87 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-25T00:15:20.589Z] #19 58.89 Selecting previously unselected package libio-string-perl. [2022-01-25T00:15:20.589Z] #19 58.90 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-25T00:15:20.589Z] #19 58.90 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-25T00:15:20.589Z] #19 58.93 Selecting previously unselected package libicu67:amd64. [2022-01-25T00:15:20.589Z] #19 58.93 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-25T00:15:20.589Z] #19 58.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T00:15:21.546Z] #19 59.89 Selecting previously unselected package libxml2:amd64. [2022-01-25T00:15:21.546Z] #19 59.89 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-25T00:15:21.546Z] #19 59.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:15:21.817Z] #19 60.29 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-25T00:15:21.817Z] #19 60.29 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-25T00:15:22.075Z] #19 60.36 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-25T00:15:22.332Z] #19 60.70 Selecting previously unselected package libxml-sax-base-perl. [2022-01-25T00:15:22.332Z] #19 60.70 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-25T00:15:22.332Z] #19 60.77 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-25T00:15:22.332Z] #19 60.89 Selecting previously unselected package libxml-sax-perl. [2022-01-25T00:15:22.589Z] #19 60.90 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-25T00:15:22.589Z] #19 60.90 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-25T00:15:22.589Z] #19 60.93 Selecting previously unselected package libxml-libxml-perl. [2022-01-25T00:15:22.589Z] #19 60.94 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-25T00:15:22.589Z] #19 60.94 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-25T00:15:22.589Z] #19 61.00 Selecting previously unselected package libxml-simple-perl. [2022-01-25T00:15:22.589Z] #19 61.00 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-25T00:15:22.589Z] #19 61.00 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-25T00:15:22.589Z] #19 61.03 Selecting previously unselected package libyaml-perl. [2022-01-25T00:15:22.589Z] #19 61.03 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-25T00:15:22.589Z] #19 61.04 Unpacking libyaml-perl (1.30-1) ... [2022-01-25T00:15:22.589Z] #19 61.07 Selecting previously unselected package libconfig-auto-perl. [2022-01-25T00:15:22.589Z] #19 61.07 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-25T00:15:22.589Z] #19 61.07 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-25T00:15:22.589Z] #19 61.10 Selecting previously unselected package libfile-which-perl. [2022-01-25T00:15:22.589Z] #19 61.10 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-25T00:15:22.589Z] #19 61.10 Unpacking libfile-which-perl (1.23-1) ... [2022-01-25T00:15:22.589Z] #19 61.13 Selecting previously unselected package libfile-homedir-perl. [2022-01-25T00:15:22.589Z] #19 61.13 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-25T00:15:22.589Z] #19 61.13 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-25T00:15:22.589Z] #19 61.16 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-25T00:15:22.589Z] #19 61.16 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-25T00:15:22.589Z] #19 61.16 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-25T00:15:22.589Z] #19 61.20 Selecting previously unselected package dpkg-cross. [2022-01-25T00:15:22.589Z] #19 61.20 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-25T00:15:22.589Z] #19 61.20 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-25T00:15:22.948Z] #19 61.23 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-25T00:15:22.948Z] #19 61.23 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-25T00:15:22.948Z] #19 61.23 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-25T00:15:22.948Z] #19 61.26 Selecting previously unselected package libc6-armel-cross. [2022-01-25T00:15:22.948Z] #19 61.26 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:22.948Z] #19 61.26 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-25T00:15:22.948Z] #19 61.39 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-25T00:15:22.948Z] #19 61.39 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:22.948Z] #19 61.39 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:22.948Z] #19 61.42 Selecting previously unselected package libgomp1-armel-cross. [2022-01-25T00:15:22.948Z] #19 61.42 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:22.948Z] #19 61.42 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:22.948Z] #19 61.46 Selecting previously unselected package libatomic1-armel-cross. [2022-01-25T00:15:22.948Z] #19 61.46 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:23.205Z] #19 61.46 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:23.205Z] #19 61.49 Selecting previously unselected package libasan6-armel-cross. [2022-01-25T00:15:23.205Z] #19 61.49 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:23.205Z] #19 61.50 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:23.205Z] #19 61.72 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-25T00:15:23.205Z] #19 61.72 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:23.465Z] #19 61.72 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:23.465Z] #19 61.78 Selecting previously unselected package libubsan1-armel-cross. [2022-01-25T00:15:23.465Z] #19 61.78 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:23.465Z] #19 61.79 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:23.465Z] #19 61.88 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-25T00:15:23.465Z] #19 61.88 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:23.465Z] #19 61.89 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:23.465Z] #19 61.99 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-25T00:15:23.465Z] #19 61.99 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:23.723Z] #19 62.00 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T00:15:24.785Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00e6bce026724f07d) in /home/ubuntu/workspace/moby_PR-43182 [Pipeline] { [Pipeline] checkout [2022-01-25T00:15:24.828Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05b198b943fdf60c5) in /home/ubuntu/workspace/moby_PR-43182 [Pipeline] { [Pipeline] checkout [2022-01-25T00:15:24.904Z] The recommended git tool is: git [2022-01-25T00:15:24.940Z] The recommended git tool is: git [2022-01-25T00:15:27.251Z] using credential docker-jenkins-github-credentials [2022-01-25T00:15:27.262Z] Cloning the remote Git repository [2022-01-25T00:15:27.262Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:15:27.325Z] using credential docker-jenkins-github-credentials [2022-01-25T00:15:27.332Z] Cloning the remote Git repository [2022-01-25T00:15:27.332Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:15:26.942Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:15:27.004Z] > git init /home/ubuntu/workspace/moby_PR-43182 # timeout=10 [2022-01-25T00:15:27.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:15:27.238Z] > git --version # timeout=10 [2022-01-25T00:15:27.250Z] > git --version # 'git version 2.17.1' [2022-01-25T00:15:27.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:27.311Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:27.353Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:15:27.413Z] > git init /home/ubuntu/workspace/moby_PR-43182 # timeout=10 [2022-01-25T00:15:27.665Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:15:27.665Z] > git --version # timeout=10 [2022-01-25T00:15:27.678Z] > git --version # 'git version 2.17.1' [2022-01-25T00:15:27.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:27.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:28.986Z] #19 66.74 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-25T00:15:28.986Z] #19 66.74 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:28.986Z] #19 66.74 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T00:15:28.986Z] #19 66.77 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-25T00:15:28.986Z] #19 66.77 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-25T00:15:28.986Z] #19 66.77 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-25T00:15:28.986Z] #19 66.94 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-25T00:15:28.986Z] #19 66.94 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:28.986Z] #19 66.95 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-25T00:15:28.986Z] #19 67.16 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-25T00:15:28.986Z] #19 67.16 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:28.986Z] #19 67.16 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:15:28.986Z] #19 67.41 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-25T00:15:28.986Z] #19 67.41 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:28.986Z] #19 67.42 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T00:15:34.252Z] #19 71.88 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-25T00:15:34.252Z] #19 71.88 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:34.252Z] #19 71.88 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T00:15:34.252Z] #19 71.91 Selecting previously unselected package crossbuild-essential-armel. [2022-01-25T00:15:34.252Z] #19 71.91 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-25T00:15:34.252Z] #19 71.91 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-25T00:15:34.253Z] #19 71.94 Selecting previously unselected package libc6-armhf-cross. [2022-01-25T00:15:34.253Z] #19 71.94 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:34.253Z] #19 71.94 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-25T00:15:34.253Z] #19 72.06 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-25T00:15:34.253Z] #19 72.06 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:34.253Z] #19 72.07 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:34.253Z] #19 72.09 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-25T00:15:34.253Z] #19 72.10 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:34.253Z] #19 72.10 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:34.253Z] #19 72.13 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-25T00:15:34.253Z] #19 72.13 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:34.253Z] #19 72.15 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:34.253Z] #19 72.18 Selecting previously unselected package libasan6-armhf-cross. [2022-01-25T00:15:34.253Z] #19 72.18 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:34.253Z] #19 72.18 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:34.253Z] #19 72.40 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-25T00:15:34.253Z] #19 72.40 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:34.253Z] #19 72.41 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:34.253Z] #19 72.47 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-25T00:15:34.253Z] #19 72.47 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:34.253Z] #19 72.47 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:34.253Z] #19 72.56 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-25T00:15:34.253Z] #19 72.57 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:34.253Z] #19 72.57 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:34.253Z] #19 72.67 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-25T00:15:34.253Z] #19 72.68 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:34.253Z] #19 72.68 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T00:15:35.545Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b2886c3007539db5) in /home/ubuntu/workspace/moby_PR-43182 [Pipeline] { [Pipeline] checkout [2022-01-25T00:15:35.753Z] The recommended git tool is: git [2022-01-25T00:15:38.347Z] using credential docker-jenkins-github-credentials [2022-01-25T00:15:38.354Z] Cloning the remote Git repository [2022-01-25T00:15:38.355Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:15:38.355Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:15:38.433Z] > git init /home/ubuntu/workspace/moby_PR-43182 # timeout=10 [2022-01-25T00:15:39.518Z] #19 77.62 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-25T00:15:39.518Z] #19 77.62 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:39.518Z] #19 77.67 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T00:15:39.518Z] #19 78.03 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-25T00:15:39.775Z] #19 78.04 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-25T00:15:39.775Z] #19 78.13 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-25T00:15:40.032Z] #19 78.61 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-25T00:15:39.213Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:15:39.213Z] > git --version # timeout=10 [2022-01-25T00:15:39.225Z] > git --version # 'git version 2.25.1' [2022-01-25T00:15:39.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:39.307Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:40.290Z] #19 78.61 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:40.290Z] #19 78.61 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-25T00:15:40.290Z] #19 78.83 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-25T00:15:40.290Z] #19 78.83 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:40.290Z] #19 78.83 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:15:40.548Z] #19 79.08 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-25T00:15:40.548Z] #19 79.08 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:40.548Z] #19 79.09 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T00:15:41.549Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b07476c5ad257dcb) in /home/ubuntu/workspace/moby_PR-43182 [Pipeline] { [Pipeline] checkout [2022-01-25T00:15:41.639Z] The recommended git tool is: git [2022-01-25T00:15:44.981Z] using credential docker-jenkins-github-credentials [2022-01-25T00:15:44.988Z] Cloning the remote Git repository [2022-01-25T00:15:44.988Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:15:45.815Z] #19 83.55 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-25T00:15:45.815Z] #19 83.55 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:45.815Z] #19 83.56 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T00:15:45.815Z] #19 83.58 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-25T00:15:45.815Z] #19 83.58 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-25T00:15:45.815Z] #19 83.59 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-25T00:15:45.815Z] #19 83.61 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 83.61 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:45.815Z] #19 83.61 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-25T00:15:45.815Z] #19 83.77 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 83.77 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:45.815Z] #19 83.77 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:45.815Z] #19 83.80 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 83.80 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:45.815Z] #19 83.81 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:45.815Z] #19 83.84 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 83.84 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:45.815Z] #19 83.84 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:45.815Z] #19 83.87 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 83.87 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:45.815Z] #19 83.88 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:45.815Z] #19 83.90 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 83.91 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:45.815Z] #19 83.91 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:45.815Z] #19 84.14 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 84.15 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:45.815Z] #19 84.15 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:45.815Z] #19 84.26 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-25T00:15:45.815Z] #19 84.26 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:45.815Z] #19 84.26 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:46.072Z] #19 84.49 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-25T00:15:46.072Z] #19 84.50 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:46.072Z] #19 84.50 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:46.072Z] #19 84.58 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-25T00:15:46.072Z] #19 84.59 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:46.072Z] #19 84.59 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:45.042Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:15:45.090Z] > git init /home/ubuntu/workspace/moby_PR-43182 # timeout=10 [2022-01-25T00:15:45.757Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:15:45.757Z] > git --version # timeout=10 [2022-01-25T00:15:45.771Z] > git --version # 'git version 2.25.1' [2022-01-25T00:15:45.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:45.774Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:46.329Z] #19 84.69 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-25T00:15:46.329Z] #19 84.69 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:46.329Z] #19 84.70 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:46.329Z] #19 84.73 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-25T00:15:46.329Z] #19 84.74 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:46.329Z] #19 84.74 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:46.329Z] #19 84.91 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-25T00:15:46.329Z] #19 84.91 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:46.586Z] #19 84.91 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:15:51.850Z] #19 89.48 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-25T00:15:51.850Z] #19 89.48 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:51.850Z] #19 89.49 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:15:51.850Z] #19 89.52 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-25T00:15:51.850Z] #19 89.52 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-25T00:15:51.850Z] #19 89.52 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-25T00:15:51.850Z] #19 89.69 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-25T00:15:51.850Z] #19 89.69 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:51.850Z] #19 89.70 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-25T00:15:51.850Z] #19 89.96 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-25T00:15:51.850Z] #19 89.97 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:51.850Z] #19 89.97 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:15:51.850Z] #19 90.22 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-25T00:15:51.850Z] #19 90.22 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:51.850Z] #19 90.23 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:15:52.906Z] Fetching without tags [2022-01-25T00:15:53.223Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:15:52.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:15:52.853Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:15:52.865Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:52.884Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:15:52.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:15:52.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:52.912Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:53.230Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:15:53.252Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:15:53.515Z] Fetching without tags [2022-01-25T00:15:53.885Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:15:54.851Z] Merge succeeded, producing 2ea8258209bfd2be4825e661590fd99c30060a12 [2022-01-25T00:15:54.851Z] Checking out Revision 2ea8258209bfd2be4825e661590fd99c30060a12 (PR-43182) [2022-01-25T00:15:53.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:15:53.445Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:15:53.459Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:53.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:15:53.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:15:53.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:53.507Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:15:53.879Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:15:53.892Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:15:54.592Z] > git remote # timeout=10 [2022-01-25T00:15:54.624Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:15:54.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:54.646Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:15:55.485Z] Merge succeeded, producing 800c1a28e3ad9a64e12c8604394150e75233462b [2022-01-25T00:15:55.485Z] Checking out Revision 800c1a28e3ad9a64e12c8604394150e75233462b (PR-43182) [2022-01-25T00:15:53.952Z] > git remote # timeout=10 [2022-01-25T00:15:53.963Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:15:53.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:15:53.989Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:15:54.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T00:15:54.857Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:15:54.880Z] > git checkout -f 2ea8258209bfd2be4825e661590fd99c30060a12 # timeout=10 [2022-01-25T00:15:56.035Z] #19 94.57 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-25T00:15:56.293Z] #19 94.58 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:15:56.293Z] #19 94.58 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:15:56.293Z] #19 94.60 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-25T00:15:56.293Z] #19 94.60 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-25T00:15:56.293Z] #19 94.61 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-25T00:15:56.293Z] #19 94.63 Selecting previously unselected package libc6-s390x-cross. [2022-01-25T00:15:56.293Z] #19 94.63 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-25T00:15:56.293Z] #19 94.64 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-25T00:15:56.293Z] #19 94.76 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-25T00:15:56.293Z] #19 94.77 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:56.293Z] #19 94.77 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:56.293Z] #19 94.80 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-25T00:15:56.293Z] #19 94.80 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:56.293Z] #19 94.80 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:56.293Z] #19 94.83 Selecting previously unselected package libitm1-s390x-cross. [2022-01-25T00:15:56.551Z] #19 94.84 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:56.551Z] #19 94.84 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:56.551Z] #19 94.87 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-25T00:15:56.551Z] #19 94.87 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:56.551Z] #19 94.87 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:56.551Z] #19 94.90 Selecting previously unselected package libasan6-s390x-cross. [2022-01-25T00:15:56.551Z] #19 94.90 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:56.551Z] #19 94.91 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:56.551Z] #19 95.13 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-25T00:15:56.810Z] #19 95.13 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:56.810Z] #19 95.13 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:56.810Z] #19 95.20 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-25T00:15:56.810Z] #19 95.20 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:56.810Z] #19 95.21 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:56.810Z] #19 95.38 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-25T00:15:57.068Z] #19 95.38 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:15:57.068Z] #19 95.39 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:15:57.068Z] #19 95.61 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-25T00:15:57.068Z] #19 95.61 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:15:57.326Z] #19 95.69 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:15:55.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T00:15:55.473Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:15:55.483Z] > git checkout -f 800c1a28e3ad9a64e12c8604394150e75233462b # timeout=10 [2022-01-25T00:15:58.708Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:15:58.711Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T00:15:59.290Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:15:59.282Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T00:15:59.855Z] + docker version [2022-01-25T00:16:00.478Z] + docker version [2022-01-25T00:16:01.286Z] Fetching without tags [2022-01-25T00:16:01.614Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:16:01.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:16:01.256Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:16:01.264Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:16:01.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:16:01.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:16:01.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:16:01.284Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:16:01.618Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:16:01.627Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:16:02.490Z] Merge succeeded, producing 90cfff0cba4f69a28b099b20d5baae740726fa4d [2022-01-25T00:16:02.491Z] Checking out Revision 90cfff0cba4f69a28b099b20d5baae740726fa4d (PR-43182) [2022-01-25T00:16:02.600Z] #19 100.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-25T00:16:02.600Z] #19 100.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:16:02.600Z] #19 100.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:02.600Z] #19 100.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-25T00:16:02.600Z] #19 100.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-25T00:16:02.600Z] #19 100.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-25T00:16:02.600Z] #19 100.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-25T00:16:02.600Z] #19 100.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-25T00:16:02.600Z] #19 100.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-25T00:16:02.600Z] #19 100.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-25T00:16:02.600Z] #19 100.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-25T00:16:02.600Z] #19 100.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:02.600Z] #19 100.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-25T00:16:02.600Z] #19 100.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-25T00:16:02.600Z] #19 100.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:02.189Z] > git remote # timeout=10 [2022-01-25T00:16:02.193Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:16:02.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:16:02.206Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:16:02.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T00:16:02.487Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:16:02.496Z] > git checkout -f 90cfff0cba4f69a28b099b20d5baae740726fa4d # timeout=10 [2022-01-25T00:16:04.779Z] Fetching without tags [2022-01-25T00:16:05.049Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:16:04.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:16:04.762Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:16:04.770Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:16:04.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:16:04.805Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:16:04.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:16:04.807Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:16:05.078Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:16:05.094Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:16:06.165Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:16:06.164Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:16:06.580Z] Merge succeeded, producing 8b65aea8860d55315b5a154fbc0c75eb3f386d48 [2022-01-25T00:16:06.580Z] Checking out Revision 8b65aea8860d55315b5a154fbc0c75eb3f386d48 (PR-43182) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T00:16:06.785Z] #19 104.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-25T00:16:06.785Z] #19 104.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-25T00:16:06.785Z] #19 105.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:06.785Z] #19 105.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-25T00:16:06.785Z] #19 105.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-25T00:16:06.785Z] #19 105.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-25T00:16:06.785Z] #19 105.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-25T00:16:06.785Z] #19 105.0 Setting up libfile-which-perl (1.23-1) ... [2022-01-25T00:16:06.785Z] #19 105.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-25T00:16:06.785Z] #19 105.1 Setting up file (1:5.39-3) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up bzip2 (1.0.8-4) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up libyaml-perl (1.30-1) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up libio-string-perl (1.08-3.1) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-25T00:16:06.785Z] #19 105.2 Setting up cross-config (2.6.18+nmu1) ... [2022-01-25T00:16:06.785Z] #19 105.3 Setting up xz-utils (5.2.5-2) ... [2022-01-25T00:16:06.785Z] #19 105.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-25T00:16:06.785Z] #19 105.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-25T00:16:06.785Z] #19 105.3 Setting up patch (2.7.6-7) ... [2022-01-25T00:16:06.785Z] #19 105.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-25T00:16:06.785Z] #19 105.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-25T00:16:06.785Z] #19 105.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:06.785Z] #19 105.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-25T00:16:06.785Z] #19 105.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-25T00:16:06.785Z] #19 105.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:06.785Z] #19 105.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-25T00:16:07.042Z] #19 105.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-25T00:16:07.042Z] #19 105.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:07.042Z] #19 105.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.042Z] #19 105.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.073Z] Client: Docker Engine - Community [2022-01-25T00:16:07.073Z] Version: 20.10.12 [2022-01-25T00:16:07.073Z] API version: 1.41 [2022-01-25T00:16:07.073Z] Go version: go1.16.12 [2022-01-25T00:16:07.073Z] Git commit: e91ed57 [2022-01-25T00:16:07.073Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-25T00:16:07.073Z] OS/Arch: linux/amd64 [2022-01-25T00:16:07.073Z] Context: default [2022-01-25T00:16:07.073Z] Experimental: true [2022-01-25T00:16:07.073Z] [2022-01-25T00:16:07.073Z] Server: Docker Engine - Community [2022-01-25T00:16:07.073Z] Engine: [2022-01-25T00:16:07.073Z] Version: 20.10.12 [2022-01-25T00:16:07.073Z] API version: 1.41 (minimum version 1.12) [2022-01-25T00:16:07.073Z] Go version: go1.16.12 [2022-01-25T00:16:07.073Z] Git commit: 459d0df [2022-01-25T00:16:07.073Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-25T00:16:07.073Z] OS/Arch: linux/amd64 [2022-01-25T00:16:07.073Z] Experimental: true [2022-01-25T00:16:07.073Z] containerd: [2022-01-25T00:16:07.073Z] Version: 1.4.12 [2022-01-25T00:16:07.073Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:07.073Z] runc: [2022-01-25T00:16:07.073Z] Version: 1.0.2 [2022-01-25T00:16:07.073Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T00:16:07.073Z] docker-init: [2022-01-25T00:16:07.073Z] Version: 0.19.0 [2022-01-25T00:16:07.073Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T00:16:07.249Z] + docker version [2022-01-25T00:16:07.299Z] #19 105.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-25T00:16:07.299Z] #19 105.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.299Z] #19 105.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-25T00:16:07.299Z] #19 105.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-25T00:16:07.432Z] + docker info [2022-01-25T00:16:07.557Z] #19 105.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-25T00:16:07.557Z] #19 106.1 [2022-01-25T00:16:07.557Z] #19 106.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-25T00:16:07.557Z] #19 106.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.1 Setting up dpkg-dev (1.20.9) ... [2022-01-25T00:16:07.557Z] #19 106.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T00:16:07.557Z] #19 106.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:07.557Z] #19 106.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-25T00:16:05.907Z] > git remote # timeout=10 [2022-01-25T00:16:05.921Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:16:05.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:16:05.927Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:16:06.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-25T00:16:06.605Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:16:06.626Z] > git checkout -f 8b65aea8860d55315b5a154fbc0c75eb3f386d48 # timeout=10 [2022-01-25T00:16:07.814Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-25T00:16:07.814Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-25T00:16:08.004Z] Client: Docker Engine - Community [2022-01-25T00:16:08.004Z] Version: 20.10.12 [2022-01-25T00:16:08.004Z] API version: 1.41 [2022-01-25T00:16:08.004Z] Go version: go1.16.12 [2022-01-25T00:16:08.004Z] Git commit: e91ed57 [2022-01-25T00:16:08.004Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-25T00:16:08.004Z] OS/Arch: linux/amd64 [2022-01-25T00:16:08.004Z] Context: default [2022-01-25T00:16:08.004Z] Experimental: true [2022-01-25T00:16:08.004Z] [2022-01-25T00:16:08.004Z] Server: Docker Engine - Community [2022-01-25T00:16:08.004Z] Engine: [2022-01-25T00:16:08.004Z] Version: 20.10.12 [2022-01-25T00:16:08.004Z] API version: 1.41 (minimum version 1.12) [2022-01-25T00:16:08.004Z] Go version: go1.16.12 [2022-01-25T00:16:08.004Z] Git commit: 459d0df [2022-01-25T00:16:08.004Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-25T00:16:08.004Z] OS/Arch: linux/amd64 [2022-01-25T00:16:08.004Z] Experimental: true [2022-01-25T00:16:08.004Z] containerd: [2022-01-25T00:16:08.004Z] Version: 1.4.12 [2022-01-25T00:16:08.004Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:08.004Z] runc: [2022-01-25T00:16:08.004Z] Version: 1.0.2 [2022-01-25T00:16:08.004Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T00:16:08.004Z] docker-init: [2022-01-25T00:16:08.004Z] Version: 0.19.0 [2022-01-25T00:16:08.004Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T00:16:08.071Z] #19 106.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-25T00:16:08.071Z] #19 106.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-25T00:16:08.071Z] #19 106.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-25T00:16:08.071Z] #19 106.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.071Z] #19 106.7 Setting up libxml-simple-perl (2.25-1) ... [2022-01-25T00:16:08.071Z] #19 106.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T00:16:08.071Z] #19 106.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-25T00:16:08.328Z] #19 106.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.328Z] #19 106.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-25T00:16:08.328Z] #19 106.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.328Z] #19 106.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.328Z] #19 106.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-25T00:16:08.352Z] + docker info [2022-01-25T00:16:08.586Z] #19 106.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.586Z] #19 106.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-25T00:16:08.586Z] #19 107.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.586Z] #19 107.0 Setting up crossbuild-essential-armel (12.9) ... [2022-01-25T00:16:08.586Z] #19 107.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-25T00:16:08.586Z] #19 107.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-25T00:16:08.586Z] #19 107.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-25T00:16:08.586Z] #19 107.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-25T00:16:08.586Z] #19 107.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-25T00:16:08.586Z] #19 107.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:16:09.520Z] #19 DONE 108.0s [2022-01-25T00:16:09.520Z] [2022-01-25T00:16:09.520Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T00:16:09.520Z] #32 sha256:4609a360907ecfb5ecd1a495966385f26f6e3c83b213f80c5113315901f0fbf3 [2022-01-25T00:16:09.777Z] #32 DONE 0.2s [2022-01-25T00:16:09.777Z] [2022-01-25T00:16:09.777Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T00:16:09.778Z] #69 sha256:4c7d2cb76e92febcb8f205f4590c2bf80e4a8475853580239ba7ea34cc305725 [2022-01-25T00:16:09.778Z] #69 DONE 0.2s [2022-01-25T00:16:09.778Z] [2022-01-25T00:16:09.778Z] #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-01-25T00:16:09.778Z] #33 sha256:9af8895e3d06912076085c22f98f880dd9742700091fc30005009e56c7390c40 [2022-01-25T00:16:10.105Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:16:10.130Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T00:16:11.150Z] #33 1.388 + RM_GOPATH=0 [2022-01-25T00:16:11.150Z] #33 1.388 + TMP_GOPATH= [2022-01-25T00:16:11.150Z] #33 1.388 + : /build [2022-01-25T00:16:11.150Z] #33 1.388 + '[' -z '' ']' [2022-01-25T00:16:11.150Z] #33 1.388 ++ mktemp -d [2022-01-25T00:16:11.150Z] #33 1.389 + export GOPATH=/tmp/tmp.ZMv6HWK68C [2022-01-25T00:16:11.150Z] #33 1.391 + GOPATH=/tmp/tmp.ZMv6HWK68C [2022-01-25T00:16:11.150Z] #33 1.391 + RM_GOPATH=1 [2022-01-25T00:16:11.150Z] #33 1.391 + case "$(go env GOARCH)" in [2022-01-25T00:16:11.150Z] #33 1.391 ++ go env GOARCH [2022-01-25T00:16:11.150Z] #33 1.392 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:11.150Z] #33 1.392 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:11.150Z] #33 1.393 ++ dirname /install.sh [2022-01-25T00:16:11.150Z] #33 1.393 + dir=/ [2022-01-25T00:16:11.150Z] #33 1.394 + bin=dockercli [2022-01-25T00:16:11.150Z] #33 1.394 + shift [2022-01-25T00:16:11.150Z] #33 1.394 + '[' '!' -f //dockercli.installer ']' [2022-01-25T00:16:11.150Z] #33 1.394 + . //dockercli.installer [2022-01-25T00:16:11.150Z] #33 1.394 ++ : stable [2022-01-25T00:16:11.150Z] #33 1.394 ++ : 17.06.2-ce [2022-01-25T00:16:11.150Z] #33 1.394 + install_dockercli [2022-01-25T00:16:11.150Z] #33 1.394 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-25T00:16:11.150Z] #33 1.394 Install docker/cli version 17.06.2-ce from stable [2022-01-25T00:16:11.150Z] #33 1.395 ++ uname -m [2022-01-25T00:16:11.150Z] #33 1.395 + arch=x86_64 [2022-01-25T00:16:11.150Z] #33 1.395 + '[' x86_64 '!=' x86_64 ']' [2022-01-25T00:16:11.150Z] #33 1.395 + url=https://download.docker.com/linux/static [2022-01-25T00:16:11.150Z] #33 1.396 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-25T00:16:11.150Z] #33 1.397 + tar -xz docker/docker [2022-01-25T00:16:11.329Z] + docker version [2022-01-25T00:16:14.433Z] #33 4.528 + mkdir -p /build [2022-01-25T00:16:14.433Z] #33 4.533 + mv docker/docker /build/ [2022-01-25T00:16:14.433Z] #33 4.534 + rmdir docker [2022-01-25T00:16:14.433Z] #33 DONE 4.7s [2022-01-25T00:16:14.433Z] [2022-01-25T00:16:14.433Z] #45 [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-01-25T00:16:14.433Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T00:16:14.433Z] #45 1.763 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T00:16:14.433Z] #45 1.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:16:14.433Z] #45 2.055 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T00:16:14.433Z] #45 2.068 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T00:16:14.433Z] #45 2.481 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T00:16:14.433Z] #45 2.773 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T00:16:14.433Z] #45 3.169 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:16:14.433Z] #45 3.554 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T00:16:14.433Z] #45 3.937 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:16:14.433Z] #45 3.952 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T00:16:14.433Z] #45 3.958 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T00:16:14.433Z] #45 3.959 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T00:16:14.433Z] #45 3.989 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T00:16:14.433Z] #45 4.760 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T00:16:14.433Z] #45 4.766 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:16:14.433Z] #45 4.768 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T00:16:14.433Z] #45 4.773 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T00:16:14.433Z] #45 4.775 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T00:16:16.341Z] #45 ... [2022-01-25T00:16:16.341Z] [2022-01-25T00:16:16.341Z] #70 [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-01-25T00:16:16.341Z] #70 sha256:c8d2f0937da27f0b661581d5adad5e00263a7bbde2371a90fef9220b30fb2a42 [2022-01-25T00:16:16.341Z] #70 1.364 + RM_GOPATH=0 [2022-01-25T00:16:16.341Z] #70 1.364 + TMP_GOPATH= [2022-01-25T00:16:16.341Z] #70 1.364 + : /build [2022-01-25T00:16:16.341Z] #70 1.364 + '[' -z '' ']' [2022-01-25T00:16:16.341Z] #70 1.367 ++ mktemp -d [2022-01-25T00:16:16.341Z] #70 1.368 + export GOPATH=/tmp/tmp.cMBkoMbYEa [2022-01-25T00:16:16.341Z] #70 1.368 + GOPATH=/tmp/tmp.cMBkoMbYEa [2022-01-25T00:16:16.341Z] #70 1.368 + RM_GOPATH=1 [2022-01-25T00:16:16.341Z] #70 1.368 + case "$(go env GOARCH)" in [2022-01-25T00:16:16.341Z] #70 1.369 ++ go env GOARCH [2022-01-25T00:16:16.341Z] #70 1.378 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:16.341Z] #70 1.379 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:16.341Z] #70 1.385 ++ dirname /install.sh [2022-01-25T00:16:16.341Z] #70 1.391 + dir=/ [2022-01-25T00:16:16.341Z] #70 1.391 + bin=rootlesskit [2022-01-25T00:16:16.341Z] #70 1.391 + shift [2022-01-25T00:16:16.341Z] #70 1.391 + '[' '!' -f //rootlesskit.installer ']' [2022-01-25T00:16:16.341Z] #70 1.391 + . //rootlesskit.installer [2022-01-25T00:16:16.341Z] #70 1.391 ++ : v0.14.6 [2022-01-25T00:16:16.341Z] #70 1.391 + install_rootlesskit [2022-01-25T00:16:16.341Z] #70 1.391 + case "$1" in [2022-01-25T00:16:16.341Z] #70 1.391 + export CGO_ENABLED=0 [2022-01-25T00:16:16.341Z] #70 1.391 + CGO_ENABLED=0 [2022-01-25T00:16:16.341Z] #70 1.391 + _install_rootlesskit [2022-01-25T00:16:16.341Z] #70 1.391 Install rootlesskit version v0.14.6 [2022-01-25T00:16:16.341Z] #70 1.392 + echo 'Install rootlesskit version v0.14.6' [2022-01-25T00:16:16.341Z] #70 1.392 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:16:16.341Z] #70 1.392 + GOBIN=/build [2022-01-25T00:16:16.341Z] #70 1.392 + GO111MODULE=on [2022-01-25T00:16:16.341Z] #70 1.392 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-25T00:16:16.341Z] #70 1.812 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-25T00:16:16.341Z] #70 3.673 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T00:16:16.341Z] #70 3.734 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-25T00:16:16.341Z] #70 3.924 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-25T00:16:16.341Z] #70 5.264 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-25T00:16:16.341Z] #70 5.548 go: downloading github.com/google/uuid v1.3.0 [2022-01-25T00:16:16.341Z] #70 5.581 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-25T00:16:16.341Z] #70 5.587 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-25T00:16:16.341Z] #70 5.658 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-25T00:16:16.341Z] #70 5.720 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T00:16:16.341Z] #70 5.815 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T00:16:16.341Z] #70 6.179 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-25T00:16:16.341Z] #70 6.287 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-25T00:16:16.341Z] #70 6.396 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-25T00:16:16.601Z] #70 ... [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #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-01-25T00:16:16.601Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:16:16.601Z] #36 CACHED [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T00:16:16.601Z] #37 sha256:84d377f5186098090193cf9217b975dc1291905dc16951b270acf3f00bc590c4 [2022-01-25T00:16:16.601Z] #37 CACHED [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #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-01-25T00:16:16.601Z] #38 sha256:541decd973541019b4736e418e91e62072bd714abc486737ec6cbe61a8f26d28 [2022-01-25T00:16:16.601Z] #38 CACHED [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T00:16:16.601Z] #40 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T00:16:16.601Z] #40 CACHED [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #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-01-25T00:16:16.601Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:16:16.601Z] #41 CACHED [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #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-01-25T00:16:16.601Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T00:16:16.601Z] #43 CACHED [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #70 [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-01-25T00:16:16.601Z] #70 sha256:c8d2f0937da27f0b661581d5adad5e00263a7bbde2371a90fef9220b30fb2a42 [2022-01-25T00:16:16.601Z] #70 6.992 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-25T00:16:16.601Z] #70 ... [2022-01-25T00:16:16.601Z] [2022-01-25T00:16:16.601Z] #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-01-25T00:16:16.601Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T00:16:16.601Z] #20 1.824 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T00:16:16.601Z] #20 1.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:16:16.601Z] #20 2.055 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T00:16:16.601Z] #20 2.177 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T00:16:16.601Z] #20 2.549 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:16:16.601Z] #20 2.947 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T00:16:16.601Z] #20 3.613 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T00:16:16.601Z] #20 4.081 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T00:16:16.601Z] #20 4.511 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:16:16.601Z] #20 4.513 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T00:16:16.601Z] #20 4.514 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T00:16:16.601Z] #20 4.518 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T00:16:16.601Z] #20 4.519 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T00:16:16.601Z] #20 4.780 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T00:16:16.601Z] #20 4.785 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T00:16:16.601Z] #20 4.787 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T00:16:16.601Z] #20 4.792 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:16:16.601Z] #20 4.792 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T00:16:17.228Z] Client: Docker Engine - Community [2022-01-25T00:16:17.229Z] Version: 20.10.12 [2022-01-25T00:16:17.229Z] API version: 1.41 [2022-01-25T00:16:17.229Z] Go version: go1.16.12 [2022-01-25T00:16:17.229Z] Git commit: e91ed57 [2022-01-25T00:16:17.229Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-25T00:16:17.229Z] OS/Arch: linux/arm64 [2022-01-25T00:16:17.229Z] Context: default [2022-01-25T00:16:17.229Z] Experimental: true [2022-01-25T00:16:17.229Z] [2022-01-25T00:16:17.229Z] Server: Docker Engine - Community [2022-01-25T00:16:17.229Z] Engine: [2022-01-25T00:16:17.229Z] Version: 20.10.12 [2022-01-25T00:16:17.229Z] API version: 1.41 (minimum version 1.12) [2022-01-25T00:16:17.229Z] Go version: go1.16.12 [2022-01-25T00:16:17.229Z] Git commit: 459d0df [2022-01-25T00:16:17.229Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-25T00:16:17.229Z] OS/Arch: linux/arm64 [2022-01-25T00:16:17.229Z] Experimental: true [2022-01-25T00:16:17.229Z] containerd: [2022-01-25T00:16:17.229Z] Version: 1.4.12 [2022-01-25T00:16:17.229Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:17.229Z] runc: [2022-01-25T00:16:17.229Z] Version: 1.0.2 [2022-01-25T00:16:17.229Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T00:16:17.229Z] docker-init: [2022-01-25T00:16:17.229Z] Version: 0.19.0 [2022-01-25T00:16:17.229Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T00:16:17.542Z] + docker info [2022-01-25T00:16:19.883Z] #20 ... [2022-01-25T00:16:19.883Z] [2022-01-25T00:16:19.883Z] #65 [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-01-25T00:16:19.883Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-25T00:16:19.883Z] #65 1.730 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T00:16:19.883Z] #65 1.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:16:19.883Z] #65 2.056 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T00:16:19.883Z] #65 2.062 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T00:16:19.883Z] #65 2.329 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:16:19.883Z] #65 2.715 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T00:16:19.883Z] #65 3.213 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T00:16:19.883Z] #65 3.747 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T00:16:19.883Z] #65 4.177 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T00:16:19.883Z] #65 4.182 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T00:16:19.883Z] #65 4.193 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T00:16:19.883Z] #65 4.198 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T00:16:19.883Z] #65 4.208 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:16:19.883Z] #65 4.600 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T00:16:19.883Z] #65 4.625 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T00:16:19.883Z] #65 4.627 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:16:19.883Z] #65 4.627 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T00:16:19.883Z] #65 4.628 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T00:16:21.275Z] Client: Docker Engine - Community [2022-01-25T00:16:21.275Z] Version: 20.10.12 [2022-01-25T00:16:21.275Z] API version: 1.41 [2022-01-25T00:16:21.275Z] Go version: go1.16.12 [2022-01-25T00:16:21.275Z] Git commit: e91ed57 [2022-01-25T00:16:21.275Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-25T00:16:21.275Z] OS/Arch: linux/amd64 [2022-01-25T00:16:21.275Z] Context: default [2022-01-25T00:16:21.275Z] Experimental: true [2022-01-25T00:16:21.275Z] [2022-01-25T00:16:21.275Z] Server: Docker Engine - Community [2022-01-25T00:16:21.275Z] Engine: [2022-01-25T00:16:21.275Z] Version: 20.10.12 [2022-01-25T00:16:21.275Z] API version: 1.41 (minimum version 1.12) [2022-01-25T00:16:21.275Z] Go version: go1.16.12 [2022-01-25T00:16:21.275Z] Git commit: 459d0df [2022-01-25T00:16:21.275Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-25T00:16:21.275Z] OS/Arch: linux/amd64 [2022-01-25T00:16:21.275Z] Experimental: true [2022-01-25T00:16:21.275Z] containerd: [2022-01-25T00:16:21.275Z] Version: 1.4.12 [2022-01-25T00:16:21.275Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:21.275Z] runc: [2022-01-25T00:16:21.275Z] Version: 1.0.2 [2022-01-25T00:16:21.275Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-25T00:16:21.275Z] docker-init: [2022-01-25T00:16:21.275Z] Version: 0.19.0 [2022-01-25T00:16:21.275Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-25T00:16:21.624Z] + docker info [2022-01-25T00:16:26.480Z] Client: [2022-01-25T00:16:26.480Z] Context: default [2022-01-25T00:16:26.480Z] Debug Mode: false [2022-01-25T00:16:26.480Z] Plugins: [2022-01-25T00:16:26.480Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T00:16:26.480Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T00:16:26.480Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T00:16:26.480Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T00:16:26.480Z] [2022-01-25T00:16:26.480Z] Server: [2022-01-25T00:16:26.480Z] Containers: 0 [2022-01-25T00:16:26.480Z] Running: 0 [2022-01-25T00:16:26.480Z] Paused: 0 [2022-01-25T00:16:26.480Z] Stopped: 0 [2022-01-25T00:16:26.480Z] Images: 0 [2022-01-25T00:16:26.480Z] Server Version: 20.10.12 [2022-01-25T00:16:26.480Z] Storage Driver: overlay2 [2022-01-25T00:16:26.480Z] Backing Filesystem: extfs [2022-01-25T00:16:26.480Z] Supports d_type: true [2022-01-25T00:16:26.480Z] Native Overlay Diff: true [2022-01-25T00:16:26.480Z] userxattr: false [2022-01-25T00:16:26.480Z] Logging Driver: json-file [2022-01-25T00:16:26.480Z] Cgroup Driver: cgroupfs [2022-01-25T00:16:26.480Z] Cgroup Version: 1 [2022-01-25T00:16:26.480Z] Plugins: [2022-01-25T00:16:26.480Z] Volume: local [2022-01-25T00:16:26.480Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T00:16:26.480Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T00:16:26.480Z] Swarm: inactive [2022-01-25T00:16:26.480Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T00:16:26.480Z] Default Runtime: runc [2022-01-25T00:16:26.480Z] Init Binary: docker-init [2022-01-25T00:16:26.480Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:26.480Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T00:16:26.480Z] init version: de40ad0 [2022-01-25T00:16:26.480Z] Security Options: [2022-01-25T00:16:26.480Z] apparmor [2022-01-25T00:16:26.480Z] seccomp [2022-01-25T00:16:26.480Z] Profile: default [2022-01-25T00:16:26.480Z] Kernel Version: 5.4.0-1061-aws [2022-01-25T00:16:26.480Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-25T00:16:26.480Z] OSType: linux [2022-01-25T00:16:26.480Z] Architecture: x86_64 [2022-01-25T00:16:26.480Z] CPUs: 2 [2022-01-25T00:16:26.480Z] Total Memory: 7.565GiB [2022-01-25T00:16:26.480Z] Name: ip-10-100-37-33 [2022-01-25T00:16:26.480Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-25T00:16:26.480Z] Docker Root Dir: /var/lib/docker [2022-01-25T00:16:26.480Z] Debug Mode: false [2022-01-25T00:16:26.480Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:16:26.480Z] Labels: [2022-01-25T00:16:26.480Z] Experimental: true [2022-01-25T00:16:26.480Z] Insecure Registries: [2022-01-25T00:16:26.480Z] 127.0.0.0/8 [2022-01-25T00:16:26.480Z] Live Restore Enabled: true [2022-01-25T00:16:26.480Z] [2022-01-25T00:16:26.480Z] WARNING: No swap limit support [Pipeline] sh [2022-01-25T00:16:26.782Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:16:26.782Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:16:26.782Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43182/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T00:16:26.782Z] + bash /home/ubuntu/workspace/moby_PR-43182/check-config.sh [2022-01-25T00:16:26.782Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T00:16:26.782Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-25T00:16:26.782Z] [2022-01-25T00:16:26.782Z] Generally Necessary: [2022-01-25T00:16:26.782Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T00:16:26.782Z] - apparmor: enabled and tools installed [2022-01-25T00:16:26.782Z] - CONFIG_NAMESPACES: enabled [2022-01-25T00:16:26.782Z] - CONFIG_NET_NS: enabled [2022-01-25T00:16:26.782Z] - CONFIG_PID_NS: enabled [2022-01-25T00:16:26.782Z] - CONFIG_IPC_NS: enabled [2022-01-25T00:16:26.782Z] - CONFIG_UTS_NS: enabled [2022-01-25T00:16:26.782Z] - CONFIG_CGROUPS: enabled [2022-01-25T00:16:26.782Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T00:16:26.782Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T00:16:26.782Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T00:16:26.782Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T00:16:26.782Z] - CONFIG_CPUSETS: enabled [2022-01-25T00:16:26.782Z] - CONFIG_MEMCG: enabled [2022-01-25T00:16:26.782Z] - CONFIG_KEYS: enabled [2022-01-25T00:16:26.782Z] - CONFIG_VETH: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T00:16:27.057Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T00:16:27.057Z] [2022-01-25T00:16:27.057Z] Optional Features: [2022-01-25T00:16:27.057Z] - CONFIG_USER_NS: enabled [2022-01-25T00:16:27.057Z] - CONFIG_SECCOMP: enabled [2022-01-25T00:16:27.057Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T00:16:27.057Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T00:16:27.057Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T00:16:27.057Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-25T00:16:27.057Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-25T00:16:27.057Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T00:16:27.057Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T00:16:27.057Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T00:16:27.057Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T00:16:27.057Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T00:16:27.057Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T00:16:27.057Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T00:16:27.057Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T00:16:27.057Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T00:16:27.057Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T00:16:27.057Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T00:16:27.057Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T00:16:27.057Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T00:16:27.057Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T00:16:27.327Z] - CONFIG_EXT4_FS: enabled [2022-01-25T00:16:27.327Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T00:16:27.327Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T00:16:27.327Z] - Network Drivers: [2022-01-25T00:16:27.327Z] - "overlay": [2022-01-25T00:16:27.327Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T00:16:27.327Z] Optional (for encrypted networks): [2022-01-25T00:16:27.327Z] - CONFIG_CRYPTO: enabled [2022-01-25T00:16:27.327Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T00:16:27.327Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T00:16:27.327Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T00:16:27.327Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T00:16:27.327Z] - CONFIG_XFRM: enabled [2022-01-25T00:16:27.327Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T00:16:27.327Z] - "ipvlan": [2022-01-25T00:16:27.327Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T00:16:27.327Z] - "macvlan": [2022-01-25T00:16:27.327Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T00:16:27.327Z] - "ftp,tftp client in container": [2022-01-25T00:16:27.327Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T00:16:27.327Z] - Storage Drivers: [2022-01-25T00:16:27.327Z] - "aufs": [2022-01-25T00:16:27.327Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-25T00:16:27.327Z] - "btrfs": [2022-01-25T00:16:27.327Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T00:16:27.327Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T00:16:27.327Z] - "devicemapper": [2022-01-25T00:16:27.327Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T00:16:27.327Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T00:16:27.327Z] - "overlay": [2022-01-25T00:16:27.327Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T00:16:27.327Z] - "zfs": [2022-01-25T00:16:27.327Z] - /dev/zfs: present [2022-01-25T00:16:27.327Z] - zfs command: missing [2022-01-25T00:16:27.327Z] - zpool command: missing [2022-01-25T00:16:27.327Z] [2022-01-25T00:16:27.327Z] Limits: [2022-01-25T00:16:27.327Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T00:16:27.327Z] [2022-01-25T00:16:27.327Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T00:16:27.689Z] + sudo modprobe ip_vs [2022-01-25T00:16:27.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:800c1a28e3ad9a64e12c8604394150e75233462b . [2022-01-25T00:16:27.962Z] #1 [internal] load build definition from Dockerfile [2022-01-25T00:16:27.962Z] #1 sha256:a7be672d06ab9a9a447b6c067a04da721269c0ff7432b23995c4569461ebdfa6 [2022-01-25T00:16:27.962Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T00:16:27.962Z] #1 DONE 0.0s [2022-01-25T00:16:27.962Z] [2022-01-25T00:16:27.962Z] #2 [internal] load .dockerignore [2022-01-25T00:16:27.962Z] #2 sha256:2265e08c14d5db9f2c067b8fd3a4feae3ff5a687f423d76ac1b588d455625c5d [2022-01-25T00:16:27.962Z] #2 transferring context: 87B 0.0s done [2022-01-25T00:16:27.962Z] #2 DONE 0.1s [2022-01-25T00:16:27.962Z] [2022-01-25T00:16:27.962Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T00:16:27.962Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T00:16:28.535Z] #3 DONE 0.5s [2022-01-25T00:16:28.535Z] [2022-01-25T00:16:28.535Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T00:16:28.535Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T00:16:28.535Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-01-25T00:16:28.797Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-01-25T00:16:28.797Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-25T00:16:28.797Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-25T00:16:28.797Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-25T00:16:28.797Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-01-25T00:16:29.058Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-01-25T00:16:29.058Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-25T00:16:29.319Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-25T00:16:29.439Z] Client: [2022-01-25T00:16:29.439Z] Context: default [2022-01-25T00:16:29.439Z] Debug Mode: false [2022-01-25T00:16:29.440Z] Plugins: [2022-01-25T00:16:29.440Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T00:16:29.440Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T00:16:29.440Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T00:16:29.440Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T00:16:29.440Z] [2022-01-25T00:16:29.440Z] Server: [2022-01-25T00:16:29.440Z] Containers: 0 [2022-01-25T00:16:29.440Z] Running: 0 [2022-01-25T00:16:29.440Z] Paused: 0 [2022-01-25T00:16:29.440Z] Stopped: 0 [2022-01-25T00:16:29.440Z] Images: 0 [2022-01-25T00:16:29.440Z] Server Version: 20.10.12 [2022-01-25T00:16:29.440Z] Storage Driver: overlay2 [2022-01-25T00:16:29.440Z] Backing Filesystem: extfs [2022-01-25T00:16:29.440Z] Supports d_type: true [2022-01-25T00:16:29.440Z] Native Overlay Diff: true [2022-01-25T00:16:29.440Z] userxattr: false [2022-01-25T00:16:29.440Z] Logging Driver: json-file [2022-01-25T00:16:29.440Z] Cgroup Driver: cgroupfs [2022-01-25T00:16:29.440Z] Cgroup Version: 1 [2022-01-25T00:16:29.440Z] Plugins: [2022-01-25T00:16:29.440Z] Volume: local [2022-01-25T00:16:29.440Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T00:16:29.440Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T00:16:29.440Z] Swarm: inactive [2022-01-25T00:16:29.440Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T00:16:29.440Z] Default Runtime: runc [2022-01-25T00:16:29.440Z] Init Binary: docker-init [2022-01-25T00:16:29.440Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:29.440Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T00:16:29.440Z] init version: de40ad0 [2022-01-25T00:16:29.440Z] Security Options: [2022-01-25T00:16:29.440Z] apparmor [2022-01-25T00:16:29.440Z] seccomp [2022-01-25T00:16:29.440Z] Profile: default [2022-01-25T00:16:29.440Z] Kernel Version: 5.4.0-1061-aws [2022-01-25T00:16:29.440Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-25T00:16:29.440Z] OSType: linux [2022-01-25T00:16:29.440Z] Architecture: x86_64 [2022-01-25T00:16:29.440Z] CPUs: 2 [2022-01-25T00:16:29.440Z] Total Memory: 7.565GiB [2022-01-25T00:16:29.440Z] Name: ip-10-100-56-112 [2022-01-25T00:16:29.440Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-25T00:16:29.440Z] Docker Root Dir: /var/lib/docker [2022-01-25T00:16:29.440Z] Debug Mode: false [2022-01-25T00:16:29.440Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:16:29.440Z] Labels: [2022-01-25T00:16:29.440Z] Experimental: true [2022-01-25T00:16:29.440Z] Insecure Registries: [2022-01-25T00:16:29.440Z] 127.0.0.0/8 [2022-01-25T00:16:29.440Z] Live Restore Enabled: true [2022-01-25T00:16:29.440Z] [2022-01-25T00:16:29.440Z] WARNING: No swap limit support [Pipeline] sh [2022-01-25T00:16:29.748Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:16:29.748Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:16:29.748Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43182/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T00:16:29.748Z] + bash /home/ubuntu/workspace/moby_PR-43182/check-config.sh [2022-01-25T00:16:29.748Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T00:16:29.748Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-25T00:16:29.748Z] [2022-01-25T00:16:29.748Z] Generally Necessary: [2022-01-25T00:16:29.748Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T00:16:29.748Z] - apparmor: enabled and tools installed [2022-01-25T00:16:29.748Z] - CONFIG_NAMESPACES: enabled [2022-01-25T00:16:29.748Z] - CONFIG_NET_NS: enabled [2022-01-25T00:16:29.748Z] - CONFIG_PID_NS: enabled [2022-01-25T00:16:29.748Z] - CONFIG_IPC_NS: enabled [2022-01-25T00:16:29.748Z] - CONFIG_UTS_NS: enabled [2022-01-25T00:16:29.748Z] - CONFIG_CGROUPS: enabled [2022-01-25T00:16:29.748Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T00:16:29.748Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T00:16:29.748Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T00:16:29.748Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T00:16:29.748Z] - CONFIG_CPUSETS: enabled [2022-01-25T00:16:29.748Z] - CONFIG_MEMCG: enabled [2022-01-25T00:16:29.748Z] - CONFIG_KEYS: enabled [2022-01-25T00:16:29.748Z] - CONFIG_VETH: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T00:16:29.748Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T00:16:29.854Z] #65 ... [2022-01-25T00:16:29.854Z] [2022-01-25T00:16:29.854Z] #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-01-25T00:16:29.854Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T00:16:29.854Z] #20 18.74 Fetched 40.4 MB in 17s (2352 kB/s) [2022-01-25T00:16:30.017Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T00:16:30.017Z] [2022-01-25T00:16:30.017Z] Optional Features: [2022-01-25T00:16:30.017Z] - CONFIG_USER_NS: enabled [2022-01-25T00:16:30.017Z] - CONFIG_SECCOMP: enabled [2022-01-25T00:16:30.017Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T00:16:30.017Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T00:16:30.017Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-25T00:16:30.017Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-25T00:16:30.017Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T00:16:30.017Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T00:16:30.017Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T00:16:30.017Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T00:16:30.017Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T00:16:30.017Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T00:16:30.017Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T00:16:30.017Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T00:16:30.017Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T00:16:30.017Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T00:16:30.017Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T00:16:30.017Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T00:16:30.017Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T00:16:30.017Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T00:16:30.017Z] - CONFIG_EXT4_FS: enabled [2022-01-25T00:16:30.017Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T00:16:30.017Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T00:16:30.017Z] - Network Drivers: [2022-01-25T00:16:30.017Z] - "overlay": [2022-01-25T00:16:30.017Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T00:16:30.017Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T00:16:30.017Z] Optional (for encrypted networks): [2022-01-25T00:16:30.017Z] - CONFIG_CRYPTO: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T00:16:30.017Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T00:16:30.017Z] - CONFIG_XFRM: enabled [2022-01-25T00:16:30.017Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T00:16:30.017Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T00:16:30.017Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T00:16:30.017Z] - "ipvlan": [2022-01-25T00:16:30.287Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T00:16:30.287Z] - "macvlan": [2022-01-25T00:16:30.287Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T00:16:30.287Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T00:16:30.287Z] - "ftp,tftp client in container": [2022-01-25T00:16:30.287Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T00:16:30.287Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T00:16:30.287Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T00:16:30.287Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T00:16:30.287Z] - Storage Drivers: [2022-01-25T00:16:30.287Z] - "aufs": [2022-01-25T00:16:30.287Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-25T00:16:30.287Z] - "btrfs": [2022-01-25T00:16:30.287Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T00:16:30.287Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T00:16:30.287Z] - "devicemapper": [2022-01-25T00:16:30.287Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T00:16:30.287Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T00:16:30.287Z] - "overlay": [2022-01-25T00:16:30.287Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T00:16:30.287Z] - "zfs": [2022-01-25T00:16:30.287Z] - /dev/zfs: present [2022-01-25T00:16:30.287Z] - zfs command: missing [2022-01-25T00:16:30.287Z] - zpool command: missing [2022-01-25T00:16:30.287Z] [2022-01-25T00:16:30.287Z] Limits: [2022-01-25T00:16:30.287Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T00:16:30.287Z] [2022-01-25T00:16:30.287Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T00:16:30.636Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:800c1a28e3ad9a64e12c8604394150e75233462b . [2022-01-25T00:16:30.709Z] #4 DONE 2.0s [2022-01-25T00:16:30.709Z] [2022-01-25T00:16:30.709Z] #6 [internal] load .dockerignore [2022-01-25T00:16:30.709Z] #6 sha256:3a513c72d9763e78a4fb0f3b814b15920ec0fbf10dd2dacf10b3948ecf1abfcf [2022-01-25T00:16:30.709Z] #6 DONE 0.0s [2022-01-25T00:16:30.709Z] [2022-01-25T00:16:30.709Z] #5 [internal] load build definition from Dockerfile [2022-01-25T00:16:30.709Z] #5 sha256:f09c2e015190a63745fd3941d0c7301f05a4464d1edd6ffe01113492f1c44590 [2022-01-25T00:16:30.709Z] #5 DONE 0.0s [2022-01-25T00:16:30.709Z] [2022-01-25T00:16:30.709Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T00:16:30.709Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T00:16:30.898Z] #1 [internal] load build definition from Dockerfile [2022-01-25T00:16:30.898Z] #1 sha256:a343cd2227ac4aef40973796fe7ae917444cde78eb3b30ddf9703e1b3219b337 [2022-01-25T00:16:30.898Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T00:16:30.898Z] #1 DONE 0.0s [2022-01-25T00:16:30.898Z] [2022-01-25T00:16:30.898Z] #2 [internal] load .dockerignore [2022-01-25T00:16:30.898Z] #2 sha256:01680bea6a3519bc8049d768ba87b30b71bf9645e1e5bce959aa0033168f2ca0 [2022-01-25T00:16:30.898Z] #2 transferring context: 87B done [2022-01-25T00:16:30.898Z] #2 DONE 0.0s [2022-01-25T00:16:31.660Z] #7 DONE 0.7s [2022-01-25T00:16:31.660Z] [2022-01-25T00:16:31.660Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T00:16:31.660Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T00:16:31.660Z] #8 DONE 0.7s [2022-01-25T00:16:31.660Z] [2022-01-25T00:16:31.660Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:31.660Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T00:16:31.660Z] #10 DONE 0.8s [2022-01-25T00:16:31.660Z] [2022-01-25T00:16:31.661Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:31.661Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T00:16:31.661Z] #9 DONE 0.7s [2022-01-25T00:16:31.661Z] [2022-01-25T00:16:31.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:31.661Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:31.661Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-25T00:16:31.842Z] [2022-01-25T00:16:31.842Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T00:16:31.842Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T00:16:31.926Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-25T00:16:31.926Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-25T00:16:31.926Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-25T00:16:31.926Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.1s [2022-01-25T00:16:32.103Z] #3 DONE 0.4s [2022-01-25T00:16:32.103Z] [2022-01-25T00:16:32.103Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T00:16:32.103Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T00:16:32.103Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-25T00:16:32.103Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-25T00:16:32.103Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-25T00:16:32.103Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-25T00:16:32.103Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-01-25T00:16:32.189Z] #11 ... [2022-01-25T00:16:32.189Z] [2022-01-25T00:16:32.189Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T00:16:32.189Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T00:16:32.189Z] #45 DONE 0.5s [2022-01-25T00:16:32.189Z] [2022-01-25T00:16:32.189Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T00:16:32.189Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T00:16:32.189Z] #45 DONE 0.0s [2022-01-25T00:16:32.189Z] [2022-01-25T00:16:32.189Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:32.189Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:32.189Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.29MB / 54.92MB 0.5s [2022-01-25T00:16:32.189Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 11.53MB / 54.92MB 0.6s [2022-01-25T00:16:32.366Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-25T00:16:32.366Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-01-25T00:16:32.450Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 20.97MB / 54.92MB 0.8s [2022-01-25T00:16:32.450Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.8s [2022-01-25T00:16:32.627Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-01-25T00:16:32.720Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 24.12MB / 54.92MB 1.0s [2022-01-25T00:16:32.720Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 2.10MB / 5.15MB 1.0s [2022-01-25T00:16:32.720Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 4.19MB / 5.15MB 1.1s [2022-01-25T00:16:32.888Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-25T00:16:32.888Z] #4 DONE 1.0s [2022-01-25T00:16:32.981Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.2s [2022-01-25T00:16:32.981Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 38.80MB / 54.92MB 1.3s [2022-01-25T00:16:32.981Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.2s done [2022-01-25T00:16:32.981Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 1.3s [2022-01-25T00:16:33.244Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 1.4s [2022-01-25T00:16:33.244Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 42.99MB / 54.92MB 1.5s [2022-01-25T00:16:33.244Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.24MB / 54.57MB 1.6s [2022-01-25T00:16:33.465Z] [2022-01-25T00:16:33.465Z] #6 [internal] load .dockerignore [2022-01-25T00:16:33.465Z] #6 sha256:68f21317b7126d9b53cdb6d8e34675e4e2ef6362601a84db54837da83da322da [2022-01-25T00:16:33.465Z] #6 DONE 0.0s [2022-01-25T00:16:33.465Z] [2022-01-25T00:16:33.465Z] #5 [internal] load build definition from Dockerfile [2022-01-25T00:16:33.465Z] #5 sha256:f9f70f7a7df2ed259850cbdbe7ba946c2c1fd4c5315235bfef4c692cdac92fb6 [2022-01-25T00:16:33.465Z] #5 DONE 0.0s [2022-01-25T00:16:33.465Z] [2022-01-25T00:16:33.465Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:33.465Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T00:16:33.505Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.53MB / 54.92MB 1.9s [2022-01-25T00:16:33.505Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 14.68MB / 54.57MB 1.9s [2022-01-25T00:16:33.505Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 5.24MB / 10.87MB 1.9s [2022-01-25T00:16:33.768Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 19.92MB / 54.57MB 2.0s [2022-01-25T00:16:33.768Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 7.34MB / 10.87MB 2.0s [2022-01-25T00:16:33.768Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 26.21MB / 54.57MB 2.1s [2022-01-25T00:16:33.768Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.49MB / 10.87MB 2.1s [2022-01-25T00:16:34.030Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 37.75MB / 54.57MB 2.3s [2022-01-25T00:16:34.030Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 41.94MB / 54.57MB 2.4s [2022-01-25T00:16:34.044Z] #10 DONE 0.6s [2022-01-25T00:16:34.044Z] [2022-01-25T00:16:34.044Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T00:16:34.044Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T00:16:34.044Z] #7 DONE 0.6s [2022-01-25T00:16:34.044Z] [2022-01-25T00:16:34.044Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T00:16:34.044Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T00:16:34.044Z] #9 DONE 0.6s [2022-01-25T00:16:34.044Z] [2022-01-25T00:16:34.044Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:34.044Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T00:16:34.044Z] #8 DONE 0.6s [2022-01-25T00:16:34.291Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 52.43MB / 54.57MB 2.5s [2022-01-25T00:16:34.552Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.7s done [2022-01-25T00:16:34.624Z] [2022-01-25T00:16:34.624Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:34.624Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:34.624Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-25T00:16:34.624Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-25T00:16:34.624Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-25T00:16:34.624Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-25T00:16:34.813Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.9s done [2022-01-25T00:16:34.813Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 3.0s [2022-01-25T00:16:34.886Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.46MB / 54.92MB 0.2s [2022-01-25T00:16:34.886Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 12.58MB / 54.92MB 0.4s [2022-01-25T00:16:35.074Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.34MB / 134.83MB 3.3s [2022-01-25T00:16:35.074Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-25T00:16:35.147Z] #28 ... [2022-01-25T00:16:35.147Z] [2022-01-25T00:16:35.147Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T00:16:35.147Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T00:16:35.147Z] #45 DONE 0.0s [2022-01-25T00:16:35.147Z] [2022-01-25T00:16:35.147Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:35.147Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:35.147Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 22.02MB / 54.92MB 0.6s [2022-01-25T00:16:35.335Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.6s done [2022-01-25T00:16:35.335Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 16.78MB / 134.83MB 3.7s [2022-01-25T00:16:35.335Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 3.7s [2022-01-25T00:16:35.335Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 0B / 154B 3.7s [2022-01-25T00:16:35.409Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 28.01MB / 54.92MB 0.8s [2022-01-25T00:16:35.600Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 5.24MB / 85.80MB 4.0s [2022-01-25T00:16:35.600Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 3.8s done [2022-01-25T00:16:35.642Z] Client: [2022-01-25T00:16:35.642Z] Context: default [2022-01-25T00:16:35.642Z] Debug Mode: false [2022-01-25T00:16:35.642Z] Plugins: [2022-01-25T00:16:35.642Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T00:16:35.642Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T00:16:35.642Z] [2022-01-25T00:16:35.642Z] Server: [2022-01-25T00:16:35.642Z] Containers: 0 [2022-01-25T00:16:35.642Z] Running: 0 [2022-01-25T00:16:35.642Z] Paused: 0 [2022-01-25T00:16:35.642Z] Stopped: 0 [2022-01-25T00:16:35.642Z] Images: 0 [2022-01-25T00:16:35.642Z] Server Version: 20.10.12 [2022-01-25T00:16:35.642Z] Storage Driver: overlay2 [2022-01-25T00:16:35.642Z] Backing Filesystem: extfs [2022-01-25T00:16:35.642Z] Supports d_type: true [2022-01-25T00:16:35.642Z] Native Overlay Diff: true [2022-01-25T00:16:35.642Z] userxattr: false [2022-01-25T00:16:35.642Z] Logging Driver: json-file [2022-01-25T00:16:35.642Z] Cgroup Driver: cgroupfs [2022-01-25T00:16:35.642Z] Cgroup Version: 1 [2022-01-25T00:16:35.642Z] Plugins: [2022-01-25T00:16:35.642Z] Volume: local [2022-01-25T00:16:35.642Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T00:16:35.642Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T00:16:35.642Z] Swarm: inactive [2022-01-25T00:16:35.642Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T00:16:35.642Z] Default Runtime: runc [2022-01-25T00:16:35.642Z] Init Binary: docker-init [2022-01-25T00:16:35.642Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:35.642Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T00:16:35.642Z] init version: de40ad0 [2022-01-25T00:16:35.642Z] Security Options: [2022-01-25T00:16:35.642Z] apparmor [2022-01-25T00:16:35.642Z] seccomp [2022-01-25T00:16:35.642Z] Profile: default [2022-01-25T00:16:35.642Z] Kernel Version: 5.11.0-1023-aws [2022-01-25T00:16:35.642Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-25T00:16:35.642Z] OSType: linux [2022-01-25T00:16:35.642Z] Architecture: aarch64 [2022-01-25T00:16:35.642Z] CPUs: 2 [2022-01-25T00:16:35.642Z] Total Memory: 7.576GiB [2022-01-25T00:16:35.642Z] Name: ip-10-100-105-62 [2022-01-25T00:16:35.642Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-25T00:16:35.642Z] Docker Root Dir: /var/lib/docker [2022-01-25T00:16:35.642Z] Debug Mode: false [2022-01-25T00:16:35.642Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:16:35.642Z] Labels: [2022-01-25T00:16:35.642Z] Experimental: true [2022-01-25T00:16:35.642Z] Insecure Registries: [2022-01-25T00:16:35.642Z] 127.0.0.0/8 [2022-01-25T00:16:35.642Z] Live Restore Enabled: true [2022-01-25T00:16:35.642Z] [Pipeline] sh [2022-01-25T00:16:35.671Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 35.65MB / 54.92MB 1.0s [2022-01-25T00:16:35.866Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 24.12MB / 134.83MB 4.1s [2022-01-25T00:16:35.926Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:16:35.926Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:16:35.926Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43182/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-25T00:16:35.926Z] + bash /home/ubuntu/workspace/moby_PR-43182/check-config.sh [2022-01-25T00:16:35.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-25T00:16:35.926Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-25T00:16:35.926Z] [2022-01-25T00:16:35.926Z] Generally Necessary: [2022-01-25T00:16:35.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-25T00:16:35.926Z] - apparmor: enabled and tools installed [2022-01-25T00:16:35.926Z] - CONFIG_NAMESPACES: enabled [2022-01-25T00:16:35.926Z] - CONFIG_NET_NS: enabled [2022-01-25T00:16:35.926Z] - CONFIG_PID_NS: enabled [2022-01-25T00:16:35.926Z] - CONFIG_IPC_NS: enabled [2022-01-25T00:16:35.926Z] - CONFIG_UTS_NS: enabled [2022-01-25T00:16:35.926Z] - CONFIG_CGROUPS: enabled [2022-01-25T00:16:35.926Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-25T00:16:35.926Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-25T00:16:35.926Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-25T00:16:35.926Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-25T00:16:35.926Z] - CONFIG_CPUSETS: enabled [2022-01-25T00:16:35.926Z] - CONFIG_MEMCG: enabled [2022-01-25T00:16:35.926Z] - CONFIG_KEYS: enabled [2022-01-25T00:16:35.926Z] - CONFIG_VETH: enabled (as module) [2022-01-25T00:16:35.926Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-25T00:16:35.926Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-25T00:16:35.926Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-25T00:16:35.926Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-25T00:16:35.933Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 45.09MB / 54.92MB 1.3s [2022-01-25T00:16:35.933Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 51.38MB / 54.92MB 1.4s [2022-01-25T00:16:36.176Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 13.63MB / 85.80MB 4.3s [2022-01-25T00:16:36.176Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 36.30MB / 134.83MB 4.5s [2022-01-25T00:16:36.176Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 20.97MB / 85.80MB 4.5s [2022-01-25T00:16:36.185Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CGROUP_BPF: enabled [2022-01-25T00:16:36.185Z] [2022-01-25T00:16:36.185Z] Optional Features: [2022-01-25T00:16:36.185Z] - CONFIG_USER_NS: enabled [2022-01-25T00:16:36.185Z] - CONFIG_SECCOMP: enabled [2022-01-25T00:16:36.185Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-25T00:16:36.185Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-25T00:16:36.185Z] (cgroup swap accounting is currently enabled) [2022-01-25T00:16:36.185Z] - CONFIG_BLK_CGROUP: enabled [2022-01-25T00:16:36.185Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CGROUP_PERF: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-25T00:16:36.185Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-25T00:16:36.185Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-25T00:16:36.185Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-25T00:16:36.185Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_IP_VS: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-25T00:16:36.185Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-25T00:16:36.185Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-25T00:16:36.185Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-25T00:16:36.185Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-25T00:16:36.185Z] - CONFIG_EXT4_FS: enabled [2022-01-25T00:16:36.185Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-25T00:16:36.185Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-25T00:16:36.185Z] - Network Drivers: [2022-01-25T00:16:36.185Z] - "overlay": [2022-01-25T00:16:36.185Z] - CONFIG_VXLAN: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-25T00:16:36.185Z] Optional (for encrypted networks): [2022-01-25T00:16:36.185Z] - CONFIG_CRYPTO: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-25T00:16:36.185Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-25T00:16:36.185Z] - CONFIG_XFRM: enabled [2022-01-25T00:16:36.185Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-25T00:16:36.185Z] - "ipvlan": [2022-01-25T00:16:36.185Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-25T00:16:36.185Z] - "macvlan": [2022-01-25T00:16:36.185Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-25T00:16:36.185Z] - CONFIG_DUMMY: enabled (as module) [2022-01-25T00:16:36.185Z] - "ftp,tftp client in container": [2022-01-25T00:16:36.198Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.6s [2022-01-25T00:16:36.415Z] #20 18.74 Reading package lists... [2022-01-25T00:16:36.415Z] #20 ... [2022-01-25T00:16:36.415Z] [2022-01-25T00:16:36.415Z] #45 [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-01-25T00:16:36.415Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T00:16:36.415Z] #45 19.26 Fetched 40.4 MB in 18s (2275 kB/s) [2022-01-25T00:16:36.415Z] #45 19.26 Reading package lists... [2022-01-25T00:16:36.415Z] #45 ... [2022-01-25T00:16:36.415Z] [2022-01-25T00:16:36.415Z] #70 [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-01-25T00:16:36.415Z] #70 sha256:c8d2f0937da27f0b661581d5adad5e00263a7bbde2371a90fef9220b30fb2a42 [2022-01-25T00:16:36.415Z] #70 26.62 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:16:36.415Z] #70 26.62 + GOBIN=/build [2022-01-25T00:16:36.415Z] #70 26.62 + GO111MODULE=on [2022-01-25T00:16:36.415Z] #70 26.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-25T00:16:36.444Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-25T00:16:36.444Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-25T00:16:36.444Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-25T00:16:36.444Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-25T00:16:36.444Z] - Storage Drivers: [2022-01-25T00:16:36.444Z] - "aufs": [2022-01-25T00:16:36.444Z] - CONFIG_AUFS_FS: missing [2022-01-25T00:16:36.444Z] - "btrfs": [2022-01-25T00:16:36.444Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-25T00:16:36.444Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-25T00:16:36.444Z] - "devicemapper": [2022-01-25T00:16:36.444Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-25T00:16:36.444Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-25T00:16:36.444Z] - "overlay": [2022-01-25T00:16:36.444Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-25T00:16:36.444Z] - "zfs": [2022-01-25T00:16:36.444Z] - /dev/zfs: present [2022-01-25T00:16:36.444Z] - zfs command: missing [2022-01-25T00:16:36.444Z] - zpool command: missing [2022-01-25T00:16:36.444Z] [2022-01-25T00:16:36.444Z] Limits: [2022-01-25T00:16:36.444Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-25T00:16:36.444Z] [2022-01-25T00:16:36.444Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T00:16:36.526Z] #11 ... [2022-01-25T00:16:36.526Z] [2022-01-25T00:16:36.526Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:36.526Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T00:16:36.526Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-25T00:16:36.526Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-25T00:16:36.526Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-25T00:16:36.526Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-25T00:16:36.526Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-01-25T00:16:36.526Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-01-25T00:16:36.526Z] #67 DONE 4.6s [2022-01-25T00:16:36.526Z] [2022-01-25T00:16:36.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:36.526Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:36.526Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 45.09MB / 134.83MB 4.8s [2022-01-25T00:16:36.526Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 31.46MB / 85.80MB 4.8s [2022-01-25T00:16:36.776Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-25T00:16:36.780Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b65aea8860d55315b5a154fbc0c75eb3f386d48 . [2022-01-25T00:16:36.793Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 53.48MB / 134.83MB 5.0s [2022-01-25T00:16:36.793Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 39.85MB / 85.80MB 5.0s [2022-01-25T00:16:36.793Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 60.82MB / 134.83MB 5.1s [2022-01-25T00:16:37.040Z] #2 [internal] load .dockerignore [2022-01-25T00:16:37.040Z] #2 sha256:aa55e579f49b5ebfec74af4d8300fccdbc56cb6e6ad9e53fcb7a884afb081791 [2022-01-25T00:16:37.054Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 69.57MB / 134.83MB 5.3s [2022-01-25T00:16:37.054Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 52.43MB / 85.80MB 5.3s [2022-01-25T00:16:37.054Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 81.79MB / 134.83MB 5.5s [2022-01-25T00:16:37.054Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 65.01MB / 85.80MB 5.5s [2022-01-25T00:16:37.351Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0.2s [2022-01-25T00:16:37.373Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 72.35MB / 85.80MB 5.6s [2022-01-25T00:16:37.608Z] #2 transferring context: 87B done [2022-01-25T00:16:37.637Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 96.47MB / 134.83MB 5.7s [2022-01-25T00:16:37.637Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 78.20MB / 85.80MB 5.7s [2022-01-25T00:16:37.637Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 84.93MB / 85.80MB 5.9s [2022-01-25T00:16:37.637Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 108.00MB / 134.83MB 6.0s [2022-01-25T00:16:37.867Z] #2 DONE 1.0s [2022-01-25T00:16:37.867Z] [2022-01-25T00:16:37.867Z] #1 [internal] load build definition from Dockerfile [2022-01-25T00:16:37.867Z] #1 sha256:78b0b7b4d86874385ce5e90167dd474e4b2f8c7264589d5bcebef1e49e0d24ab [2022-01-25T00:16:37.867Z] #1 transferring dockerfile: 16.86kB done [2022-01-25T00:16:37.898Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 118.49MB / 134.83MB 6.1s [2022-01-25T00:16:37.898Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.3s [2022-01-25T00:16:38.126Z] #1 DONE 1.2s [2022-01-25T00:16:38.385Z] [2022-01-25T00:16:38.385Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T00:16:38.385Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-25T00:16:38.958Z] #70 ... [2022-01-25T00:16:38.958Z] [2022-01-25T00:16:38.958Z] #65 [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-01-25T00:16:38.958Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-25T00:16:38.958Z] #65 19.03 Fetched 40.4 MB in 18s (2290 kB/s) [2022-01-25T00:16:38.958Z] #65 19.03 Reading package lists... [2022-01-25T00:16:38.958Z] #65 28.17 Reading package lists... [2022-01-25T00:16:38.958Z] #65 ... [2022-01-25T00:16:38.958Z] [2022-01-25T00:16:38.958Z] #45 [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-01-25T00:16:38.958Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T00:16:38.958Z] #45 19.26 Reading package lists... [2022-01-25T00:16:39.287Z] #11 ... [2022-01-25T00:16:39.287Z] [2022-01-25T00:16:39.287Z] #24 [internal] load build context [2022-01-25T00:16:39.287Z] #24 sha256:2752efd257297924059a1cab206d9d66610ff38880c3d38b3504bd021791230b [2022-01-25T00:16:39.287Z] #24 transferring context: 56.55MB 6.9s done [2022-01-25T00:16:39.287Z] #24 DONE 7.8s [2022-01-25T00:16:39.287Z] [2022-01-25T00:16:39.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:39.287Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:39.327Z] #3 DONE 0.9s [2022-01-25T00:16:39.327Z] [2022-01-25T00:16:39.327Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T00:16:39.327Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-25T00:16:39.327Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-25T00:16:39.327Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-25T00:16:39.327Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-01-25T00:16:39.327Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-25T00:16:39.327Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-25T00:16:39.327Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-01-25T00:16:39.327Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-01-25T00:16:39.548Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 7.5s done [2022-01-25T00:16:39.586Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-01-25T00:16:39.586Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-25T00:16:39.853Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-01-25T00:16:40.112Z] #4 DONE 0.8s [2022-01-25T00:16:40.112Z] [2022-01-25T00:16:40.112Z] #6 [internal] load build definition from Dockerfile [2022-01-25T00:16:40.112Z] #6 sha256:9e012c6615616f2547d735c0291926e11712492bec1fd489247383e6f4aa5a80 [2022-01-25T00:16:40.112Z] #6 DONE 0.0s [2022-01-25T00:16:40.112Z] [2022-01-25T00:16:40.112Z] #5 [internal] load .dockerignore [2022-01-25T00:16:40.112Z] #5 sha256:e8eb5054ebf1ae2e2a3fbff7c1c695ec37cedd1a8a559f03a06717b0a2bdd049 [2022-01-25T00:16:40.112Z] #5 DONE 0.0s [2022-01-25T00:16:40.112Z] [2022-01-25T00:16:40.112Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:40.112Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T00:16:40.333Z] #45 28.73 Reading package lists... [2022-01-25T00:16:40.333Z] #45 ... [2022-01-25T00:16:40.333Z] [2022-01-25T00:16:40.333Z] #70 [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-01-25T00:16:40.333Z] #70 sha256:c8d2f0937da27f0b661581d5adad5e00263a7bbde2371a90fef9220b30fb2a42 [2022-01-25T00:16:40.333Z] #70 30.04 rootlesskit version 0.14.6 [2022-01-25T00:16:40.333Z] #70 30.04 Usage of /build/rootlesskit-docker-proxy: [2022-01-25T00:16:40.333Z] #70 30.04 -container-ip string [2022-01-25T00:16:40.333Z] #70 30.04 container ip [2022-01-25T00:16:40.333Z] #70 30.04 -container-port int [2022-01-25T00:16:40.333Z] #70 30.04 container port (default -1) [2022-01-25T00:16:40.333Z] #70 30.04 -host-ip string [2022-01-25T00:16:40.333Z] #70 30.04 host ip [2022-01-25T00:16:40.333Z] #70 30.04 -host-port int [2022-01-25T00:16:40.333Z] #70 30.04 host port (default -1) [2022-01-25T00:16:40.333Z] #70 30.04 -proto string [2022-01-25T00:16:40.333Z] #70 30.04 proxy protocol (default "tcp") [2022-01-25T00:16:40.333Z] #70 DONE 30.4s [2022-01-25T00:16:40.333Z] [2022-01-25T00:16:40.333Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T00:16:40.333Z] #71 sha256:a73ed2cd908f86a143264643d2d84ad18ff2ff007dd27d0996db6e8508a8e300 [2022-01-25T00:16:40.333Z] #71 DONE 0.1s [2022-01-25T00:16:40.333Z] [2022-01-25T00:16:40.333Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T00:16:40.333Z] #72 sha256:0c335fa3046faf073a31d03c9a9586281329a433b560472eb979c39b858840c8 [2022-01-25T00:16:40.333Z] #72 DONE 0.1s [2022-01-25T00:16:40.333Z] [2022-01-25T00:16:40.333Z] #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-01-25T00:16:40.333Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T00:16:40.333Z] #20 18.74 Reading package lists... [2022-01-25T00:16:40.661Z] #28 ... [2022-01-25T00:16:40.661Z] [2022-01-25T00:16:40.661Z] #24 [internal] load build context [2022-01-25T00:16:40.661Z] #24 sha256:24a5c006ed527d8117e80d2b2e38f22f3e36539397f8ca65601d92bbdf35dd51 [2022-01-25T00:16:40.661Z] #24 transferring context: 56.55MB 5.6s done [2022-01-25T00:16:40.661Z] #24 DONE 5.7s [2022-01-25T00:16:40.661Z] [2022-01-25T00:16:40.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:40.661Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:40.661Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-25T00:16:40.661Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-25T00:16:40.661Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-25T00:16:40.661Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.3s done [2022-01-25T00:16:40.661Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-25T00:16:40.661Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-25T00:16:40.661Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.6s done [2022-01-25T00:16:40.661Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.7s done [2022-01-25T00:16:40.661Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.6s done [2022-01-25T00:16:40.661Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 5.3s done [2022-01-25T00:16:40.661Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 3.6s done [2022-01-25T00:16:40.661Z] #11 ... [2022-01-25T00:16:40.661Z] [2022-01-25T00:16:40.661Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:40.661Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T00:16:40.661Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-25T00:16:40.661Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-25T00:16:40.661Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-25T00:16:40.661Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-01-25T00:16:40.661Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-01-25T00:16:40.661Z] #67 DONE 5.7s [2022-01-25T00:16:40.661Z] [2022-01-25T00:16:40.661Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:40.661Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:40.661Z] #28 ... [2022-01-25T00:16:40.661Z] [2022-01-25T00:16:40.661Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:40.661Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T00:16:40.661Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-25T00:16:40.661Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-25T00:16:40.661Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-25T00:16:40.661Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-01-25T00:16:40.661Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-01-25T00:16:40.661Z] #69 DONE 5.8s [2022-01-25T00:16:40.661Z] [2022-01-25T00:16:40.661Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:40.661Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:41.049Z] #10 DONE 1.0s [2022-01-25T00:16:41.049Z] [2022-01-25T00:16:41.049Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:41.049Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T00:16:41.049Z] #9 DONE 1.0s [2022-01-25T00:16:41.049Z] [2022-01-25T00:16:41.049Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T00:16:41.049Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-01-25T00:16:41.049Z] #8 DONE 1.1s [2022-01-25T00:16:41.049Z] [2022-01-25T00:16:41.049Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T00:16:41.049Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-25T00:16:41.307Z] #7 DONE 1.1s [2022-01-25T00:16:41.463Z] #11 ... [2022-01-25T00:16:41.463Z] [2022-01-25T00:16:41.463Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:41.463Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T00:16:41.463Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-25T00:16:41.463Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-25T00:16:41.463Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-25T00:16:41.463Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-25T00:16:41.463Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2022-01-25T00:16:41.463Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-01-25T00:16:41.463Z] #69 DONE 9.9s [2022-01-25T00:16:41.463Z] [2022-01-25T00:16:41.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:41.463Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:41.707Z] #20 27.72 Reading package lists... [2022-01-25T00:16:41.707Z] #20 ... [2022-01-25T00:16:41.707Z] [2022-01-25T00:16:41.707Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T00:16:41.707Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T00:16:41.707Z] #75 CACHED [2022-01-25T00:16:41.707Z] [2022-01-25T00:16:41.707Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T00:16:41.707Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T00:16:41.707Z] #77 CACHED [2022-01-25T00:16:41.707Z] [2022-01-25T00:16:41.707Z] #65 [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-01-25T00:16:41.707Z] #65 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-25T00:16:41.724Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-25T00:16:41.724Z] #11 ... [2022-01-25T00:16:41.724Z] [2022-01-25T00:16:41.724Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:41.724Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:41.724Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-25T00:16:41.724Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-25T00:16:41.724Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-25T00:16:41.724Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-25T00:16:41.724Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.7s done [2022-01-25T00:16:41.724Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.4s done [2022-01-25T00:16:41.724Z] #28 DONE 10.1s [2022-01-25T00:16:41.724Z] [2022-01-25T00:16:41.724Z] #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-01-25T00:16:41.724Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:16:42.586Z] #28 ... [2022-01-25T00:16:42.586Z] [2022-01-25T00:16:42.586Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T00:16:42.586Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T00:16:42.586Z] #68 DONE 0.5s [2022-01-25T00:16:42.586Z] [2022-01-25T00:16:42.586Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:42.586Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:42.586Z] #28 DONE 7.9s [2022-01-25T00:16:42.586Z] [2022-01-25T00:16:42.586Z] #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-01-25T00:16:42.586Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:16:43.111Z] #29 ... [2022-01-25T00:16:43.111Z] [2022-01-25T00:16:43.111Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T00:16:43.111Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T00:16:43.111Z] #68 DONE 0.6s [2022-01-25T00:16:43.111Z] [2022-01-25T00:16:43.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:43.111Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:43.111Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.4s done [2022-01-25T00:16:43.111Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.3s done [2022-01-25T00:16:43.111Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0.1s [2022-01-25T00:16:43.158Z] #29 ... [2022-01-25T00:16:43.158Z] [2022-01-25T00:16:43.158Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T00:16:43.158Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T00:16:43.158Z] #70 DONE 0.7s [2022-01-25T00:16:43.158Z] [2022-01-25T00:16:43.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:43.158Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:43.158Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.1s done [2022-01-25T00:16:43.158Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.3s done [2022-01-25T00:16:43.158Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.2s [2022-01-25T00:16:43.227Z] [2022-01-25T00:16:43.227Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:43.227Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-25T00:16:43.227Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-25T00:16:43.227Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-25T00:16:43.227Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-25T00:16:43.227Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-25T00:16:43.227Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 0B / 53.60MB 0.2s [2022-01-25T00:16:43.420Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.7s done [2022-01-25T00:16:43.487Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 13.48MB / 53.60MB 0.4s [2022-01-25T00:16:43.487Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 16.78MB / 53.60MB 0.5s [2022-01-25T00:16:43.682Z] #11 ... [2022-01-25T00:16:43.682Z] [2022-01-25T00:16:43.682Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T00:16:43.682Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T00:16:43.682Z] #70 DONE 0.7s [2022-01-25T00:16:43.682Z] [2022-01-25T00:16:43.682Z] #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-01-25T00:16:43.682Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:16:43.682Z] #29 1.769 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:16:43.682Z] #29 1.776 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:16:43.682Z] #29 1.788 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:16:43.682Z] #29 1.935 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:16:43.753Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 26.21MB / 53.60MB 0.8s [2022-01-25T00:16:43.943Z] #29 2.159 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:16:43.995Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0.1s [2022-01-25T00:16:44.015Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 32.51MB / 53.60MB 1.1s [2022-01-25T00:16:44.204Z] #29 2.424 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:16:44.282Z] #28 ... [2022-01-25T00:16:44.282Z] [2022-01-25T00:16:44.282Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T00:16:44.282Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T00:16:44.282Z] #45 DONE 0.0s [2022-01-25T00:16:44.282Z] [2022-01-25T00:16:44.282Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:44.282Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-25T00:16:44.282Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 35.65MB / 53.60MB 1.2s [2022-01-25T00:16:44.545Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 45.09MB / 53.60MB 1.4s [2022-01-25T00:16:44.545Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 51.38MB / 53.60MB 1.5s [2022-01-25T00:16:45.607Z] #29 3.877 Fetched 8498 kB in 2s (3558 kB/s) [2022-01-25T00:16:45.889Z] #65 28.17 Reading package lists... [2022-01-25T00:16:46.460Z] #28 ... [2022-01-25T00:16:46.460Z] [2022-01-25T00:16:46.460Z] #24 [internal] load build context [2022-01-25T00:16:46.460Z] #24 sha256:abbc75b8f49e84c909d48b9ec8127aef5cbd6f091fad29b3df215b4ae2661b07 [2022-01-25T00:16:46.460Z] #24 transferring context: 56.55MB 2.2s done [2022-01-25T00:16:46.460Z] #24 DONE 3.2s [2022-01-25T00:16:46.460Z] [2022-01-25T00:16:46.460Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:46.460Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-25T00:16:46.460Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 3.1s done [2022-01-25T00:16:46.460Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 [2022-01-25T00:16:46.567Z] #29 3.877 Reading package lists... [2022-01-25T00:16:47.140Z] #29 4.668 Reading package lists... [2022-01-25T00:16:47.262Z] #65 36.17 Building dependency tree... [2022-01-25T00:16:47.262Z] #65 37.69 Reading state information... [2022-01-25T00:16:47.401Z] #29 5.438 Building dependency tree... [2022-01-25T00:16:47.662Z] #29 5.792 The following additional packages will be installed: [2022-01-25T00:16:47.662Z] #29 5.792 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-25T00:16:47.662Z] #29 5.792 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-25T00:16:47.662Z] #29 5.792 Recommended packages: [2022-01-25T00:16:47.662Z] #29 5.792 libldap-common publicsuffix libsasl2-modules [2022-01-25T00:16:47.662Z] #29 5.962 The following NEW packages will be installed: [2022-01-25T00:16:47.662Z] #29 5.963 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-25T00:16:47.662Z] #29 5.964 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-25T00:16:47.662Z] #29 5.964 libssh2-1 openssl [2022-01-25T00:16:48.137Z] Client: [2022-01-25T00:16:48.137Z] Context: default [2022-01-25T00:16:48.137Z] Debug Mode: false [2022-01-25T00:16:48.137Z] Plugins: [2022-01-25T00:16:48.137Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-25T00:16:48.137Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-25T00:16:48.137Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-25T00:16:48.137Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-25T00:16:48.137Z] [2022-01-25T00:16:48.137Z] Server: [2022-01-25T00:16:48.137Z] Containers: 0 [2022-01-25T00:16:48.137Z] Running: 0 [2022-01-25T00:16:48.137Z] Paused: 0 [2022-01-25T00:16:48.137Z] Stopped: 0 [2022-01-25T00:16:48.137Z] Images: 0 [2022-01-25T00:16:48.137Z] Server Version: 20.10.12 [2022-01-25T00:16:48.137Z] Storage Driver: overlay2 [2022-01-25T00:16:48.137Z] Backing Filesystem: extfs [2022-01-25T00:16:48.137Z] Supports d_type: true [2022-01-25T00:16:48.137Z] Native Overlay Diff: true [2022-01-25T00:16:48.137Z] userxattr: false [2022-01-25T00:16:48.137Z] Logging Driver: json-file [2022-01-25T00:16:48.137Z] Cgroup Driver: systemd [2022-01-25T00:16:48.137Z] Cgroup Version: 2 [2022-01-25T00:16:48.137Z] Plugins: [2022-01-25T00:16:48.137Z] Volume: local [2022-01-25T00:16:48.137Z] Network: bridge host ipvlan macvlan null overlay [2022-01-25T00:16:48.137Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-25T00:16:48.137Z] Swarm: inactive [2022-01-25T00:16:48.137Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-25T00:16:48.137Z] Default Runtime: runc [2022-01-25T00:16:48.137Z] Init Binary: docker-init [2022-01-25T00:16:48.137Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-25T00:16:48.137Z] runc version: v1.0.2-0-g52b36a2 [2022-01-25T00:16:48.137Z] init version: de40ad0 [2022-01-25T00:16:48.137Z] Security Options: [2022-01-25T00:16:48.137Z] apparmor [2022-01-25T00:16:48.137Z] seccomp [2022-01-25T00:16:48.137Z] Profile: default [2022-01-25T00:16:48.137Z] cgroupns [2022-01-25T00:16:48.137Z] Kernel Version: 5.11.0-1023-aws [2022-01-25T00:16:48.137Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-25T00:16:48.137Z] OSType: linux [2022-01-25T00:16:48.137Z] Architecture: x86_64 [2022-01-25T00:16:48.137Z] CPUs: 2 [2022-01-25T00:16:48.137Z] Total Memory: 7.559GiB [2022-01-25T00:16:48.137Z] Name: ip-10-100-89-124 [2022-01-25T00:16:48.137Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-25T00:16:48.137Z] Docker Root Dir: /var/lib/docker [2022-01-25T00:16:48.137Z] Debug Mode: false [2022-01-25T00:16:48.137Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:16:48.137Z] Labels: [2022-01-25T00:16:48.137Z] Experimental: true [2022-01-25T00:16:48.137Z] Insecure Registries: [2022-01-25T00:16:48.137Z] 127.0.0.0/8 [2022-01-25T00:16:48.137Z] Live Restore Enabled: true [2022-01-25T00:16:48.137Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-25T00:16:48.219Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.5s done [2022-01-25T00:16:48.235Z] #29 6.244 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded. [2022-01-25T00:16:48.235Z] #29 6.244 Need to get 3038 kB of archives. [2022-01-25T00:16:48.235Z] #29 6.244 After this operation, 6650 kB of additional disk space will be used. [2022-01-25T00:16:48.235Z] #29 6.244 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-25T00:16:48.235Z] #29 6.251 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-25T00:16:48.235Z] #29 6.253 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-25T00:16:48.235Z] #29 6.256 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-25T00:16:48.235Z] #29 6.256 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-25T00:16:48.235Z] #29 6.279 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-25T00:16:48.235Z] #29 6.279 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-25T00:16:48.235Z] #29 6.287 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-25T00:16:48.235Z] #29 6.288 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-25T00:16:48.235Z] #29 6.289 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-25T00:16:48.235Z] #29 6.290 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-25T00:16:48.235Z] #29 6.292 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-25T00:16:48.235Z] #29 6.294 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T00:16:48.235Z] #29 6.297 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T00:16:48.235Z] #29 6.299 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T00:16:48.235Z] #29 6.443 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:16:48.235Z] #29 6.476 Fetched 3038 kB in 0s (9251 kB/s) [2022-01-25T00:16:48.369Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 2.1s done [2022-01-25T00:16:48.459Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8b65aea8860d55315b5a154fbc0c75eb3f386d48 . [2022-01-25T00:16:48.459Z] #1 [internal] load build definition from Dockerfile [2022-01-25T00:16:48.459Z] #1 sha256:3015d913e25bab6dea0e1639a58d5e4142d4daf27a3cc7c6667fda9be04182d0 [2022-01-25T00:16:48.483Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-25T00:16:48.496Z] #29 6.504 Selecting previously unselected package openssl. [2022-01-25T00:16:48.496Z] #29 6.504 (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-01-25T00:16:48.496Z] #29 6.509 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-25T00:16:48.496Z] #29 6.514 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:16:48.496Z] #29 6.682 Selecting previously unselected package ca-certificates. [2022-01-25T00:16:48.496Z] #29 6.683 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-25T00:16:48.496Z] #29 6.691 Unpacking ca-certificates (20210119) ... [2022-01-25T00:16:48.496Z] #29 6.771 Selecting previously unselected package libbrotli1:amd64. [2022-01-25T00:16:48.496Z] #29 6.771 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-25T00:16:48.635Z] #65 39.04 The following additional packages will be installed: [2022-01-25T00:16:48.635Z] #65 39.05 libbtrfs0 [2022-01-25T00:16:48.717Z] #1 ... [2022-01-25T00:16:48.717Z] [2022-01-25T00:16:48.717Z] #2 [internal] load .dockerignore [2022-01-25T00:16:48.717Z] #2 sha256:aac1f0e4f6c5849b1ddae362923f61e104a1891b03692bfd10e3f3552782f56a [2022-01-25T00:16:48.717Z] #2 transferring context: 87B done [2022-01-25T00:16:48.717Z] #2 DONE 0.1s [2022-01-25T00:16:48.717Z] [2022-01-25T00:16:48.717Z] #1 [internal] load build definition from Dockerfile [2022-01-25T00:16:48.717Z] #1 sha256:3015d913e25bab6dea0e1639a58d5e4142d4daf27a3cc7c6667fda9be04182d0 [2022-01-25T00:16:48.717Z] #1 transferring dockerfile: 16.86kB 0.1s done [2022-01-25T00:16:48.717Z] #1 DONE 0.2s [2022-01-25T00:16:48.717Z] [2022-01-25T00:16:48.717Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-25T00:16:48.717Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-25T00:16:48.762Z] #29 6.784 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-25T00:16:48.762Z] #29 6.856 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-25T00:16:48.762Z] #29 6.856 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-25T00:16:48.762Z] #29 6.862 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:48.762Z] #29 6.914 Selecting previously unselected package libsasl2-2:amd64. [2022-01-25T00:16:48.762Z] #29 6.914 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-25T00:16:48.762Z] #29 6.919 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:48.762Z] #29 6.988 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-25T00:16:48.762Z] #29 6.988 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-25T00:16:48.762Z] #29 6.993 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-25T00:16:48.893Z] #65 39.27 The following NEW packages will be installed: [2022-01-25T00:16:48.893Z] #65 39.30 libbtrfs-dev libbtrfs0 [2022-01-25T00:16:49.024Z] #29 7.074 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-25T00:16:49.024Z] #29 7.074 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-25T00:16:49.024Z] #29 7.078 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-25T00:16:49.024Z] #29 7.143 Selecting previously unselected package libpsl5:amd64. [2022-01-25T00:16:49.024Z] #29 7.143 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-25T00:16:49.024Z] #29 7.143 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-25T00:16:49.024Z] #29 7.184 Selecting previously unselected package librtmp1:amd64. [2022-01-25T00:16:49.024Z] #29 7.184 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-25T00:16:49.024Z] #29 7.188 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:16:49.024Z] #29 7.240 Selecting previously unselected package libssh2-1:amd64. [2022-01-25T00:16:49.024Z] #29 7.240 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-25T00:16:49.024Z] #29 7.245 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-25T00:16:49.024Z] #29 7.298 Selecting previously unselected package libcurl4:amd64. [2022-01-25T00:16:49.024Z] #29 7.298 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-25T00:16:49.024Z] #29 7.302 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:49.024Z] #29 7.377 Selecting previously unselected package curl. [2022-01-25T00:16:49.024Z] #29 7.377 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-25T00:16:49.151Z] #65 39.75 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:16:49.151Z] #65 39.75 Need to get 460 kB of archives. [2022-01-25T00:16:49.151Z] #65 39.75 After this operation, 1237 kB of additional disk space will be used. [2022-01-25T00:16:49.151Z] #65 39.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:16:49.283Z] #3 DONE 0.4s [2022-01-25T00:16:49.283Z] [2022-01-25T00:16:49.283Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-25T00:16:49.283Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-25T00:16:49.283Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-25T00:16:49.283Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-25T00:16:49.283Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-25T00:16:49.283Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-25T00:16:49.283Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-01-25T00:16:49.283Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-25T00:16:49.285Z] #29 7.381 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:49.285Z] #29 7.443 Selecting previously unselected package libonig5:amd64. [2022-01-25T00:16:49.285Z] #29 7.443 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T00:16:49.285Z] #29 7.448 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:16:49.285Z] #29 7.500 Selecting previously unselected package libjq1:amd64. [2022-01-25T00:16:49.285Z] #29 7.500 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T00:16:49.285Z] #29 7.504 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:16:49.285Z] #29 7.548 Selecting previously unselected package jq. [2022-01-25T00:16:49.285Z] #29 7.548 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-25T00:16:49.285Z] #29 7.551 Unpacking jq (1.6-2.1) ... [2022-01-25T00:16:49.285Z] #29 7.596 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-25T00:16:49.409Z] #65 39.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:16:49.547Z] #29 7.608 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-25T00:16:49.547Z] #29 7.622 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-25T00:16:49.547Z] #29 7.634 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:49.547Z] #29 7.648 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:16:49.547Z] #29 7.662 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:49.547Z] #29 7.677 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-25T00:16:49.547Z] #29 7.688 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:16:49.547Z] #29 7.708 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:16:49.547Z] #29 7.721 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:16:49.547Z] #29 7.733 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-25T00:16:49.547Z] #29 7.744 Setting up ca-certificates (20210119) ... [2022-01-25T00:16:49.588Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-01-25T00:16:49.588Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-25T00:16:49.666Z] #65 40.28 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:16:49.845Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-25T00:16:49.845Z] #4 DONE 0.6s [2022-01-25T00:16:49.873Z] #11 ... [2022-01-25T00:16:49.873Z] [2022-01-25T00:16:49.873Z] #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-01-25T00:16:49.873Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:16:49.873Z] #29 1.610 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:16:49.873Z] #29 1.754 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:16:49.873Z] #29 1.784 Get:3 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:16:49.873Z] #29 1.795 Get:4 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:16:49.873Z] #29 1.940 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:16:49.873Z] #29 2.145 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:16:49.873Z] #29 3.616 Fetched 8498 kB in 2s (3738 kB/s) [2022-01-25T00:16:49.873Z] #29 3.616 Reading package lists... [2022-01-25T00:16:49.873Z] #29 4.403 Reading package lists... [2022-01-25T00:16:49.873Z] #29 5.187 Building dependency tree... [2022-01-25T00:16:49.873Z] #29 5.527 The following additional packages will be installed: [2022-01-25T00:16:49.873Z] #29 5.527 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-25T00:16:49.873Z] #29 5.531 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-25T00:16:49.873Z] #29 5.531 Recommended packages: [2022-01-25T00:16:49.873Z] #29 5.531 libldap-common publicsuffix libsasl2-modules [2022-01-25T00:16:49.873Z] #29 5.706 The following NEW packages will be installed: [2022-01-25T00:16:49.873Z] #29 5.706 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-25T00:16:49.873Z] #29 5.706 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-25T00:16:49.873Z] #29 5.706 libssh2-1 openssl [2022-01-25T00:16:49.873Z] #29 5.975 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded. [2022-01-25T00:16:49.873Z] #29 5.975 Need to get 3038 kB of archives. [2022-01-25T00:16:49.873Z] #29 5.975 After this operation, 6650 kB of additional disk space will be used. [2022-01-25T00:16:49.873Z] #29 5.975 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-25T00:16:49.873Z] #29 5.988 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-25T00:16:49.873Z] #29 5.990 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-25T00:16:49.873Z] #29 5.998 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-25T00:16:49.873Z] #29 5.998 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-25T00:16:49.873Z] #29 5.998 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-25T00:16:49.873Z] #29 6.006 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-25T00:16:49.873Z] #29 6.006 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-25T00:16:49.873Z] #29 6.006 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-25T00:16:49.873Z] #29 6.006 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-25T00:16:49.873Z] #29 6.006 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-25T00:16:49.873Z] #29 6.011 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-25T00:16:49.873Z] #29 6.011 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T00:16:49.873Z] #29 6.031 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T00:16:49.873Z] #29 6.031 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T00:16:49.873Z] #29 6.173 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:16:49.873Z] #29 6.200 Fetched 3038 kB in 0s (9503 kB/s) [2022-01-25T00:16:49.873Z] #29 6.228 Selecting previously unselected package openssl. [2022-01-25T00:16:49.873Z] #29 6.228 (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-01-25T00:16:49.873Z] #29 6.228 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.231 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:16:49.873Z] #29 6.383 Selecting previously unselected package ca-certificates. [2022-01-25T00:16:49.873Z] #29 6.383 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-25T00:16:49.873Z] #29 6.387 Unpacking ca-certificates (20210119) ... [2022-01-25T00:16:49.873Z] #29 6.470 Selecting previously unselected package libbrotli1:amd64. [2022-01-25T00:16:49.873Z] #29 6.470 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.479 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-25T00:16:49.873Z] #29 6.543 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-25T00:16:49.873Z] #29 6.543 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.547 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:49.873Z] #29 6.620 Selecting previously unselected package libsasl2-2:amd64. [2022-01-25T00:16:49.873Z] #29 6.620 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.623 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:49.873Z] #29 6.669 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-25T00:16:49.873Z] #29 6.669 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.673 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-25T00:16:49.873Z] #29 6.729 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-25T00:16:49.873Z] #29 6.729 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.732 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-25T00:16:49.873Z] #29 6.773 Selecting previously unselected package libpsl5:amd64. [2022-01-25T00:16:49.873Z] #29 6.773 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.778 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-25T00:16:49.873Z] #29 6.817 Selecting previously unselected package librtmp1:amd64. [2022-01-25T00:16:49.873Z] #29 6.818 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.822 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:16:49.873Z] #29 6.863 Selecting previously unselected package libssh2-1:amd64. [2022-01-25T00:16:49.873Z] #29 6.864 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.867 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-25T00:16:49.873Z] #29 6.926 Selecting previously unselected package libcurl4:amd64. [2022-01-25T00:16:49.873Z] #29 6.926 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.929 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:49.873Z] #29 6.995 Selecting previously unselected package curl. [2022-01-25T00:16:49.873Z] #29 6.995 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 6.998 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:49.873Z] #29 7.051 Selecting previously unselected package libonig5:amd64. [2022-01-25T00:16:49.873Z] #29 7.053 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 7.057 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:16:49.873Z] #29 7.160 Selecting previously unselected package libjq1:amd64. [2022-01-25T00:16:49.873Z] #29 7.160 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 7.160 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:16:49.873Z] #29 7.209 Selecting previously unselected package jq. [2022-01-25T00:16:49.873Z] #29 7.209 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-25T00:16:49.873Z] #29 7.213 Unpacking jq (1.6-2.1) ... [2022-01-25T00:16:49.873Z] #29 7.258 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-25T00:16:49.873Z] #29 7.268 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-25T00:16:49.873Z] #29 7.280 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-25T00:16:49.873Z] #29 7.288 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:49.873Z] #29 7.298 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:16:49.873Z] #29 7.307 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:16:49.873Z] #29 7.316 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-25T00:16:49.873Z] #29 7.339 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:16:49.873Z] #29 7.345 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:16:49.873Z] #29 7.353 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:16:49.873Z] #29 7.362 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-25T00:16:49.873Z] #29 7.372 Setting up ca-certificates (20210119) ... [2022-01-25T00:16:49.925Z] #65 40.45 Fetched 460 kB in 0s (1545 kB/s) [2022-01-25T00:16:49.925Z] #65 40.50 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:16:50.102Z] [2022-01-25T00:16:50.102Z] #6 [internal] load build definition from Dockerfile [2022-01-25T00:16:50.102Z] #6 sha256:743d0c376c0d0d049ff160dc52b8a76dda8344fe8597d97b35861bbb6cab1036 [2022-01-25T00:16:50.102Z] #6 DONE 0.0s [2022-01-25T00:16:50.102Z] [2022-01-25T00:16:50.102Z] #5 [internal] load .dockerignore [2022-01-25T00:16:50.102Z] #5 sha256:6f54d086c4f90547a8f5f33c10de523f6ccc9f2161275c625052feefe9d2c5b2 [2022-01-25T00:16:50.102Z] #5 DONE 0.0s [2022-01-25T00:16:50.102Z] [2022-01-25T00:16:50.102Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T00:16:50.102Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T00:16:50.120Z] #29 8.330 Updating certificates in /etc/ssl/certs... [2022-01-25T00:16:50.184Z] #65 40.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-25T00:16:50.184Z] #65 40.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:16:50.184Z] #65 40.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:16:50.184Z] #65 40.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:16:50.184Z] #65 40.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:16:50.184Z] #65 40.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:16:50.274Z] #28 DONE 7.2s [2022-01-25T00:16:50.274Z] [2022-01-25T00:16:50.274Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:50.274Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T00:16:50.274Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-25T00:16:50.274Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-25T00:16:50.274Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-25T00:16:50.274Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-25T00:16:50.274Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-01-25T00:16:50.274Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-01-25T00:16:50.274Z] #67 DONE 7.1s [2022-01-25T00:16:50.274Z] [2022-01-25T00:16:50.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:50.274Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-25T00:16:50.274Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.2s done [2022-01-25T00:16:50.274Z] #11 sha256:cac175c1423a6f67bcf70033345b7dc7d733176ab28932904a3e457acc6f5c56 7.08kB / 7.08kB done [2022-01-25T00:16:50.274Z] #11 sha256:89b5d1fa04af24c4cae53f775b9382755b2ba1082bda77b9f8febaa8676b54cb 1.80kB / 1.80kB done [2022-01-25T00:16:50.274Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-25T00:16:50.274Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 3.0s done [2022-01-25T00:16:50.274Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 1.0s done [2022-01-25T00:16:50.274Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 1.7s done [2022-01-25T00:16:50.274Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 4.6s done [2022-01-25T00:16:50.274Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 6.8s done [2022-01-25T00:16:50.274Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 6.9s [2022-01-25T00:16:50.274Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.3s [2022-01-25T00:16:50.274Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 0B / 102.65MB 7.0s [2022-01-25T00:16:50.274Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.5s done [2022-01-25T00:16:50.274Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 8.39MB / 102.65MB 7.1s [2022-01-25T00:16:50.358Z] #10 ... [2022-01-25T00:16:50.358Z] [2022-01-25T00:16:50.358Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:50.358Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-25T00:16:50.358Z] #9 DONE 0.4s [2022-01-25T00:16:50.358Z] [2022-01-25T00:16:50.358Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-25T00:16:50.358Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-25T00:16:50.358Z] #7 DONE 0.4s [2022-01-25T00:16:50.358Z] [2022-01-25T00:16:50.358Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-25T00:16:50.358Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-25T00:16:50.358Z] #10 DONE 0.4s [2022-01-25T00:16:50.358Z] [2022-01-25T00:16:50.358Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-25T00:16:50.358Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-25T00:16:50.397Z] #29 7.962 Updating certificates in /etc/ssl/certs... [2022-01-25T00:16:50.446Z] #65 40.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:16:50.446Z] #65 40.80 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:16:50.446Z] #65 40.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:16:50.446Z] #65 DONE 41.0s [2022-01-25T00:16:50.446Z] [2022-01-25T00:16:50.446Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T00:16:50.446Z] #66 sha256:bf250d76aa2e03509d7c9a395f755d06881d8290f3f8c7ce8e810138ef87a546 [2022-01-25T00:16:50.550Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 16.78MB / 102.65MB 7.3s [2022-01-25T00:16:50.550Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 32.51MB / 102.65MB 7.5s [2022-01-25T00:16:50.616Z] #8 DONE 0.6s [2022-01-25T00:16:50.616Z] [2022-01-25T00:16:50.616Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:50.616Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T00:16:50.616Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-25T00:16:50.616Z] #67 DONE 0.1s [2022-01-25T00:16:50.616Z] [2022-01-25T00:16:50.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:50.616Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:50.616Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-25T00:16:50.616Z] #11 DONE 0.1s [2022-01-25T00:16:50.616Z] [2022-01-25T00:16:50.616Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:50.616Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:50.616Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-25T00:16:50.704Z] #66 DONE 0.1s [2022-01-25T00:16:50.704Z] [2022-01-25T00:16:50.704Z] #67 [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-01-25T00:16:50.704Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:16:50.873Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-25T00:16:50.873Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-25T00:16:50.873Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-25T00:16:50.970Z] #29 8.735 129 added, 0 removed; done. [2022-01-25T00:16:50.970Z] #29 8.762 Setting up jq (1.6-2.1) ... [2022-01-25T00:16:51.070Z] #29 9.118 129 added, 0 removed; done. [2022-01-25T00:16:51.070Z] #29 9.149 Setting up jq (1.6-2.1) ... [2022-01-25T00:16:51.070Z] #29 9.159 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:51.070Z] #29 9.170 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:51.070Z] #29 9.180 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:16:51.070Z] #29 9.198 Processing triggers for ca-certificates (20210119) ... [2022-01-25T00:16:51.070Z] #29 9.210 Updating certificates in /etc/ssl/certs... [2022-01-25T00:16:51.140Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 42.99MB / 102.65MB 7.9s [2022-01-25T00:16:51.140Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 [2022-01-25T00:16:51.140Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 50.33MB / 102.65MB 8.0s [2022-01-25T00:16:51.153Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.3s [2022-01-25T00:16:51.153Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 10.17MB / 54.92MB 0.5s [2022-01-25T00:16:51.232Z] #29 8.772 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:51.232Z] #29 8.784 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:16:51.232Z] #29 8.794 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:16:51.232Z] #29 8.810 Processing triggers for ca-certificates (20210119) ... [2022-01-25T00:16:51.232Z] #29 8.818 Updating certificates in /etc/ssl/certs... [2022-01-25T00:16:51.412Z] #28 ... [2022-01-25T00:16:51.413Z] [2022-01-25T00:16:51.413Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-25T00:16:51.413Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-25T00:16:51.413Z] #45 DONE 0.0s [2022-01-25T00:16:51.413Z] [2022-01-25T00:16:51.413Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:51.413Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:51.413Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 16.78MB / 54.92MB 0.6s [2022-01-25T00:16:51.472Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 66.06MB / 102.65MB 8.2s [2022-01-25T00:16:51.641Z] #29 9.806 0 added, 0 removed; done. [2022-01-25T00:16:51.641Z] #29 9.806 Running hooks in /etc/ca-certificates/update.d... [2022-01-25T00:16:51.641Z] #29 9.806 done. [2022-01-25T00:16:51.642Z] #67 0.709 + RM_GOPATH=0 [2022-01-25T00:16:51.642Z] #67 0.710 + TMP_GOPATH= [2022-01-25T00:16:51.642Z] #67 0.712 + : /build [2022-01-25T00:16:51.642Z] #67 0.712 + '[' -z '' ']' [2022-01-25T00:16:51.642Z] #67 0.713 ++ mktemp -d [2022-01-25T00:16:51.642Z] #67 0.716 + export GOPATH=/tmp/tmp.N1HTUIZhGP [2022-01-25T00:16:51.642Z] #67 0.717 + GOPATH=/tmp/tmp.N1HTUIZhGP [2022-01-25T00:16:51.642Z] #67 0.717 + RM_GOPATH=1 [2022-01-25T00:16:51.642Z] #67 0.717 + case "$(go env GOARCH)" in [2022-01-25T00:16:51.642Z] #67 0.717 ++ go env GOARCH [2022-01-25T00:16:51.642Z] #67 0.721 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:51.642Z] #67 0.721 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:51.642Z] #67 0.721 ++ dirname /install.sh [2022-01-25T00:16:51.642Z] #67 0.722 + dir=/ [2022-01-25T00:16:51.642Z] #67 0.722 + bin=containerd [2022-01-25T00:16:51.642Z] #67 0.722 + shift [2022-01-25T00:16:51.642Z] #67 0.722 + '[' '!' -f //containerd.installer ']' [2022-01-25T00:16:51.642Z] #67 0.722 + . //containerd.installer [2022-01-25T00:16:51.642Z] #67 0.722 ++ set -e [2022-01-25T00:16:51.642Z] #67 0.722 ++ : v1.5.9 [2022-01-25T00:16:51.642Z] #67 0.722 + install_containerd [2022-01-25T00:16:51.642Z] #67 0.723 + echo 'Install containerd version v1.5.9' [2022-01-25T00:16:51.642Z] #67 0.723 Install containerd version v1.5.9 [2022-01-25T00:16:51.642Z] #67 0.723 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N1HTUIZhGP/src/github.com/containerd/containerd [2022-01-25T00:16:51.642Z] #67 0.726 Cloning into '/tmp/tmp.N1HTUIZhGP/src/github.com/containerd/containerd'... [2022-01-25T00:16:51.679Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 25.29MB / 54.92MB 0.8s [2022-01-25T00:16:51.730Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.4s done [2022-01-25T00:16:51.804Z] #29 9.426 0 added, 0 removed; done. [2022-01-25T00:16:51.804Z] #29 9.426 Running hooks in /etc/ca-certificates/update.d... [2022-01-25T00:16:51.804Z] #29 9.432 done. [2022-01-25T00:16:51.958Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 30.41MB / 54.92MB 1.0s [2022-01-25T00:16:51.989Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 74.45MB / 102.65MB 8.8s [2022-01-25T00:16:52.216Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 42.99MB / 54.92MB 1.3s [2022-01-25T00:16:52.216Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 46.14MB / 54.92MB 1.4s [2022-01-25T00:16:52.216Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.53MB / 54.92MB 1.5s [2022-01-25T00:16:52.250Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 83.89MB / 102.65MB 9.0s [2022-01-25T00:16:52.250Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd [2022-01-25T00:16:52.512Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 95.42MB / 102.65MB 9.4s [2022-01-25T00:16:52.512Z] #11 ... [2022-01-25T00:16:52.512Z] [2022-01-25T00:16:52.512Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:52.512Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T00:16:52.512Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-01-25T00:16:52.512Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-25T00:16:52.512Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-25T00:16:52.512Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-25T00:16:52.512Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.7s done [2022-01-25T00:16:52.512Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2022-01-25T00:16:52.512Z] #69 DONE 9.5s [2022-01-25T00:16:52.512Z] [2022-01-25T00:16:52.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:52.512Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-25T00:16:52.512Z] #11 ... [2022-01-25T00:16:52.512Z] [2022-01-25T00:16:52.512Z] #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-01-25T00:16:52.512Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-25T00:16:52.789Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.0s done [2022-01-25T00:16:53.386Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0.2s [2022-01-25T00:16:53.559Z] #29 ... [2022-01-25T00:16:53.559Z] [2022-01-25T00:16:53.559Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:53.560Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:53.560Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.5s done [2022-01-25T00:16:53.560Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.3s done [2022-01-25T00:16:53.560Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 1.2s [2022-01-25T00:16:54.131Z] #11 ... [2022-01-25T00:16:54.131Z] [2022-01-25T00:16:54.131Z] #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-01-25T00:16:54.131Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:16:54.131Z] #29 DONE 12.5s [2022-01-25T00:16:54.171Z] #67 ... [2022-01-25T00:16:54.171Z] [2022-01-25T00:16:54.171Z] #45 [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-01-25T00:16:54.171Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-25T00:16:54.171Z] #45 28.73 Reading package lists... [2022-01-25T00:16:54.171Z] #45 36.47 Building dependency tree... [2022-01-25T00:16:54.171Z] #45 38.10 Reading state information... [2022-01-25T00:16:54.171Z] #45 39.64 The following additional packages will be installed: [2022-01-25T00:16:54.171Z] #45 39.65 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-25T00:16:54.171Z] #45 39.67 Suggested packages: [2022-01-25T00:16:54.171Z] #45 39.67 cmake-doc ninja-build lrzip [2022-01-25T00:16:54.171Z] #45 39.67 Recommended packages: [2022-01-25T00:16:54.171Z] #45 39.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-25T00:16:54.171Z] #45 40.17 The following NEW packages will be installed: [2022-01-25T00:16:54.171Z] #45 40.18 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-25T00:16:54.171Z] #45 40.53 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:16:54.171Z] #45 40.53 Need to get 8418 kB of archives. [2022-01-25T00:16:54.171Z] #45 40.53 After this operation, 34.9 MB of additional disk space will be used. [2022-01-25T00:16:54.171Z] #45 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:16:54.171Z] #45 40.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:16:54.171Z] #45 40.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-25T00:16:54.171Z] #45 40.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-25T00:16:54.171Z] #45 40.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-25T00:16:54.171Z] #45 40.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-25T00:16:54.171Z] #45 40.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-25T00:16:54.171Z] #45 40.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-25T00:16:54.171Z] #45 41.30 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:16:54.171Z] #45 41.63 Fetched 8418 kB in 0s (19.9 MB/s) [2022-01-25T00:16:54.171Z] #45 41.69 Selecting previously unselected package xxd. [2022-01-25T00:16:54.171Z] #45 41.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-25T00:16:54.171Z] #45 41.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:16:54.171Z] #45 41.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 41.88 Selecting previously unselected package vim-common. [2022-01-25T00:16:54.171Z] #45 41.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:16:54.171Z] #45 41.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 42.05 Selecting previously unselected package cmake-data. [2022-01-25T00:16:54.171Z] #45 42.05 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-25T00:16:54.171Z] #45 42.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 42.64 Selecting previously unselected package libarchive13:amd64. [2022-01-25T00:16:54.171Z] #45 42.64 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-25T00:16:54.171Z] #45 42.65 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:16:54.171Z] #45 42.78 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-25T00:16:54.171Z] #45 42.78 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-25T00:16:54.171Z] #45 42.79 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:16:54.171Z] #45 42.85 Selecting previously unselected package librhash0:amd64. [2022-01-25T00:16:54.171Z] #45 42.86 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-25T00:16:54.171Z] #45 42.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:16:54.171Z] #45 42.94 Selecting previously unselected package libuv1:amd64. [2022-01-25T00:16:54.171Z] #45 42.94 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-25T00:16:54.171Z] #45 42.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:16:54.171Z] #45 43.01 Selecting previously unselected package cmake. [2022-01-25T00:16:54.171Z] #45 43.01 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-25T00:16:54.171Z] #45 43.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 44.21 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:16:54.171Z] #45 44.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 44.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:16:54.171Z] #45 44.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 44.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:16:54.171Z] #45 44.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:16:54.171Z] #45 44.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 44.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:16:54.171Z] #45 44.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:16:54.171Z] #45 DONE 44.7s [2022-01-25T00:16:54.350Z] #29 DONE 11.8s [2022-01-25T00:16:54.350Z] [2022-01-25T00:16:54.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:54.350Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:54.350Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.2s done [2022-01-25T00:16:54.350Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0.6s [2022-01-25T00:16:54.350Z] #11 ... [2022-01-25T00:16:54.350Z] [2022-01-25T00:16:54.350Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T00:16:54.350Z] #30 sha256:23092a92423e8e897fe840af44543b626d0ed7683fb34483e3dd3f58a8ca3923 [2022-01-25T00:16:54.350Z] #30 DONE 0.1s [2022-01-25T00:16:54.350Z] [2022-01-25T00:16:54.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:54.350Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:54.392Z] [2022-01-25T00:16:54.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:54.392Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:54.430Z] [2022-01-25T00:16:54.430Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T00:16:54.430Z] #46 sha256:108a8ba90899d04ba83a06e237a19d9b39899be832b650973e0667d1639bf3be [2022-01-25T00:16:54.430Z] #46 DONE 0.1s [2022-01-25T00:16:54.430Z] [2022-01-25T00:16:54.430Z] #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-01-25T00:16:54.430Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T00:16:54.430Z] #20 27.72 Reading package lists... [2022-01-25T00:16:54.430Z] #20 36.42 Building dependency tree... [2022-01-25T00:16:54.430Z] #20 38.06 Reading state information... [2022-01-25T00:16:54.430Z] #20 39.51 The following additional packages will be installed: [2022-01-25T00:16:54.430Z] #20 39.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:16:54.430Z] #20 39.51 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-25T00:16:54.430Z] #20 39.51 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-25T00:16:54.430Z] #20 39.51 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-25T00:16:54.430Z] #20 39.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-25T00:16:54.430Z] #20 39.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-25T00:16:54.430Z] #20 39.52 mingw-w64-common mingw-w64-x86-64-dev [2022-01-25T00:16:54.430Z] #20 39.54 Suggested packages: [2022-01-25T00:16:54.430Z] #20 39.54 gcc-10-locales seccomp wine64 [2022-01-25T00:16:54.430Z] #20 39.95 The following NEW packages will be installed: [2022-01-25T00:16:54.430Z] #20 39.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:16:54.430Z] #20 39.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-25T00:16:54.430Z] #20 39.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-25T00:16:54.430Z] #20 39.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-25T00:16:54.430Z] #20 39.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-25T00:16:54.430Z] #20 39.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-25T00:16:54.430Z] #20 39.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-25T00:16:54.430Z] #20 39.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-25T00:16:54.430Z] #20 39.97 mingw-w64-x86-64-dev [2022-01-25T00:16:54.430Z] #20 40.37 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:16:54.430Z] #20 40.37 Need to get 115 MB of archives. [2022-01-25T00:16:54.430Z] #20 40.37 After this operation, 645 MB of additional disk space will be used. [2022-01-25T00:16:54.430Z] #20 40.37 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-01-25T00:16:54.430Z] #20 40.39 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-01-25T00:16:54.430Z] #20 40.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-25T00:16:54.430Z] #20 40.42 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-01-25T00:16:54.430Z] #20 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-25T00:16:54.430Z] #20 40.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-25T00:16:54.430Z] #20 40.47 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-01-25T00:16:54.430Z] #20 40.51 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-01-25T00:16:54.430Z] #20 40.51 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-01-25T00:16:54.430Z] #20 40.65 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-01-25T00:16:54.430Z] #20 41.00 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-01-25T00:16:54.430Z] #20 41.25 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-01-25T00:16:54.430Z] #20 41.47 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-01-25T00:16:54.430Z] #20 41.87 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-01-25T00:16:54.430Z] #20 41.99 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-01-25T00:16:54.430Z] #20 41.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-25T00:16:54.430Z] #20 42.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-25T00:16:54.430Z] #20 42.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:16:54.430Z] #20 42.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:16:54.430Z] #20 42.01 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-01-25T00:16:54.430Z] #20 42.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-25T00:16:54.430Z] #20 42.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-25T00:16:54.430Z] #20 42.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-25T00:16:54.430Z] #20 42.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-25T00:16:54.430Z] #20 42.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-25T00:16:54.430Z] #20 42.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-25T00:16:54.430Z] #20 42.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-25T00:16:54.430Z] #20 42.03 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-01-25T00:16:54.430Z] #20 42.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-25T00:16:54.430Z] #20 42.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-25T00:16:54.430Z] #20 42.45 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:16:54.430Z] #20 42.62 Fetched 115 MB in 2s (59.0 MB/s) [2022-01-25T00:16:54.430Z] #20 42.65 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-25T00:16:54.430Z] #20 42.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 ... 30207 files and directories currently installed.) [2022-01-25T00:16:54.430Z] #20 42.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:16:54.430Z] #20 42.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:16:54.430Z] #20 43.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-25T00:16:54.430Z] #20 43.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:16:54.430Z] #20 43.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:16:54.430Z] #20 44.15 Selecting previously unselected package binutils-mingw-w64. [2022-01-25T00:16:54.430Z] #20 44.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-25T00:16:54.430Z] #20 44.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:16:54.430Z] #20 44.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-25T00:16:54.430Z] #20 44.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:16:54.430Z] #20 44.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:16:54.430Z] #20 44.28 Selecting previously unselected package dmsetup. [2022-01-25T00:16:54.430Z] #20 44.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:16:54.430Z] #20 44.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:16:54.430Z] #20 44.36 Selecting previously unselected package mingw-w64-common. [2022-01-25T00:16:54.430Z] #20 44.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-25T00:16:54.430Z] #20 44.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-25T00:16:54.653Z] #11 ... [2022-01-25T00:16:54.653Z] [2022-01-25T00:16:54.653Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T00:16:54.653Z] #30 sha256:220397b3927a65e0d0ada42eab210148d3bb64aadd669c8166e6eb8b726c3178 [2022-01-25T00:16:54.653Z] #30 DONE 0.2s [2022-01-25T00:16:54.653Z] [2022-01-25T00:16:54.653Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:54.653Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:55.284Z] #28 ... [2022-01-25T00:16:55.284Z] [2022-01-25T00:16:55.284Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:55.284Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-25T00:16:55.284Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-25T00:16:55.284Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-25T00:16:55.284Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-25T00:16:55.284Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-01-25T00:16:55.284Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-01-25T00:16:55.284Z] #67 DONE 4.5s [2022-01-25T00:16:55.284Z] [2022-01-25T00:16:55.284Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:55.284Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:55.364Z] #20 ... [2022-01-25T00:16:55.364Z] [2022-01-25T00:16:55.364Z] #47 [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-01-25T00:16:55.364Z] #47 sha256:2bf2f4db808276a11c5f89309da4b9dfb60407f1525bb1ef80842c011b06c3f3 [2022-01-25T00:16:55.364Z] #47 0.809 + RM_GOPATH=0 [2022-01-25T00:16:55.364Z] #47 0.809 + TMP_GOPATH= [2022-01-25T00:16:55.364Z] #47 0.809 + : /build [2022-01-25T00:16:55.364Z] #47 0.809 + '[' -z '' ']' [2022-01-25T00:16:55.364Z] #47 0.811 ++ mktemp -d [2022-01-25T00:16:55.364Z] #47 0.815 + export GOPATH=/tmp/tmp.dKeEMv8rJs [2022-01-25T00:16:55.364Z] #47 0.815 + GOPATH=/tmp/tmp.dKeEMv8rJs [2022-01-25T00:16:55.364Z] #47 0.815 + RM_GOPATH=1 [2022-01-25T00:16:55.364Z] #47 0.816 + case "$(go env GOARCH)" in [2022-01-25T00:16:55.364Z] #47 0.816 ++ go env GOARCH [2022-01-25T00:16:55.364Z] #47 0.826 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:55.364Z] #47 0.826 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:16:55.364Z] #47 0.826 ++ dirname /install.sh [2022-01-25T00:16:55.364Z] #47 0.827 + dir=/ [2022-01-25T00:16:55.364Z] #47 0.827 + bin=tini [2022-01-25T00:16:55.364Z] #47 0.827 + shift [2022-01-25T00:16:55.364Z] #47 0.827 + '[' '!' -f //tini.installer ']' [2022-01-25T00:16:55.364Z] #47 0.827 + . //tini.installer [2022-01-25T00:16:55.364Z] #47 0.828 ++ : v0.19.0 [2022-01-25T00:16:55.364Z] #47 0.828 + install_tini [2022-01-25T00:16:55.364Z] #47 0.828 + echo 'Install tini version v0.19.0' [2022-01-25T00:16:55.364Z] #47 0.828 Install tini version v0.19.0 [2022-01-25T00:16:55.364Z] #47 0.828 + git clone https://github.com/krallin/tini.git /tmp/tmp.dKeEMv8rJs/tini [2022-01-25T00:16:55.364Z] #47 0.830 Cloning into '/tmp/tmp.dKeEMv8rJs/tini'... [2022-01-25T00:16:55.621Z] #47 1.196 + cd /tmp/tmp.dKeEMv8rJs/tini [2022-01-25T00:16:55.621Z] #47 1.196 + git checkout -q v0.19.0 [2022-01-25T00:16:55.621Z] #47 1.204 + cmake . [2022-01-25T00:16:55.796Z] #29 ... [2022-01-25T00:16:55.796Z] [2022-01-25T00:16:55.796Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:55.796Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-25T00:16:55.797Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 102.65MB / 102.65MB 12.1s [2022-01-25T00:16:55.797Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 1.8s done [2022-01-25T00:16:55.797Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2022-01-25T00:16:55.797Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 102.65MB / 102.65MB 12.4s done [2022-01-25T00:16:55.879Z] #47 1.397 -- The C compiler identification is GNU 10.2.1 [2022-01-25T00:16:55.879Z] #47 1.425 -- Detecting C compiler ABI info [2022-01-25T00:16:56.138Z] #47 1.627 -- Detecting C compiler ABI info - done [2022-01-25T00:16:56.138Z] #47 1.676 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-25T00:16:56.138Z] #47 1.679 -- Detecting C compile features [2022-01-25T00:16:56.138Z] #47 1.680 -- Detecting C compile features - done [2022-01-25T00:16:56.138Z] #47 1.702 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-25T00:16:56.138Z] #47 1.804 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-25T00:16:56.213Z] #28 ... [2022-01-25T00:16:56.213Z] [2022-01-25T00:16:56.213Z] #24 [internal] load build context [2022-01-25T00:16:56.213Z] #24 sha256:03d0658f0ec597579a2ceee64e2f2eacbb86130ca4b95f2011a36b027fc44347 [2022-01-25T00:16:56.213Z] #24 transferring context: 56.54MB 4.8s done [2022-01-25T00:16:56.213Z] #24 DONE 5.4s [2022-01-25T00:16:56.213Z] [2022-01-25T00:16:56.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:16:56.213Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:16:56.213Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-25T00:16:56.213Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-25T00:16:56.213Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-25T00:16:56.213Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.8s done [2022-01-25T00:16:56.213Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.4s done [2022-01-25T00:16:56.213Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.2s done [2022-01-25T00:16:56.213Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.6s done [2022-01-25T00:16:56.213Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 3.7s done [2022-01-25T00:16:56.213Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 5.3s [2022-01-25T00:16:56.213Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.9s done [2022-01-25T00:16:56.396Z] #47 1.839 -- Configuring done [2022-01-25T00:16:56.396Z] #47 1.850 -- Generating done [2022-01-25T00:16:56.396Z] #47 1.858 -- Build files have been written to: /tmp/tmp.dKeEMv8rJs/tini [2022-01-25T00:16:56.396Z] #47 1.861 + make tini-static [2022-01-25T00:16:56.396Z] #47 2.009 Scanning dependencies of target tini-static [2022-01-25T00:16:56.396Z] #47 2.025 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-25T00:16:56.962Z] #47 2.524 [100%] Linking C executable tini-static [2022-01-25T00:16:57.143Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.0s done [2022-01-25T00:16:57.220Z] #47 2.769 [100%] Built target tini-static [2022-01-25T00:16:57.220Z] #47 2.791 + mkdir -p /build [2022-01-25T00:16:57.220Z] #47 2.797 + cp tini-static /build/docker-init [2022-01-25T00:16:57.402Z] #11 ... [2022-01-25T00:16:57.402Z] [2022-01-25T00:16:57.402Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-25T00:16:57.402Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-25T00:16:57.402Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-25T00:16:57.402Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-25T00:16:57.402Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-25T00:16:57.402Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-25T00:16:57.402Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-01-25T00:16:57.402Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-01-25T00:16:57.402Z] #69 DONE 6.6s [2022-01-25T00:16:57.402Z] [2022-01-25T00:16:57.402Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-25T00:16:57.402Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-25T00:16:57.479Z] #47 DONE 3.1s [2022-01-25T00:16:57.479Z] [2022-01-25T00:16:57.479Z] #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-01-25T00:16:57.479Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T00:16:57.479Z] #20 46.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-25T00:16:57.479Z] #20 46.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-25T00:16:57.479Z] #20 46.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:16:57.699Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 1.9s done [2022-01-25T00:16:57.699Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd [2022-01-25T00:16:57.737Z] #20 48.10 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-25T00:16:57.737Z] #20 48.10 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:16:57.737Z] #20 48.11 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:16:57.737Z] #20 48.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-25T00:16:57.737Z] #20 48.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:16:57.737Z] #20 48.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:16:58.671Z] #20 ... [2022-01-25T00:16:58.671Z] [2022-01-25T00:16:58.671Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T00:16:58.671Z] #49 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T00:16:58.671Z] #49 CACHED [2022-01-25T00:16:58.671Z] [2022-01-25T00:16:58.671Z] #50 [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-01-25T00:16:58.671Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:16:58.671Z] #50 CACHED [2022-01-25T00:16:58.813Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.4s [2022-01-25T00:16:58.813Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.6s done [2022-01-25T00:16:58.871Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 6.3s [2022-01-25T00:16:58.929Z] [2022-01-25T00:16:58.929Z] #53 [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-01-25T00:16:58.929Z] #53 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T00:16:58.929Z] #53 CACHED [2022-01-25T00:16:58.929Z] [2022-01-25T00:16:58.929Z] #54 [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-01-25T00:16:58.929Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:16:58.929Z] #54 CACHED [2022-01-25T00:16:58.929Z] [2022-01-25T00:16:58.929Z] #56 [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-01-25T00:16:58.929Z] #56 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:16:58.929Z] #56 CACHED [2022-01-25T00:16:58.929Z] [2022-01-25T00:16:58.929Z] #58 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:16:58.929Z] #58 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:16:58.929Z] #58 CACHED [2022-01-25T00:16:58.929Z] [2022-01-25T00:16:58.929Z] #60 [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-01-25T00:16:58.929Z] #60 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T00:16:58.929Z] #60 CACHED [2022-01-25T00:16:58.929Z] [2022-01-25T00:16:58.929Z] #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-01-25T00:16:58.929Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T00:16:59.376Z] #28 DONE 8.6s [2022-01-25T00:16:59.376Z] [2022-01-25T00:16:59.376Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T00:16:59.376Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-25T00:16:59.376Z] #68 DONE 0.9s [2022-01-25T00:16:59.376Z] [2022-01-25T00:16:59.376Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T00:16:59.376Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-25T00:16:59.649Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.6s [2022-01-25T00:16:59.816Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.2s done [2022-01-25T00:16:59.816Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-25T00:17:00.077Z] #11 DONE 28.4s [2022-01-25T00:17:00.077Z] [2022-01-25T00:17:00.077Z] #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-01-25T00:17:00.077Z] #31 sha256:2346945916f81ba02ee6bbac0f395fed15d14e9320cbceaf3edaa57dad2b4e60 [2022-01-25T00:17:00.077Z] #31 1.509 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-25T00:17:00.077Z] #31 1.771 [2022-01-25T00:17:00.077Z] #31 1.990 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:00.077Z] #31 2.247 [2022-01-25T00:17:00.077Z] #31 3.125 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-25T00:17:00.077Z] #31 3.392 [2022-01-25T00:17:00.077Z] #31 3.609 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:00.077Z] #31 3.887 [2022-01-25T00:17:00.077Z] #31 4.774 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-25T00:17:00.077Z] #31 5.044 [2022-01-25T00:17:00.077Z] #31 5.266 #=#=# ############## 20.6% ######################################### 57.8% ################################################################ 89.9% ######################################################################## 100.0% [2022-01-25T00:17:00.303Z] #20 50.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-25T00:17:00.303Z] #20 50.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:00.303Z] #20 50.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:17:00.310Z] #70 DONE 1.0s [2022-01-25T00:17:00.311Z] [2022-01-25T00:17:00.311Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:17:00.311Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:17:00.311Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.5s done [2022-01-25T00:17:00.311Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.3s done [2022-01-25T00:17:00.339Z] #31 5.817 [2022-01-25T00:17:00.568Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-25T00:17:01.038Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.7s done [2022-01-25T00:17:01.284Z] #31 6.674 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-25T00:17:01.284Z] #31 6.854 [2022-01-25T00:17:01.300Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-25T00:17:01.547Z] [2022-01-25T00:17:01.547Z] #31 ... [2022-01-25T00:17:01.547Z] [2022-01-25T00:17:01.547Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T00:17:01.547Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T00:17:01.547Z] #12 DONE 1.4s [2022-01-25T00:17:01.547Z] [2022-01-25T00:17:01.547Z] #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-01-25T00:17:01.547Z] #31 sha256:2346945916f81ba02ee6bbac0f395fed15d14e9320cbceaf3edaa57dad2b4e60 [2022-01-25T00:17:01.547Z] #31 7.070 #=#=# [2022-01-25T00:17:01.547Z] #31 ... [2022-01-25T00:17:01.547Z] [2022-01-25T00:17:01.547Z] #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-01-25T00:17:01.547Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T00:17:01.561Z] #11 DONE 27.0s [2022-01-25T00:17:01.561Z] [2022-01-25T00:17:01.561Z] #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-01-25T00:17:01.561Z] #31 sha256:2d0ef376d5a4d5239f8fc78c4fa6699a06aaa0a6bfe505f0831b78e2a591492d [2022-01-25T00:17:01.561Z] #31 1.534 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-25T00:17:01.561Z] #31 1.811 [2022-01-25T00:17:01.561Z] #31 2.025 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:01.561Z] #31 2.279 [2022-01-25T00:17:01.561Z] #31 3.187 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-25T00:17:01.561Z] #31 3.454 [2022-01-25T00:17:01.561Z] #31 3.670 #=#=# ### 5.0% ######################################################################## 100.0% [2022-01-25T00:17:01.561Z] #31 4.032 [2022-01-25T00:17:01.561Z] #31 4.986 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-25T00:17:01.561Z] #31 5.280 [2022-01-25T00:17:01.561Z] #31 5.498 #=#=# ############ 17.3% ########################################## 58.5% ################################################################ 89.9% ######################################################################## 100.0% [2022-01-25T00:17:01.561Z] #31 6.044 [2022-01-25T00:17:01.561Z] #31 7.047 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-25T00:17:01.561Z] #31 7.270 [2022-01-25T00:17:01.561Z] #31 ... [2022-01-25T00:17:01.561Z] [2022-01-25T00:17:01.561Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T00:17:01.561Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T00:17:01.890Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 3.3s done [2022-01-25T00:17:02.120Z] #13 DONE 0.6s [2022-01-25T00:17:02.120Z] [2022-01-25T00:17:02.120Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:02.120Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:02.152Z] #11 extracting sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 done [2022-01-25T00:17:02.383Z] #51 ... [2022-01-25T00:17:02.383Z] [2022-01-25T00:17:02.383Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T00:17:02.383Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T00:17:02.383Z] #33 DONE 0.2s [2022-01-25T00:17:02.383Z] [2022-01-25T00:17:02.383Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T00:17:02.383Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T00:17:02.383Z] #42 DONE 0.2s [2022-01-25T00:17:02.383Z] [2022-01-25T00:17:02.383Z] #46 [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-01-25T00:17:02.383Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T00:17:02.383Z] #46 DONE 0.3s [2022-01-25T00:17:02.383Z] [2022-01-25T00:17:02.383Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T00:17:02.383Z] #25 sha256:2eb89a72697d2c1fb10d059db805e212a829ae45f0c4c64aaf95da06c6558e1d [2022-01-25T00:17:02.383Z] #25 DONE 0.3s [2022-01-25T00:17:02.383Z] [2022-01-25T00:17:02.383Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T00:17:02.383Z] #62 sha256:f77489f9414c158e690e82f36b145e7f803d8b2ace8c74c558831af436b7b88b [2022-01-25T00:17:02.383Z] #62 DONE 0.4s [2022-01-25T00:17:02.383Z] [2022-01-25T00:17:02.384Z] #63 [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-01-25T00:17:02.384Z] #63 sha256:f92a0ffa82f892a8733091283c24b4745e4c13c89e26c8b74a1ac6212f549d28 [2022-01-25T00:17:02.949Z] #12 DONE 1.4s [2022-01-25T00:17:02.949Z] [2022-01-25T00:17:02.949Z] #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-01-25T00:17:02.949Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T00:17:03.525Z] #13 ... [2022-01-25T00:17:03.525Z] [2022-01-25T00:17:03.525Z] #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-01-25T00:17:03.525Z] #31 sha256:2d0ef376d5a4d5239f8fc78c4fa6699a06aaa0a6bfe505f0831b78e2a591492d [2022-01-25T00:17:03.525Z] #31 7.492 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:03.525Z] #31 7.814 [2022-01-25T00:17:03.525Z] #31 8.402 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-25T00:17:03.525Z] #31 8.592 [2022-01-25T00:17:03.525Z] #31 8.821 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:03.525Z] #31 9.093 [2022-01-25T00:17:03.525Z] #31 9.147 Download of images into '/build' complete. [2022-01-25T00:17:03.525Z] #31 9.147 Use something like the following to load the result into a Docker daemon: [2022-01-25T00:17:03.525Z] #31 9.147 tar -cC '/build' . | docker load [2022-01-25T00:17:03.525Z] #31 DONE 9.2s [2022-01-25T00:17:03.525Z] [2022-01-25T00:17:03.525Z] #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-01-25T00:17:03.525Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T00:17:03.525Z] #13 DONE 0.7s [2022-01-25T00:17:03.525Z] [2022-01-25T00:17:03.525Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T00:17:03.525Z] #25 sha256:a0894ca280597ae8c08e86b25fb6e41893438a98733a78f67d172de634828fd9 [2022-01-25T00:17:03.528Z] #11 DONE 20.3s [2022-01-25T00:17:03.528Z] [2022-01-25T00:17:03.528Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T00:17:03.528Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-25T00:17:03.786Z] #25 ... [2022-01-25T00:17:03.786Z] [2022-01-25T00:17:03.786Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T00:17:03.786Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T00:17:03.786Z] #42 DONE 0.1s [2022-01-25T00:17:03.786Z] [2022-01-25T00:17:03.786Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T00:17:03.786Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T00:17:03.786Z] #33 DONE 0.2s [2022-01-25T00:17:04.047Z] [2022-01-25T00:17:04.047Z] #46 [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-01-25T00:17:04.047Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T00:17:04.047Z] #46 DONE 0.2s [2022-01-25T00:17:04.047Z] [2022-01-25T00:17:04.047Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T00:17:04.047Z] #62 sha256:6c162cdca226cbf092e49f4fea5cb1653778c42a85210d9c0f1d42281d2c806f [2022-01-25T00:17:04.047Z] #62 DONE 0.3s [2022-01-25T00:17:04.047Z] [2022-01-25T00:17:04.047Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T00:17:04.047Z] #25 sha256:a0894ca280597ae8c08e86b25fb6e41893438a98733a78f67d172de634828fd9 [2022-01-25T00:17:04.047Z] #25 DONE 0.3s [2022-01-25T00:17:04.047Z] [2022-01-25T00:17:04.047Z] #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-01-25T00:17:04.047Z] #26 sha256:39f6cae020363811115cf02829099b725f339ecbb8489ef1e3f813d85bda82b5 [2022-01-25T00:17:04.299Z] #63 ... [2022-01-25T00:17:04.299Z] [2022-01-25T00:17:04.299Z] #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-01-25T00:17:04.299Z] #31 sha256:2346945916f81ba02ee6bbac0f395fed15d14e9320cbceaf3edaa57dad2b4e60 [2022-01-25T00:17:04.299Z] #31 7.070 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:04.299Z] #31 7.366 [2022-01-25T00:17:04.299Z] #31 8.078 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-25T00:17:04.299Z] #31 8.522 [2022-01-25T00:17:04.299Z] #31 8.756 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:04.299Z] #31 9.216 [2022-01-25T00:17:04.299Z] #31 9.377 Download of images into '/build' complete. [2022-01-25T00:17:04.299Z] #31 9.379 Use something like the following to load the result into a Docker daemon: [2022-01-25T00:17:04.299Z] #31 9.379 tar -cC '/build' . | docker load [2022-01-25T00:17:04.299Z] #31 DONE 9.5s [2022-01-25T00:17:04.299Z] [2022-01-25T00:17:04.299Z] #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-01-25T00:17:04.299Z] #26 sha256:d4cec42919e5cb5a9839f6b94ffa8b84c1e6f4056c5e2594654e2b7561e8b91d [2022-01-25T00:17:04.485Z] #20 54.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-25T00:17:04.485Z] #20 54.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:04.485Z] #20 54.57 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:17:05.429Z] #12 ... [2022-01-25T00:17:05.429Z] [2022-01-25T00:17:05.429Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-25T00:17:05.429Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-25T00:17:05.429Z] #68 DONE 3.1s [2022-01-25T00:17:05.688Z] [2022-01-25T00:17:05.688Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T00:17:05.688Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-25T00:17:05.837Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.6s done [2022-01-25T00:17:05.837Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-25T00:17:05.896Z] #20 56.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-25T00:17:05.896Z] #20 56.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:05.896Z] #20 56.26 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:17:06.846Z] #26 4.107 + RM_GOPATH=0 [2022-01-25T00:17:06.846Z] #26 4.107 + TMP_GOPATH= [2022-01-25T00:17:06.846Z] #26 4.107 + : /build [2022-01-25T00:17:06.846Z] #26 4.107 + '[' -z '' ']' [2022-01-25T00:17:06.846Z] #26 4.107 ++ mktemp -d [2022-01-25T00:17:06.846Z] #26 4.110 + export GOPATH=/tmp/tmp.fXdYBX0wq8 [2022-01-25T00:17:06.846Z] #26 4.113 + GOPATH=/tmp/tmp.fXdYBX0wq8 [2022-01-25T00:17:06.846Z] #26 4.113 + RM_GOPATH=1 [2022-01-25T00:17:06.846Z] #26 4.113 + case "$(go env GOARCH)" in [2022-01-25T00:17:06.846Z] #26 4.113 ++ go env GOARCH [2022-01-25T00:17:06.846Z] #26 4.136 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:06.846Z] #26 4.137 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:06.846Z] #26 4.137 ++ dirname /install.sh [2022-01-25T00:17:06.846Z] #26 4.142 + dir=/ [2022-01-25T00:17:06.846Z] #26 4.143 Install docker/cli version 17.06.2-ce from stable [2022-01-25T00:17:06.846Z] #26 4.144 + bin=dockercli [2022-01-25T00:17:06.846Z] #26 4.144 + shift [2022-01-25T00:17:06.846Z] #26 4.144 + '[' '!' -f //dockercli.installer ']' [2022-01-25T00:17:06.846Z] #26 4.144 + . //dockercli.installer [2022-01-25T00:17:06.846Z] #26 4.144 ++ : stable [2022-01-25T00:17:06.846Z] #26 4.144 ++ : 17.06.2-ce [2022-01-25T00:17:06.846Z] #26 4.144 + install_dockercli [2022-01-25T00:17:06.846Z] #26 4.144 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-25T00:17:06.846Z] #26 4.145 ++ uname -m [2022-01-25T00:17:06.846Z] #26 4.153 + arch=x86_64 [2022-01-25T00:17:06.846Z] #26 4.153 + '[' x86_64 '!=' x86_64 ']' [2022-01-25T00:17:06.846Z] #26 4.153 + url=https://download.docker.com/linux/static [2022-01-25T00:17:06.846Z] #26 4.153 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-25T00:17:06.846Z] #26 4.153 + tar -xz docker/docker [2022-01-25T00:17:07.355Z] #26 3.433 + RM_GOPATH=0 [2022-01-25T00:17:07.355Z] #26 3.433 + TMP_GOPATH= [2022-01-25T00:17:07.355Z] #26 3.433 + : /build [2022-01-25T00:17:07.355Z] #26 3.433 + '[' -z '' ']' [2022-01-25T00:17:07.355Z] #26 3.435 ++ mktemp -d [2022-01-25T00:17:07.355Z] #26 3.437 + export GOPATH=/tmp/tmp.BZlaulfl27 [2022-01-25T00:17:07.355Z] #26 3.437 + GOPATH=/tmp/tmp.BZlaulfl27 [2022-01-25T00:17:07.355Z] #26 3.437 + RM_GOPATH=1 [2022-01-25T00:17:07.355Z] #26 3.437 + case "$(go env GOARCH)" in [2022-01-25T00:17:07.355Z] #26 3.437 ++ go env GOARCH [2022-01-25T00:17:07.355Z] #26 3.452 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:07.355Z] #26 3.453 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:07.355Z] #26 3.454 ++ dirname /install.sh [2022-01-25T00:17:07.355Z] #26 3.458 + dir=/ [2022-01-25T00:17:07.355Z] #26 3.459 + bin=dockercli [2022-01-25T00:17:07.355Z] #26 3.459 + shift [2022-01-25T00:17:07.355Z] #26 3.459 + '[' '!' -f //dockercli.installer ']' [2022-01-25T00:17:07.355Z] #26 3.460 + . //dockercli.installer [2022-01-25T00:17:07.355Z] #26 3.460 ++ : stable [2022-01-25T00:17:07.355Z] #26 3.461 ++ : 17.06.2-ce [2022-01-25T00:17:07.355Z] #26 3.461 + install_dockercli [2022-01-25T00:17:07.355Z] #26 3.463 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-25T00:17:07.355Z] #26 3.463 Install docker/cli version 17.06.2-ce from stable [2022-01-25T00:17:07.355Z] #26 3.463 ++ uname -m [2022-01-25T00:17:07.355Z] #26 3.467 + arch=x86_64 [2022-01-25T00:17:07.355Z] #26 3.471 + '[' x86_64 '!=' x86_64 ']' [2022-01-25T00:17:07.355Z] #26 3.471 + url=https://download.docker.com/linux/static [2022-01-25T00:17:07.355Z] #26 3.471 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-25T00:17:07.355Z] #26 3.473 + tar -xz docker/docker [2022-01-25T00:17:07.593Z] #70 ... [2022-01-25T00:17:07.593Z] [2022-01-25T00:17:07.593Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T00:17:07.593Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-25T00:17:07.593Z] #12 DONE 4.0s [2022-01-25T00:17:07.593Z] [2022-01-25T00:17:07.593Z] #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-01-25T00:17:07.593Z] #13 sha256:b2a8b1e017b0665c279d1a34550861dd757bc78e7584a053937a84bb0e2b18a7 [2022-01-25T00:17:07.593Z] #13 ... [2022-01-25T00:17:07.593Z] [2022-01-25T00:17:07.593Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-25T00:17:07.594Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-25T00:17:07.594Z] #70 DONE 2.1s [2022-01-25T00:17:07.731Z] #11 ... [2022-01-25T00:17:07.731Z] [2022-01-25T00:17:07.731Z] #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-01-25T00:17:07.731Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:17:07.731Z] #29 1.697 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:07.731Z] #29 1.727 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:07.731Z] #29 1.727 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:07.731Z] #29 1.831 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:07.731Z] #29 2.005 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:07.731Z] #29 2.215 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:07.731Z] #29 3.651 Fetched 8498 kB in 2s (3819 kB/s) [2022-01-25T00:17:07.731Z] #29 3.651 Reading package lists... [2022-01-25T00:17:07.731Z] #29 4.585 Reading package lists... [2022-01-25T00:17:07.731Z] #29 5.363 Building dependency tree... [2022-01-25T00:17:07.731Z] #29 5.705 The following additional packages will be installed: [2022-01-25T00:17:07.731Z] #29 5.706 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-25T00:17:07.731Z] #29 5.706 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-25T00:17:07.731Z] #29 5.708 Recommended packages: [2022-01-25T00:17:07.731Z] #29 5.708 libldap-common publicsuffix libsasl2-modules [2022-01-25T00:17:07.731Z] #29 5.854 The following NEW packages will be installed: [2022-01-25T00:17:07.731Z] #29 5.854 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-25T00:17:07.731Z] #29 5.854 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-25T00:17:07.731Z] #29 5.855 libssh2-1 openssl [2022-01-25T00:17:07.731Z] #29 6.130 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded. [2022-01-25T00:17:07.731Z] #29 6.130 Need to get 3038 kB of archives. [2022-01-25T00:17:07.731Z] #29 6.130 After this operation, 6650 kB of additional disk space will be used. [2022-01-25T00:17:07.731Z] #29 6.130 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-25T00:17:07.731Z] #29 6.141 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-25T00:17:07.731Z] #29 6.144 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-25T00:17:07.731Z] #29 6.154 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-25T00:17:07.731Z] #29 6.157 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-25T00:17:07.731Z] #29 6.159 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T00:17:07.731Z] #29 6.161 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T00:17:07.731Z] #29 6.163 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T00:17:07.731Z] #29 6.304 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:07.731Z] #29 6.335 Fetched 3038 kB in 0s (10.1 MB/s) [2022-01-25T00:17:07.731Z] #29 6.358 Selecting previously unselected package openssl. [2022-01-25T00:17:07.731Z] #29 6.358 (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-01-25T00:17:07.731Z] #29 6.365 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 6.370 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:17:07.731Z] #29 6.579 Selecting previously unselected package ca-certificates. [2022-01-25T00:17:07.731Z] #29 6.579 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-25T00:17:07.731Z] #29 6.584 Unpacking ca-certificates (20210119) ... [2022-01-25T00:17:07.731Z] #29 6.696 Selecting previously unselected package libbrotli1:amd64. [2022-01-25T00:17:07.731Z] #29 6.697 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 6.706 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-25T00:17:07.731Z] #29 6.779 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-25T00:17:07.731Z] #29 6.779 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 6.785 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:07.731Z] #29 6.826 Selecting previously unselected package libsasl2-2:amd64. [2022-01-25T00:17:07.731Z] #29 6.827 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 6.832 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:07.731Z] #29 6.972 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-25T00:17:07.731Z] #29 6.972 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 6.979 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-25T00:17:07.731Z] #29 7.053 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-25T00:17:07.731Z] #29 7.053 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.056 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-25T00:17:07.731Z] #29 7.114 Selecting previously unselected package libpsl5:amd64. [2022-01-25T00:17:07.731Z] #29 7.114 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.114 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-25T00:17:07.731Z] #29 7.164 Selecting previously unselected package librtmp1:amd64. [2022-01-25T00:17:07.731Z] #29 7.164 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.168 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:17:07.731Z] #29 7.212 Selecting previously unselected package libssh2-1:amd64. [2022-01-25T00:17:07.731Z] #29 7.212 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.216 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-25T00:17:07.731Z] #29 7.274 Selecting previously unselected package libcurl4:amd64. [2022-01-25T00:17:07.731Z] #29 7.274 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.279 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:07.731Z] #29 7.342 Selecting previously unselected package curl. [2022-01-25T00:17:07.731Z] #29 7.343 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.347 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:07.731Z] #29 7.403 Selecting previously unselected package libonig5:amd64. [2022-01-25T00:17:07.731Z] #29 7.403 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.407 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:17:07.731Z] #29 7.483 Selecting previously unselected package libjq1:amd64. [2022-01-25T00:17:07.731Z] #29 7.483 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.485 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:17:07.731Z] #29 7.537 Selecting previously unselected package jq. [2022-01-25T00:17:07.731Z] #29 7.537 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-25T00:17:07.731Z] #29 7.540 Unpacking jq (1.6-2.1) ... [2022-01-25T00:17:07.731Z] #29 7.587 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-25T00:17:07.731Z] #29 7.601 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-25T00:17:07.731Z] #29 7.612 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-25T00:17:07.731Z] #29 7.622 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:07.731Z] #29 7.632 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:17:07.731Z] #29 7.643 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:07.731Z] #29 7.656 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-25T00:17:07.731Z] #29 7.669 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:17:07.731Z] #29 7.683 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:17:07.731Z] #29 7.693 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:17:07.731Z] #29 7.706 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-25T00:17:07.731Z] #29 7.719 Setting up ca-certificates (20210119) ... [2022-01-25T00:17:07.731Z] #29 8.278 Updating certificates in /etc/ssl/certs... [2022-01-25T00:17:07.791Z] #26 ... [2022-01-25T00:17:07.791Z] [2022-01-25T00:17:07.791Z] #63 [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-01-25T00:17:07.791Z] #63 sha256:f92a0ffa82f892a8733091283c24b4745e4c13c89e26c8b74a1ac6212f549d28 [2022-01-25T00:17:07.791Z] #63 4.133 + RM_GOPATH=0 [2022-01-25T00:17:07.791Z] #63 4.133 + TMP_GOPATH= [2022-01-25T00:17:07.791Z] #63 4.133 + : /build [2022-01-25T00:17:07.791Z] #63 4.133 + '[' -z '' ']' [2022-01-25T00:17:07.791Z] #63 4.133 ++ mktemp -d [2022-01-25T00:17:07.791Z] #63 4.143 + export GOPATH=/tmp/tmp.I1WFBOtcLq [2022-01-25T00:17:07.791Z] #63 4.143 + GOPATH=/tmp/tmp.I1WFBOtcLq [2022-01-25T00:17:07.791Z] #63 4.143 + RM_GOPATH=1 [2022-01-25T00:17:07.791Z] #63 4.144 + case "$(go env GOARCH)" in [2022-01-25T00:17:07.791Z] #63 4.144 ++ go env GOARCH [2022-01-25T00:17:07.791Z] #63 4.168 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:07.791Z] #63 4.169 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:07.791Z] #63 4.169 ++ dirname /install.sh [2022-01-25T00:17:07.791Z] #63 4.172 + dir=/ [2022-01-25T00:17:07.791Z] #63 4.173 + bin=rootlesskit [2022-01-25T00:17:07.791Z] #63 4.173 + shift [2022-01-25T00:17:07.791Z] #63 4.173 + '[' '!' -f //rootlesskit.installer ']' [2022-01-25T00:17:07.791Z] #63 4.174 + . //rootlesskit.installer [2022-01-25T00:17:07.791Z] #63 4.174 ++ : v0.14.6 [2022-01-25T00:17:07.791Z] #63 4.174 + install_rootlesskit [2022-01-25T00:17:07.791Z] #63 4.177 + case "$1" in [2022-01-25T00:17:07.791Z] #63 4.177 + export CGO_ENABLED=0 [2022-01-25T00:17:07.791Z] #63 4.178 + CGO_ENABLED=0 [2022-01-25T00:17:07.791Z] #63 4.178 + _install_rootlesskit [2022-01-25T00:17:07.791Z] #63 4.183 + echo 'Install rootlesskit version v0.14.6' [2022-01-25T00:17:07.791Z] #63 4.183 Install rootlesskit version v0.14.6 [2022-01-25T00:17:07.791Z] #63 4.183 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:17:07.791Z] #63 4.183 + GOBIN=/build [2022-01-25T00:17:07.791Z] #63 4.183 + GO111MODULE=on [2022-01-25T00:17:07.791Z] #63 4.183 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-25T00:17:07.791Z] #63 4.753 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-25T00:17:07.795Z] #20 58.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-25T00:17:07.795Z] #20 58.21 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:07.795Z] #20 58.22 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:17:07.857Z] [2022-01-25T00:17:07.857Z] #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-01-25T00:17:07.857Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-25T00:17:07.857Z] #29 16.14 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:07.857Z] #29 16.14 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:07.857Z] #29 16.21 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:07.857Z] #29 16.30 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:17:07.857Z] #29 16.38 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:17:07.857Z] #29 17.00 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:17:07.992Z] #29 ... [2022-01-25T00:17:07.992Z] [2022-01-25T00:17:07.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:17:07.992Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:17:08.118Z] #29 ... [2022-01-25T00:17:08.118Z] [2022-01-25T00:17:08.118Z] #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-01-25T00:17:08.118Z] #13 sha256:b2a8b1e017b0665c279d1a34550861dd757bc78e7584a053937a84bb0e2b18a7 [2022-01-25T00:17:08.118Z] #13 DONE 0.6s [2022-01-25T00:17:08.379Z] [2022-01-25T00:17:08.379Z] #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-01-25T00:17:08.379Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-25T00:17:08.379Z] #29 18.06 Fetched 8382 kB in 2s (3846 kB/s) [2022-01-25T00:17:08.639Z] #29 18.06 Reading package lists... [2022-01-25T00:17:08.639Z] #29 ... [2022-01-25T00:17:08.639Z] [2022-01-25T00:17:08.639Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T00:17:08.639Z] #42 sha256:87e6f23d041c4b750fdf48a7d9b8d4843351058800251e463255df53a0dba834 [2022-01-25T00:17:08.639Z] #42 DONE 0.5s [2022-01-25T00:17:08.639Z] [2022-01-25T00:17:08.639Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T00:17:08.639Z] #33 sha256:063aa483859b7c7284bc2227d45a54025b2826dcea048c46f0f5cfefb7364997 [2022-01-25T00:17:08.639Z] #33 DONE 0.5s [2022-01-25T00:17:08.639Z] [2022-01-25T00:17:08.639Z] #46 [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-01-25T00:17:08.639Z] #46 sha256:614c773f4c72c1c203072d976a5ccd0dd5ca3e13b9a9d34d751c11fcf100a0b9 [2022-01-25T00:17:08.639Z] #46 DONE 0.6s [2022-01-25T00:17:08.639Z] [2022-01-25T00:17:08.639Z] #47 [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-01-25T00:17:08.639Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-25T00:17:08.899Z] #47 ... [2022-01-25T00:17:08.899Z] [2022-01-25T00:17:08.899Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T00:17:08.899Z] #25 sha256:5cb06aa6f8f4c80410589a9ec9004005362974df877f7346232745d530eec05c [2022-01-25T00:17:08.899Z] #25 DONE 0.7s [2022-01-25T00:17:08.899Z] [2022-01-25T00:17:08.899Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T00:17:08.899Z] #62 sha256:adb11d8be2511bbddd1c53c5dad567ef97253a82039fcee4d98b93de17546d7d [2022-01-25T00:17:08.899Z] #62 DONE 0.9s [2022-01-25T00:17:08.899Z] [2022-01-25T00:17:08.899Z] #63 [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-01-25T00:17:08.899Z] #63 sha256:db87594504d6e3c4732cdc2bd0b9ea1b2994b8cb83d5740d4b077190193e7568 [2022-01-25T00:17:09.179Z] #63 6.889 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T00:17:09.440Z] #63 6.928 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-25T00:17:09.693Z] #20 ... [2022-01-25T00:17:09.693Z] [2022-01-25T00:17:09.693Z] #67 [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-01-25T00:17:09.693Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:17:09.693Z] #67 12.34 + cd /tmp/tmp.N1HTUIZhGP/src/github.com/containerd/containerd [2022-01-25T00:17:09.693Z] #67 12.34 + git checkout -q v1.5.9 [2022-01-25T00:17:09.693Z] #67 13.21 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-25T00:17:09.693Z] #67 13.21 + BUILDTAGS='netgo osusergo static_build' [2022-01-25T00:17:09.693Z] #67 13.21 + export EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:17:09.693Z] #67 13.21 + EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:17:09.693Z] #67 13.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-25T00:17:09.693Z] #67 13.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-25T00:17:09.693Z] #67 13.21 + '[' '' = dynamic ']' [2022-01-25T00:17:09.693Z] #67 13.21 + make [2022-01-25T00:17:09.693Z] #67 13.90 + bin/ctr [2022-01-25T00:17:09.891Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.2s done [2022-01-25T00:17:09.891Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-25T00:17:10.014Z] #63 7.487 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-25T00:17:11.262Z] #11 ... [2022-01-25T00:17:11.262Z] [2022-01-25T00:17:11.262Z] #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-01-25T00:17:11.262Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-25T00:17:11.262Z] #29 8.945 129 added, 0 removed; done. [2022-01-25T00:17:11.262Z] #29 8.975 Setting up jq (1.6-2.1) ... [2022-01-25T00:17:11.262Z] #29 8.987 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:11.262Z] #29 8.999 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:11.262Z] #29 9.011 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:11.262Z] #29 9.029 Processing triggers for ca-certificates (20210119) ... [2022-01-25T00:17:11.262Z] #29 9.036 Updating certificates in /etc/ssl/certs... [2022-01-25T00:17:11.262Z] #29 9.581 0 added, 0 removed; done. [2022-01-25T00:17:11.262Z] #29 9.581 Running hooks in /etc/ca-certificates/update.d... [2022-01-25T00:17:11.262Z] #29 9.582 done. [2022-01-25T00:17:11.262Z] #29 DONE 11.6s [2022-01-25T00:17:11.262Z] [2022-01-25T00:17:11.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:17:11.262Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:17:11.519Z] #11 ... [2022-01-25T00:17:11.519Z] [2022-01-25T00:17:11.519Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T00:17:11.519Z] #30 sha256:c64de4ac608666b78aa8b6bec7154467ebe4f79586b804615bed009ffbe99ae7 [2022-01-25T00:17:11.519Z] #30 DONE 0.4s [2022-01-25T00:17:11.519Z] [2022-01-25T00:17:11.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-25T00:17:11.519Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-25T00:17:11.591Z] #67 ... [2022-01-25T00:17:11.592Z] [2022-01-25T00:17:11.592Z] #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-01-25T00:17:11.592Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-25T00:17:11.592Z] #20 61.83 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-25T00:17:11.592Z] #20 61.84 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:11.592Z] #20 61.84 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:17:12.197Z] #63 2.760 + RM_GOPATH=0 [2022-01-25T00:17:12.197Z] #63 2.760 + TMP_GOPATH= [2022-01-25T00:17:12.197Z] #63 2.760 + : /build [2022-01-25T00:17:12.197Z] #63 2.760 + '[' -z '' ']' [2022-01-25T00:17:12.197Z] #63 2.768 ++ mktemp -d [2022-01-25T00:17:12.197Z] #63 2.768 + export GOPATH=/tmp/tmp.bpyTP8QbSx [2022-01-25T00:17:12.197Z] #63 2.768 + GOPATH=/tmp/tmp.bpyTP8QbSx [2022-01-25T00:17:12.197Z] #63 2.768 + RM_GOPATH=1 [2022-01-25T00:17:12.197Z] #63 2.768 + case "$(go env GOARCH)" in [2022-01-25T00:17:12.197Z] #63 2.768 ++ go env GOARCH [2022-01-25T00:17:12.197Z] #63 2.772 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:12.197Z] #63 2.772 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:12.197Z] #63 2.775 ++ dirname /install.sh [2022-01-25T00:17:12.197Z] #63 2.777 + dir=/ [2022-01-25T00:17:12.197Z] #63 2.777 + bin=rootlesskit [2022-01-25T00:17:12.197Z] #63 2.777 + shift [2022-01-25T00:17:12.197Z] #63 2.777 + '[' '!' -f //rootlesskit.installer ']' [2022-01-25T00:17:12.197Z] #63 2.777 + . //rootlesskit.installer [2022-01-25T00:17:12.197Z] #63 2.777 ++ : v0.14.6 [2022-01-25T00:17:12.197Z] #63 2.777 + install_rootlesskit [2022-01-25T00:17:12.197Z] #63 2.777 + case "$1" in [2022-01-25T00:17:12.197Z] #63 2.777 + export CGO_ENABLED=0 [2022-01-25T00:17:12.197Z] #63 2.777 + CGO_ENABLED=0 [2022-01-25T00:17:12.197Z] #63 2.777 + _install_rootlesskit [2022-01-25T00:17:12.197Z] #63 2.777 + echo 'Install rootlesskit version v0.14.6' [2022-01-25T00:17:12.197Z] #63 2.778 Install rootlesskit version v0.14.6 [2022-01-25T00:17:12.197Z] #63 2.778 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:17:12.197Z] #63 2.778 + GOBIN=/build [2022-01-25T00:17:12.197Z] #63 2.779 + GO111MODULE=on [2022-01-25T00:17:12.197Z] #63 2.779 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-25T00:17:12.197Z] #63 3.176 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-25T00:17:12.567Z] #63 ... [2022-01-25T00:17:12.567Z] [2022-01-25T00:17:12.567Z] #49 [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-01-25T00:17:12.567Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:12.567Z] #49 4.595 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T00:17:12.567Z] #49 6.300 go: downloading github.com/fatih/color v1.10.0 [2022-01-25T00:17:12.567Z] #49 6.301 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T00:17:12.567Z] #49 6.345 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:17:12.567Z] #49 6.480 go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:17:12.567Z] #49 6.784 go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:17:12.567Z] #49 6.985 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T00:17:12.567Z] #49 7.045 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T00:17:12.567Z] #49 7.171 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:17:12.567Z] #49 7.380 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T00:17:12.567Z] #49 ... [2022-01-25T00:17:12.567Z] [2022-01-25T00:17:12.567Z] #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-01-25T00:17:12.567Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T00:17:12.567Z] #36 3.334 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-25T00:17:12.567Z] #36 ... [2022-01-25T00:17:12.567Z] [2022-01-25T00:17:12.567Z] #38 [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-01-25T00:17:12.567Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:12.567Z] #38 4.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:12.567Z] #38 4.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:12.567Z] #38 4.206 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:12.567Z] #38 4.854 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:12.567Z] #38 6.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:12.567Z] #38 8.434 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:12.567Z] #38 ... [2022-01-25T00:17:12.567Z] [2022-01-25T00:17:12.567Z] #53 [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-01-25T00:17:12.567Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T00:17:12.567Z] #53 4.636 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-25T00:17:12.567Z] #53 6.626 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-25T00:17:12.567Z] #53 6.642 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-25T00:17:12.567Z] #53 6.701 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-25T00:17:12.567Z] #53 8.469 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-25T00:17:12.567Z] #53 ... [2022-01-25T00:17:12.567Z] [2022-01-25T00:17:12.567Z] #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-01-25T00:17:12.567Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:12.567Z] #14 4.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:12.567Z] #14 4.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:12.567Z] #14 4.168 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:12.567Z] #14 4.714 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:12.567Z] #14 6.289 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:12.567Z] #14 8.322 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:12.829Z] #14 ... [2022-01-25T00:17:12.829Z] [2022-01-25T00:17:12.829Z] #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-01-25T00:17:12.829Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:17:12.829Z] #34 3.441 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-25T00:17:12.829Z] #34 3.441 Cloning into '.'... [2022-01-25T00:17:12.829Z] #34 ... [2022-01-25T00:17:12.829Z] [2022-01-25T00:17:12.829Z] #58 [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-01-25T00:17:12.829Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:12.829Z] #58 4.839 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:12.829Z] #58 4.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:12.829Z] #58 4.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:12.829Z] #58 5.595 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:12.829Z] #58 7.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:12.829Z] #58 9.406 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:13.091Z] #58 ... [2022-01-25T00:17:13.091Z] [2022-01-25T00:17:13.091Z] #47 [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-01-25T00:17:13.091Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:13.091Z] #47 4.661 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:13.091Z] #47 4.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:13.091Z] #47 4.709 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:13.091Z] #47 5.545 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:13.091Z] #47 6.511 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-25T00:17:13.091Z] #47 7.462 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:13.091Z] #47 9.489 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:13.091Z] #47 ... [2022-01-25T00:17:13.091Z] [2022-01-25T00:17:13.091Z] #43 [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-01-25T00:17:13.091Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:17:13.091Z] #43 3.839 + git clone https://github.com/docker/distribution.git . [2022-01-25T00:17:13.091Z] #43 3.839 Cloning into '.'... [2022-01-25T00:17:13.352Z] #43 ... [2022-01-25T00:17:13.352Z] [2022-01-25T00:17:13.352Z] #49 [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-01-25T00:17:13.352Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:13.352Z] #49 11.11 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T00:17:13.352Z] #49 11.19 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T00:17:13.352Z] #49 11.32 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:17:13.491Z] #20 63.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-25T00:17:13.491Z] #20 63.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-25T00:17:13.491Z] #20 63.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:17:13.491Z] #20 63.63 Selecting previously unselected package libapparmor1:amd64. [2022-01-25T00:17:13.491Z] #20 63.63 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-25T00:17:13.491Z] #20 63.63 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:17:13.491Z] #20 63.68 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-25T00:17:13.491Z] #20 63.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-25T00:17:13.491Z] #20 63.69 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:17:13.491Z] #20 63.85 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:17:13.491Z] #20 63.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:17:13.491Z] #20 63.87 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:13.491Z] #20 63.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:17:13.491Z] #20 63.99 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:17:13.491Z] #20 63.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:13.750Z] #20 64.08 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-25T00:17:13.750Z] #20 64.09 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:17:13.750Z] #20 64.09 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:17:13.750Z] #20 64.13 Selecting previously unselected package libudev-dev:amd64. [2022-01-25T00:17:13.750Z] #20 64.14 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-25T00:17:13.750Z] #20 64.14 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:17:13.750Z] #20 64.21 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-25T00:17:13.750Z] #20 64.22 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-25T00:17:13.750Z] #20 64.23 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:17:13.750Z] #20 64.33 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-25T00:17:13.943Z] #26 ... [2022-01-25T00:17:13.943Z] [2022-01-25T00:17:13.943Z] #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-01-25T00:17:13.943Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:13.943Z] #14 3.757 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:13.943Z] #14 3.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:13.943Z] #14 3.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:13.943Z] #14 4.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:13.943Z] #14 5.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:13.943Z] #14 8.048 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:13.943Z] #14 ... [2022-01-25T00:17:13.943Z] [2022-01-25T00:17:13.943Z] #38 [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-01-25T00:17:13.943Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:13.943Z] #38 3.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:13.943Z] #38 3.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:13.943Z] #38 3.921 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:13.943Z] #38 4.473 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:13.943Z] #38 6.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:13.943Z] #38 8.421 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:13.943Z] #38 ... [2022-01-25T00:17:13.943Z] [2022-01-25T00:17:13.943Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:13.943Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:13.943Z] #51 3.308 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-25T00:17:13.943Z] #51 8.578 go: downloading github.com/fatih/color v1.7.0 [2022-01-25T00:17:13.943Z] #51 8.580 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-25T00:17:13.943Z] #51 8.621 go: downloading github.com/pkg/errors v0.8.1 [2022-01-25T00:17:13.943Z] #51 8.678 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-25T00:17:13.943Z] #51 8.700 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-25T00:17:13.943Z] #51 8.956 go: downloading github.com/spf13/viper v1.6.1 [2022-01-25T00:17:13.943Z] #51 9.292 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-25T00:17:13.943Z] #51 9.341 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-25T00:17:13.943Z] #51 9.390 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-25T00:17:13.943Z] #51 9.405 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-25T00:17:13.943Z] #51 10.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-25T00:17:13.943Z] #51 ... [2022-01-25T00:17:13.943Z] [2022-01-25T00:17:13.943Z] #58 [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-01-25T00:17:13.943Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:13.943Z] #58 4.055 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:13.943Z] #58 4.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:13.943Z] #58 4.088 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:13.943Z] #58 4.761 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:13.943Z] #58 6.370 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:13.943Z] #58 8.258 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:14.008Z] #20 64.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-25T00:17:14.008Z] #20 64.34 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:17:14.008Z] #20 64.42 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-25T00:17:14.008Z] #20 64.42 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-25T00:17:14.008Z] #20 64.43 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:17:14.008Z] #20 64.51 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-25T00:17:14.008Z] #20 64.51 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-25T00:17:14.008Z] #20 64.51 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:17:14.008Z] #20 64.56 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-25T00:17:14.204Z] #58 ... [2022-01-25T00:17:14.204Z] [2022-01-25T00:17:14.204Z] #53 [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-01-25T00:17:14.204Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T00:17:14.204Z] #53 2.932 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-25T00:17:14.204Z] #53 5.029 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-25T00:17:14.204Z] #53 5.036 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-25T00:17:14.204Z] #53 5.088 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-25T00:17:14.204Z] #53 6.967 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-25T00:17:14.204Z] #53 ... [2022-01-25T00:17:14.204Z] [2022-01-25T00:17:14.204Z] #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-01-25T00:17:14.204Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T00:17:14.204Z] #36 3.670 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-25T00:17:14.266Z] #20 64.56 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-25T00:17:14.266Z] #20 64.57 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:17:14.266Z] #20 64.74 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-25T00:17:14.266Z] #20 64.75 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-25T00:17:14.266Z] #20 64.76 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:17:14.465Z] #36 ... [2022-01-25T00:17:14.465Z] [2022-01-25T00:17:14.465Z] #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-01-25T00:17:14.465Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:17:14.465Z] #34 3.199 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-25T00:17:14.465Z] #34 3.205 Cloning into '.'... [2022-01-25T00:17:14.465Z] #34 ... [2022-01-25T00:17:14.465Z] [2022-01-25T00:17:14.465Z] #47 [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-01-25T00:17:14.465Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:14.465Z] #47 3.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:14.465Z] #47 3.916 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:14.465Z] #47 3.917 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:14.465Z] #47 4.482 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-25T00:17:14.465Z] #47 4.733 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:14.465Z] #47 6.552 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:14.465Z] #47 8.503 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:14.465Z] #47 10.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-25T00:17:14.524Z] #20 64.85 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-25T00:17:14.524Z] #20 64.86 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:17:14.524Z] #20 64.87 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:17:14.524Z] #20 64.91 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-25T00:17:14.524Z] #20 64.92 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-25T00:17:14.524Z] #20 64.92 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:17:14.524Z] #20 65.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-25T00:17:14.524Z] #20 65.00 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-25T00:17:14.524Z] #20 65.01 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:17:14.726Z] #47 ... [2022-01-25T00:17:14.726Z] [2022-01-25T00:17:14.726Z] #43 [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-01-25T00:17:14.726Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:17:14.726Z] #43 3.196 + git clone https://github.com/docker/distribution.git . [2022-01-25T00:17:14.726Z] #43 3.207 Cloning into '.'... [2022-01-25T00:17:14.726Z] #43 ... [2022-01-25T00:17:14.726Z] [2022-01-25T00:17:14.726Z] #63 [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-01-25T00:17:14.726Z] #63 sha256:c2e51b24f2e34e5b4e4da409ac1021812158da528e478f7f8b911ce1ec6b9c6c [2022-01-25T00:17:14.726Z] #63 3.199 + RM_GOPATH=0 [2022-01-25T00:17:14.726Z] #63 3.199 + TMP_GOPATH= [2022-01-25T00:17:14.726Z] #63 3.199 + : /build [2022-01-25T00:17:14.726Z] #63 3.199 + '[' -z '' ']' [2022-01-25T00:17:14.726Z] #63 3.200 ++ mktemp -d [2022-01-25T00:17:14.726Z] #63 3.202 + export GOPATH=/tmp/tmp.A21tWCSZjo [2022-01-25T00:17:14.726Z] #63 3.202 + GOPATH=/tmp/tmp.A21tWCSZjo [2022-01-25T00:17:14.726Z] #63 3.202 + RM_GOPATH=1 [2022-01-25T00:17:14.726Z] #63 3.202 + case "$(go env GOARCH)" in [2022-01-25T00:17:14.726Z] #63 3.202 ++ go env GOARCH [2022-01-25T00:17:14.726Z] #63 3.231 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:14.726Z] #63 3.231 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:14.726Z] #63 3.233 ++ dirname /install.sh [2022-01-25T00:17:14.726Z] #63 3.233 + dir=/ [2022-01-25T00:17:14.726Z] #63 3.233 + bin=rootlesskit [2022-01-25T00:17:14.726Z] #63 3.233 + shift [2022-01-25T00:17:14.726Z] #63 3.233 + '[' '!' -f //rootlesskit.installer ']' [2022-01-25T00:17:14.726Z] #63 3.233 + . //rootlesskit.installer [2022-01-25T00:17:14.726Z] #63 3.233 ++ : v0.14.6 [2022-01-25T00:17:14.726Z] #63 3.233 + install_rootlesskit [2022-01-25T00:17:14.726Z] #63 3.233 + case "$1" in [2022-01-25T00:17:14.726Z] #63 3.233 + export CGO_ENABLED=0 [2022-01-25T00:17:14.726Z] #63 3.233 + CGO_ENABLED=0 [2022-01-25T00:17:14.726Z] #63 3.233 + _install_rootlesskit [2022-01-25T00:17:14.726Z] #63 3.235 + echo 'Install rootlesskit version v0.14.6' [2022-01-25T00:17:14.726Z] #63 3.236 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:17:14.726Z] #63 3.236 + GOBIN=/build [2022-01-25T00:17:14.726Z] #63 3.236 + GO111MODULE=on [2022-01-25T00:17:14.726Z] #63 3.236 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-25T00:17:14.726Z] #63 3.236 Install rootlesskit version v0.14.6 [2022-01-25T00:17:14.727Z] #63 3.659 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-25T00:17:14.727Z] #63 5.950 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T00:17:14.727Z] #63 6.020 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-25T00:17:14.727Z] #63 6.623 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-25T00:17:14.727Z] #63 9.442 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-25T00:17:14.727Z] #63 10.09 go: downloading github.com/google/uuid v1.3.0 [2022-01-25T00:17:14.727Z] #63 10.10 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-25T00:17:14.727Z] #63 10.28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-25T00:17:14.727Z] #63 10.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-25T00:17:14.727Z] #63 10.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T00:17:14.727Z] #63 10.66 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T00:17:14.739Z] #63 ... [2022-01-25T00:17:14.739Z] [2022-01-25T00:17:14.739Z] #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-01-25T00:17:14.739Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-25T00:17:14.739Z] #29 18.06 Reading package lists... [2022-01-25T00:17:14.739Z] #29 18.97 Reading package lists... [2022-01-25T00:17:14.739Z] #29 19.67 Building dependency tree... [2022-01-25T00:17:14.739Z] #29 20.05 The following additional packages will be installed: [2022-01-25T00:17:14.739Z] #29 20.05 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-25T00:17:14.739Z] #29 20.05 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-25T00:17:14.739Z] #29 20.05 Recommended packages: [2022-01-25T00:17:14.739Z] #29 20.05 libldap-common publicsuffix libsasl2-modules [2022-01-25T00:17:14.739Z] #29 20.16 The following NEW packages will be installed: [2022-01-25T00:17:14.739Z] #29 20.16 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-25T00:17:14.739Z] #29 20.16 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-25T00:17:14.739Z] #29 20.16 libssh2-1 openssl [2022-01-25T00:17:14.739Z] #29 20.45 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded. [2022-01-25T00:17:14.739Z] #29 20.45 Need to get 2932 kB of archives. [2022-01-25T00:17:14.739Z] #29 20.45 After this operation, 6483 kB of additional disk space will be used. [2022-01-25T00:17:14.739Z] #29 20.45 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-25T00:17:14.739Z] #29 20.47 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-25T00:17:14.739Z] #29 20.47 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-25T00:17:14.739Z] #29 20.47 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-25T00:17:14.739Z] #29 20.47 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-25T00:17:14.739Z] #29 20.47 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-25T00:17:14.739Z] #29 20.47 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-25T00:17:14.739Z] #29 20.47 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-25T00:17:14.739Z] #29 20.54 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-25T00:17:14.739Z] #29 20.54 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-25T00:17:14.739Z] #29 20.54 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-25T00:17:14.739Z] #29 20.55 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-25T00:17:14.739Z] #29 20.55 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-25T00:17:14.739Z] #29 20.56 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-25T00:17:14.739Z] #29 20.56 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-25T00:17:14.739Z] #29 20.69 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:14.739Z] #29 20.73 Fetched 2932 kB in 0s (7471 kB/s) [2022-01-25T00:17:14.739Z] #29 20.76 Selecting previously unselected package openssl. [2022-01-25T00:17:14.739Z] #29 20.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-01-25T00:17:14.739Z] #29 20.78 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 20.78 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:17:14.739Z] #29 20.97 Selecting previously unselected package ca-certificates. [2022-01-25T00:17:14.739Z] #29 20.97 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-25T00:17:14.739Z] #29 20.98 Unpacking ca-certificates (20210119) ... [2022-01-25T00:17:14.739Z] #29 21.09 Selecting previously unselected package libbrotli1:arm64. [2022-01-25T00:17:14.739Z] #29 21.09 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 21.11 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-25T00:17:14.739Z] #29 21.31 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-25T00:17:14.739Z] #29 21.32 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 21.32 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:14.739Z] #29 21.42 Selecting previously unselected package libsasl2-2:arm64. [2022-01-25T00:17:14.739Z] #29 21.43 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 21.43 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:14.739Z] #29 21.67 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-25T00:17:14.739Z] #29 21.67 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 21.67 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-25T00:17:14.739Z] #29 21.75 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-25T00:17:14.739Z] #29 21.75 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 21.76 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-25T00:17:14.739Z] #29 21.84 Selecting previously unselected package libpsl5:arm64. [2022-01-25T00:17:14.739Z] #29 21.85 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 21.85 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-25T00:17:14.739Z] #29 21.96 Selecting previously unselected package librtmp1:arm64. [2022-01-25T00:17:14.739Z] #29 21.96 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 21.97 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:17:14.739Z] #29 22.07 Selecting previously unselected package libssh2-1:arm64. [2022-01-25T00:17:14.739Z] #29 22.07 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 22.08 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-25T00:17:14.739Z] #29 22.24 Selecting previously unselected package libcurl4:arm64. [2022-01-25T00:17:14.739Z] #29 22.24 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 22.24 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:14.739Z] #29 22.61 Selecting previously unselected package curl. [2022-01-25T00:17:14.739Z] #29 22.61 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 22.62 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:14.739Z] #29 23.48 Selecting previously unselected package libonig5:arm64. [2022-01-25T00:17:14.739Z] #29 23.48 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 23.59 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-25T00:17:14.739Z] #29 23.78 Selecting previously unselected package libjq1:arm64. [2022-01-25T00:17:14.739Z] #29 23.78 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 23.78 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-25T00:17:14.739Z] #29 23.95 Selecting previously unselected package jq. [2022-01-25T00:17:14.739Z] #29 23.95 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-25T00:17:14.739Z] #29 24.02 Unpacking jq (1.6-2.1) ... [2022-01-25T00:17:14.739Z] #29 24.17 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-25T00:17:14.739Z] #29 24.20 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-25T00:17:14.739Z] #29 24.23 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-25T00:17:14.739Z] #29 24.24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:14.739Z] #29 24.26 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-25T00:17:14.739Z] #29 24.29 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-25T00:17:14.739Z] #29 24.31 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-25T00:17:14.739Z] #29 24.33 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-25T00:17:14.739Z] #29 24.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-25T00:17:14.739Z] #29 24.39 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-25T00:17:14.739Z] #29 24.40 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-25T00:17:14.739Z] #29 24.42 Setting up ca-certificates (20210119) ... [2022-01-25T00:17:14.739Z] #49 ... [2022-01-25T00:17:14.739Z] [2022-01-25T00:17:14.739Z] #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-01-25T00:17:14.739Z] #26 sha256:d4cec42919e5cb5a9839f6b94ffa8b84c1e6f4056c5e2594654e2b7561e8b91d [2022-01-25T00:17:14.739Z] #26 11.44 + mkdir -p /build [2022-01-25T00:17:14.739Z] #26 11.45 + mv docker/docker /build/ [2022-01-25T00:17:14.739Z] #26 11.46 + rmdir docker [2022-01-25T00:17:14.739Z] #26 DONE 12.0s [2022-01-25T00:17:14.739Z] [2022-01-25T00:17:14.739Z] #63 [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-01-25T00:17:14.739Z] #63 sha256:f92a0ffa82f892a8733091283c24b4745e4c13c89e26c8b74a1ac6212f549d28 [2022-01-25T00:17:14.739Z] #63 10.55 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-25T00:17:14.739Z] #63 11.16 go: downloading github.com/google/uuid v1.3.0 [2022-01-25T00:17:14.739Z] #63 11.16 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-25T00:17:14.739Z] #63 11.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-25T00:17:14.739Z] #63 11.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-25T00:17:14.739Z] #63 11.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T00:17:14.739Z] #63 11.64 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T00:17:14.739Z] #63 12.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-25T00:17:14.782Z] #20 65.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:17:14.782Z] #20 65.23 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:17:14.782Z] #20 65.24 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:14.782Z] #20 65.25 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:17:14.782Z] #20 65.26 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:17:14.782Z] #20 65.27 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:17:14.782Z] #20 65.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:14.782Z] #20 65.29 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:17:14.782Z] #20 65.30 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:17:14.782Z] #20 65.31 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:17:14.782Z] #20 65.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:14.782Z] #20 65.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:14.782Z] #20 65.34 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:17:14.782Z] #20 65.35 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:17:14.842Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.1s [2022-01-25T00:17:15.000Z] #63 12.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-25T00:17:15.002Z] #63 ... [2022-01-25T00:17:15.002Z] [2022-01-25T00:17:15.002Z] #49 [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-01-25T00:17:15.002Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:15.002Z] #49 3.498 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T00:17:15.002Z] #49 4.950 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T00:17:15.002Z] #49 5.011 go: downloading github.com/fatih/color v1.10.0 [2022-01-25T00:17:15.002Z] #49 5.146 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:17:15.002Z] #49 5.148 go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:17:15.002Z] #49 5.522 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T00:17:15.002Z] #49 5.555 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T00:17:15.002Z] #49 5.665 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T00:17:15.002Z] #49 5.681 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T00:17:15.002Z] #49 5.802 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:17:15.002Z] #49 5.859 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:17:15.002Z] #49 5.880 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T00:17:15.002Z] #49 6.089 go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:17:15.002Z] #49 ... [2022-01-25T00:17:15.002Z] [2022-01-25T00:17:15.002Z] #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-01-25T00:17:15.002Z] #26 sha256:39f6cae020363811115cf02829099b725f339ecbb8489ef1e3f813d85bda82b5 [2022-01-25T00:17:15.002Z] #26 11.20 + mkdir -p /build [2022-01-25T00:17:15.043Z] #20 65.36 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-25T00:17:15.043Z] #20 65.37 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:17:15.043Z] #20 65.38 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:17:15.043Z] #20 65.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:17:15.043Z] #20 65.39 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:17:15.043Z] #20 65.41 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:17:15.043Z] #20 65.42 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:17:15.043Z] #20 65.43 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-01-25T00:17:15.043Z] #20 65.44 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:17:15.043Z] #20 65.45 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-01-25T00:17:15.043Z] #20 65.45 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:17:15.043Z] #20 65.46 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:17:15.043Z] #20 65.47 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-01-25T00:17:15.043Z] #20 65.48 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:17:15.043Z] #20 65.49 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:17:15.043Z] #20 65.51 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:17:15.043Z] #20 65.52 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:17:15.043Z] #20 65.53 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:17:15.043Z] #20 65.55 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:17:15.043Z] #20 65.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:15.261Z] #63 12.88 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-25T00:17:15.264Z] #26 11.21 + mv docker/docker /build/ [2022-01-25T00:17:15.264Z] #26 11.21 + rmdir docker [2022-01-25T00:17:15.525Z] #26 DONE 11.6s [2022-01-25T00:17:15.525Z] [2022-01-25T00:17:15.525Z] #49 [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-01-25T00:17:15.525Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:15.525Z] #49 11.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:17:15.525Z] #49 11.76 go: downloading golang.org/x/mod v0.3.0 [2022-01-25T00:17:15.609Z] #20 DONE 65.9s [2022-01-25T00:17:15.609Z] [2022-01-25T00:17:15.609Z] #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-01-25T00:17:15.609Z] #21 sha256:99941ceab30114e1ff6211337aa5ca0b3aadbb6a9bc677f2e7e78c1f8cb561be [2022-01-25T00:17:16.545Z] #21 1.033 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T00:17:16.545Z] #21 1.034 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T00:17:16.545Z] #21 1.034 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T00:17:17.181Z] #63 ... [2022-01-25T00:17:17.181Z] [2022-01-25T00:17:17.181Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:17.181Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:17.181Z] #51 4.766 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-25T00:17:17.181Z] #51 10.33 go: downloading github.com/fatih/color v1.7.0 [2022-01-25T00:17:17.181Z] #51 10.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-25T00:17:17.181Z] #51 10.41 go: downloading github.com/pkg/errors v0.8.1 [2022-01-25T00:17:17.181Z] #51 10.49 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-25T00:17:17.181Z] #51 10.49 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-25T00:17:17.181Z] #51 10.83 go: downloading github.com/spf13/viper v1.6.1 [2022-01-25T00:17:17.181Z] #51 11.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-25T00:17:17.181Z] #51 11.13 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-25T00:17:17.181Z] #51 12.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-25T00:17:17.181Z] #51 12.52 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-25T00:17:17.279Z] #29 27.10 Updating certificates in /etc/ssl/certs... [2022-01-25T00:17:17.397Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.5s done [2022-01-25T00:17:17.397Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf [2022-01-25T00:17:17.442Z] #51 ... [2022-01-25T00:17:17.442Z] [2022-01-25T00:17:17.442Z] #63 [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-01-25T00:17:17.442Z] #63 sha256:f92a0ffa82f892a8733091283c24b4745e4c13c89e26c8b74a1ac6212f549d28 [2022-01-25T00:17:17.442Z] #63 15.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-25T00:17:17.661Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-25T00:17:17.919Z] #11 DONE 27.0s [2022-01-25T00:17:17.919Z] [2022-01-25T00:17:17.919Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-25T00:17:17.919Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-25T00:17:18.050Z] #63 ... [2022-01-25T00:17:18.050Z] [2022-01-25T00:17:18.050Z] #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-01-25T00:17:18.050Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T00:17:18.050Z] #36 15.74 tomll can be used in two ways: [2022-01-25T00:17:18.050Z] #36 15.75 Writing to STDIN and reading from STDOUT: [2022-01-25T00:17:18.050Z] #36 15.75 cat file.toml | tomll > file.toml [2022-01-25T00:17:18.050Z] #36 15.75 [2022-01-25T00:17:18.050Z] #36 15.75 Reading and updating a list of files: [2022-01-25T00:17:18.050Z] #36 15.75 tomll a.toml b.toml c.toml [2022-01-25T00:17:18.050Z] #36 15.75 [2022-01-25T00:17:18.050Z] #36 15.75 When given a list of files, tomll will modify all files in place without asking. [2022-01-25T00:17:18.050Z] #36 DONE 16.0s [2022-01-25T00:17:18.215Z] #29 ... [2022-01-25T00:17:18.215Z] [2022-01-25T00:17:18.215Z] #49 [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-01-25T00:17:18.215Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-25T00:17:18.215Z] #49 3.572 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T00:17:18.215Z] #49 4.847 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T00:17:18.215Z] #49 4.923 go: downloading github.com/fatih/color v1.10.0 [2022-01-25T00:17:18.215Z] #49 4.989 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:17:18.215Z] #49 5.056 go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:17:18.215Z] #49 5.319 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T00:17:18.215Z] #49 5.329 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T00:17:18.215Z] #49 5.595 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:17:18.215Z] #49 5.601 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T00:17:18.216Z] #49 5.769 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T00:17:18.216Z] #49 5.847 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T00:17:18.216Z] #49 5.903 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:17:18.216Z] #49 5.999 go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:17:18.216Z] #49 10.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:17:18.216Z] #49 ... [2022-01-25T00:17:18.216Z] [2022-01-25T00:17:18.216Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:18.216Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-25T00:17:18.216Z] #51 3.361 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-25T00:17:18.216Z] #51 8.223 go: downloading github.com/fatih/color v1.7.0 [2022-01-25T00:17:18.216Z] #51 8.318 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-25T00:17:18.216Z] #51 8.363 go: downloading github.com/pkg/errors v0.8.1 [2022-01-25T00:17:18.216Z] #51 8.384 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-25T00:17:18.216Z] #51 8.416 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-25T00:17:18.216Z] #51 8.607 go: downloading github.com/spf13/viper v1.6.1 [2022-01-25T00:17:18.216Z] #51 8.752 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-25T00:17:18.216Z] #51 8.758 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-25T00:17:18.216Z] #51 8.832 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-25T00:17:18.216Z] #51 8.859 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-25T00:17:18.216Z] #51 9.705 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-25T00:17:18.216Z] #51 9.831 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-25T00:17:18.312Z] [2022-01-25T00:17:18.312Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:18.312Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:18.312Z] #51 15.52 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-25T00:17:18.312Z] #51 15.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-25T00:17:18.312Z] #51 15.54 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-25T00:17:18.312Z] #51 15.72 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-25T00:17:18.312Z] #51 15.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-25T00:17:18.312Z] #51 15.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-25T00:17:18.312Z] #51 15.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-25T00:17:18.312Z] #51 16.32 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-25T00:17:18.474Z] #51 ... [2022-01-25T00:17:18.474Z] [2022-01-25T00:17:18.474Z] #58 [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-01-25T00:17:18.474Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-25T00:17:18.474Z] #58 3.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:18.474Z] #58 3.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:18.474Z] #58 3.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:18.474Z] #58 4.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:17:18.474Z] #58 6.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:17:18.474Z] #58 8.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:17:18.474Z] #58 ... [2022-01-25T00:17:18.474Z] [2022-01-25T00:17:18.474Z] #43 [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-01-25T00:17:18.474Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-25T00:17:18.474Z] #43 3.096 + git clone https://github.com/docker/distribution.git . [2022-01-25T00:17:18.474Z] #43 3.098 Cloning into '.'... [2022-01-25T00:17:18.577Z] #51 16.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-25T00:17:18.577Z] #51 16.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-25T00:17:18.733Z] #43 ... [2022-01-25T00:17:18.733Z] [2022-01-25T00:17:18.733Z] #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-01-25T00:17:18.733Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-25T00:17:18.733Z] #36 3.217 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-25T00:17:18.733Z] #36 ... [2022-01-25T00:17:18.733Z] [2022-01-25T00:17:18.733Z] #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-01-25T00:17:18.733Z] #26 sha256:c0d892dc1c02133f66b5c09cf78965d10a8ae37e2616bf0babd183011bfd7302 [2022-01-25T00:17:18.733Z] #26 2.909 + RM_GOPATH=0 [2022-01-25T00:17:18.733Z] #26 2.916 + TMP_GOPATH= [2022-01-25T00:17:18.733Z] #26 2.916 + : /build [2022-01-25T00:17:18.733Z] #26 2.916 + '[' -z '' ']' [2022-01-25T00:17:18.733Z] #26 2.917 ++ mktemp -d [2022-01-25T00:17:18.733Z] #26 2.918 + export GOPATH=/tmp/tmp.BC1Czwnq0Z [2022-01-25T00:17:18.733Z] #26 2.919 + GOPATH=/tmp/tmp.BC1Czwnq0Z [2022-01-25T00:17:18.733Z] #26 2.919 + RM_GOPATH=1 [2022-01-25T00:17:18.733Z] #26 2.919 + case "$(go env GOARCH)" in [2022-01-25T00:17:18.733Z] #26 2.919 ++ go env GOARCH [2022-01-25T00:17:18.733Z] #26 2.932 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:18.733Z] #26 2.932 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:18.733Z] #26 2.932 ++ dirname /install.sh [2022-01-25T00:17:18.733Z] #26 2.933 + dir=/ [2022-01-25T00:17:18.733Z] #26 2.934 + bin=dockercli [2022-01-25T00:17:18.733Z] #26 2.934 + shift [2022-01-25T00:17:18.733Z] #26 2.934 + '[' '!' -f //dockercli.installer ']' [2022-01-25T00:17:18.733Z] #26 2.934 + . //dockercli.installer [2022-01-25T00:17:18.733Z] #26 2.934 ++ : stable [2022-01-25T00:17:18.733Z] #26 2.935 ++ : 17.06.2-ce [2022-01-25T00:17:18.733Z] #26 2.935 + install_dockercli [2022-01-25T00:17:18.733Z] #26 2.936 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-25T00:17:18.733Z] #26 2.936 Install docker/cli version 17.06.2-ce from stable [2022-01-25T00:17:18.733Z] #26 2.943 ++ uname -m [2022-01-25T00:17:18.733Z] #26 2.951 + arch=aarch64 [2022-01-25T00:17:18.733Z] #26 2.951 + '[' aarch64 '!=' x86_64 ']' [2022-01-25T00:17:18.733Z] #26 2.951 + '[' aarch64 '!=' s390x ']' [2022-01-25T00:17:18.733Z] #26 2.952 + '[' aarch64 '!=' armhf ']' [2022-01-25T00:17:18.733Z] #26 2.952 + build_dockercli [2022-01-25T00:17:18.733Z] #26 2.952 + git clone https://github.com/docker/docker-ce /tmp/tmp.BC1Czwnq0Z/tmp/docker-ce [2022-01-25T00:17:18.733Z] #26 2.957 Cloning into '/tmp/tmp.BC1Czwnq0Z/tmp/docker-ce'... [2022-01-25T00:17:18.838Z] #51 16.64 go: downloading github.com/spf13/afero v1.1.2 [2022-01-25T00:17:18.838Z] #51 16.70 go: downloading github.com/spf13/cast v1.3.0 [2022-01-25T00:17:18.841Z] #49 ... [2022-01-25T00:17:18.841Z] [2022-01-25T00:17:18.841Z] #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-01-25T00:17:18.841Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T00:17:18.841Z] #36 14.48 tomll can be used in two ways: [2022-01-25T00:17:18.841Z] #36 14.48 Writing to STDIN and reading from STDOUT: [2022-01-25T00:17:18.841Z] #36 14.48 cat file.toml | tomll > file.toml [2022-01-25T00:17:18.841Z] #36 14.48 [2022-01-25T00:17:18.841Z] #36 14.48 Reading and updating a list of files: [2022-01-25T00:17:18.841Z] #36 14.48 tomll a.toml b.toml c.toml [2022-01-25T00:17:18.841Z] #36 14.48 [2022-01-25T00:17:18.841Z] #36 14.48 When given a list of files, tomll will modify all files in place without asking. [2022-01-25T00:17:18.841Z] #36 DONE 14.6s [2022-01-25T00:17:18.841Z] [2022-01-25T00:17:18.841Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:18.841Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:18.841Z] #51 10.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-25T00:17:18.841Z] #51 10.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-25T00:17:18.841Z] #51 10.80 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-25T00:17:18.841Z] #51 14.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-25T00:17:18.841Z] #51 14.09 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-25T00:17:18.841Z] #51 14.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-25T00:17:18.841Z] #51 14.40 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-25T00:17:18.841Z] #51 14.42 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-25T00:17:18.841Z] #51 14.44 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-25T00:17:18.841Z] #51 14.61 go: downloading github.com/spf13/afero v1.1.2 [2022-01-25T00:17:18.841Z] #51 14.72 go: downloading github.com/spf13/cast v1.3.0 [2022-01-25T00:17:18.841Z] #51 14.80 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-25T00:17:18.841Z] #51 14.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-25T00:17:18.841Z] #51 14.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-25T00:17:18.841Z] #51 14.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-25T00:17:18.841Z] #51 15.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-25T00:17:18.841Z] #51 15.24 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-25T00:17:18.841Z] #51 15.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-25T00:17:18.849Z] #12 DONE 1.1s [2022-01-25T00:17:18.849Z] [2022-01-25T00:17:18.849Z] #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-01-25T00:17:18.849Z] #31 sha256:85365bfef6d159d19ce0c312ca8288572b47a0e36c02ff039cf8f094d5a8b23b [2022-01-25T00:17:18.849Z] #31 1.462 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-25T00:17:18.849Z] #31 1.712 [2022-01-25T00:17:18.849Z] #31 1.927 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:18.849Z] #31 2.173 [2022-01-25T00:17:18.849Z] #31 3.050 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-25T00:17:18.849Z] #31 3.340 [2022-01-25T00:17:18.849Z] #31 3.580 #=#=# ############################## 42.9% ######################################################################## 100.0% [2022-01-25T00:17:18.849Z] #31 3.927 [2022-01-25T00:17:18.849Z] #31 4.833 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-25T00:17:18.849Z] #31 5.114 [2022-01-25T00:17:18.849Z] #31 5.335 #=#=# ############ 17.4% ######################################## 55.9% ################################################################ 89.3% ######################################################################## 100.0% [2022-01-25T00:17:18.849Z] #31 5.920 [2022-01-25T00:17:18.849Z] #31 6.739 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-25T00:17:18.849Z] #31 6.925 [2022-01-25T00:17:18.849Z] #31 7.143 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:18.849Z] #31 7.383 [2022-01-25T00:17:18.992Z] #26 ... [2022-01-25T00:17:18.992Z] [2022-01-25T00:17:18.992Z] #38 [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-01-25T00:17:18.992Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-25T00:17:18.992Z] #38 3.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:18.992Z] #38 3.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:18.992Z] #38 3.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:18.992Z] #38 4.396 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:17:18.992Z] #38 5.871 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:17:18.992Z] #38 7.747 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:17:19.100Z] #51 16.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-25T00:17:19.100Z] #51 16.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-25T00:17:19.100Z] #51 17.02 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-25T00:17:19.100Z] #51 17.03 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-25T00:17:19.102Z] #51 15.50 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-25T00:17:19.102Z] #51 15.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-25T00:17:19.252Z] #38 ... [2022-01-25T00:17:19.252Z] [2022-01-25T00:17:19.252Z] #53 [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-01-25T00:17:19.252Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-25T00:17:19.252Z] #53 3.903 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-25T00:17:19.252Z] #53 4.854 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-25T00:17:19.252Z] #53 4.862 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-25T00:17:19.252Z] #53 4.933 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-25T00:17:19.252Z] #53 6.576 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-25T00:17:19.252Z] #53 ... [2022-01-25T00:17:19.252Z] [2022-01-25T00:17:19.252Z] #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-01-25T00:17:19.252Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-25T00:17:19.252Z] #34 2.998 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-25T00:17:19.252Z] #34 3.000 Cloning into '.'... [2022-01-25T00:17:19.361Z] #51 17.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-25T00:17:19.361Z] #51 17.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-25T00:17:19.361Z] #51 17.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-25T00:17:19.361Z] #51 17.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-25T00:17:19.361Z] #51 17.34 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-25T00:17:19.361Z] #51 17.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-25T00:17:19.361Z] #51 17.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-25T00:17:19.364Z] #51 15.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-25T00:17:19.364Z] #51 15.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-25T00:17:19.364Z] #51 15.90 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-25T00:17:19.420Z] #31 ... [2022-01-25T00:17:19.420Z] [2022-01-25T00:17:19.420Z] #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-01-25T00:17:19.420Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-25T00:17:19.420Z] #13 DONE 0.5s [2022-01-25T00:17:19.420Z] [2022-01-25T00:17:19.420Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T00:17:19.420Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T00:17:19.420Z] #42 ... [2022-01-25T00:17:19.420Z] [2022-01-25T00:17:19.420Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-25T00:17:19.420Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-25T00:17:19.420Z] #33 DONE 0.1s [2022-01-25T00:17:19.420Z] [2022-01-25T00:17:19.420Z] #46 [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-01-25T00:17:19.420Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-25T00:17:19.420Z] #46 DONE 0.2s [2022-01-25T00:17:19.511Z] #34 ... [2022-01-25T00:17:19.511Z] [2022-01-25T00:17:19.511Z] #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-01-25T00:17:19.511Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:17:19.511Z] #14 3.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:19.511Z] #14 3.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:19.511Z] #14 3.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:19.511Z] #14 3.966 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:17:19.511Z] #14 5.685 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:17:19.511Z] #14 7.667 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:17:19.511Z] #14 ... [2022-01-25T00:17:19.511Z] [2022-01-25T00:17:19.511Z] #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-01-25T00:17:19.511Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-25T00:17:19.511Z] #36 11.52 tomll can be used in two ways: [2022-01-25T00:17:19.511Z] #36 11.52 Writing to STDIN and reading from STDOUT: [2022-01-25T00:17:19.511Z] #36 11.52 cat file.toml | tomll > file.toml [2022-01-25T00:17:19.511Z] #36 11.52 [2022-01-25T00:17:19.511Z] #36 11.52 Reading and updating a list of files: [2022-01-25T00:17:19.511Z] #36 11.52 tomll a.toml b.toml c.toml [2022-01-25T00:17:19.511Z] #36 11.52 [2022-01-25T00:17:19.511Z] #36 11.52 When given a list of files, tomll will modify all files in place without asking. [2022-01-25T00:17:19.623Z] #51 17.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-25T00:17:19.623Z] #51 17.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-25T00:17:19.623Z] #51 17.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-25T00:17:19.623Z] #51 17.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-25T00:17:19.623Z] #51 17.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-25T00:17:19.623Z] #51 17.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-25T00:17:19.623Z] #51 17.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-25T00:17:19.625Z] #51 15.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-25T00:17:19.680Z] [2022-01-25T00:17:19.680Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-25T00:17:19.680Z] #62 sha256:bb168f21eaf35237fa53ad6add8bd48104c5b7e62dd7c8730f1ff0b73e9e2a06 [2022-01-25T00:17:19.680Z] #62 DONE 0.3s [2022-01-25T00:17:19.680Z] [2022-01-25T00:17:19.680Z] #63 [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-01-25T00:17:19.680Z] #63 sha256:83e34954b4bb729fefae38e51952efe7801a9f9c1dbe9788a198c1699dab17fe [2022-01-25T00:17:19.680Z] #63 ... [2022-01-25T00:17:19.680Z] [2022-01-25T00:17:19.680Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-25T00:17:19.680Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-25T00:17:19.680Z] #42 DONE 0.4s [2022-01-25T00:17:19.680Z] [2022-01-25T00:17:19.680Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-25T00:17:19.680Z] #25 sha256:f269730d5f6d63ef2849b9ddd17c497dcb5e5c00e10918afbc159cb0457c88d2 [2022-01-25T00:17:19.680Z] #25 DONE 0.4s [2022-01-25T00:17:19.884Z] #51 17.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-25T00:17:19.884Z] #51 17.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-25T00:17:19.884Z] #51 17.84 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-25T00:17:19.884Z] #51 17.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-25T00:17:19.884Z] #51 17.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-25T00:17:19.884Z] #51 17.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-25T00:17:19.886Z] #51 16.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-25T00:17:19.886Z] #51 16.14 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-25T00:17:19.886Z] #51 16.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-25T00:17:19.937Z] [2022-01-25T00:17:19.937Z] #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-01-25T00:17:19.937Z] #26 sha256:d7691e82b31944773a9173e1306f7b9011131aa8536840201f53bc5d8e1fb2ae [2022-01-25T00:17:20.145Z] #51 17.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-25T00:17:20.145Z] #51 18.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-25T00:17:20.145Z] #51 18.05 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-25T00:17:20.145Z] #51 18.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-25T00:17:20.145Z] #51 18.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-25T00:17:20.145Z] #51 18.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-25T00:17:20.147Z] #51 16.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-25T00:17:20.147Z] #51 16.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-25T00:17:20.147Z] #51 16.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-25T00:17:20.406Z] #51 18.40 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-25T00:17:20.406Z] #51 18.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-25T00:17:20.408Z] #51 16.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-25T00:17:20.408Z] #51 16.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-25T00:17:20.667Z] #51 18.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-25T00:17:20.667Z] #51 18.56 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-25T00:17:20.667Z] #51 18.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-25T00:17:20.667Z] #51 18.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-25T00:17:20.667Z] #51 18.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-25T00:17:20.669Z] #51 ... [2022-01-25T00:17:20.669Z] [2022-01-25T00:17:20.669Z] #47 [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-01-25T00:17:20.669Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:20.669Z] #47 16.77 Fetched 8501 kB in 13s (645 kB/s) [2022-01-25T00:17:21.307Z] #26 ... [2022-01-25T00:17:21.307Z] [2022-01-25T00:17:21.307Z] #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-01-25T00:17:21.307Z] #31 sha256:85365bfef6d159d19ce0c312ca8288572b47a0e36c02ff039cf8f094d5a8b23b [2022-01-25T00:17:21.307Z] #31 8.138 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-25T00:17:21.307Z] #31 8.779 [2022-01-25T00:17:21.307Z] #31 9.049 #=#=# ##################################### 52.6% ######################################################################## 100.0% [2022-01-25T00:17:21.307Z] #31 9.575 [2022-01-25T00:17:21.307Z] #31 9.669 Download of images into '/build' complete. [2022-01-25T00:17:21.307Z] #31 9.669 Use something like the following to load the result into a Docker daemon: [2022-01-25T00:17:21.307Z] #31 9.669 tar -cC '/build' . | docker load [2022-01-25T00:17:21.307Z] #31 DONE 9.7s [2022-01-25T00:17:21.307Z] [2022-01-25T00:17:21.307Z] #43 [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-01-25T00:17:21.307Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:17:21.627Z] #51 19.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-25T00:17:21.627Z] #51 19.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-25T00:17:21.627Z] #51 19.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-25T00:17:21.888Z] #51 19.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-25T00:17:21.888Z] #51 19.75 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-25T00:17:21.888Z] #51 19.85 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-25T00:17:22.150Z] #51 19.93 go: downloading golang.org/x/text v0.3.2 [2022-01-25T00:17:22.276Z] #36 ... [2022-01-25T00:17:22.276Z] [2022-01-25T00:17:22.276Z] #47 [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-01-25T00:17:22.276Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-25T00:17:22.276Z] #47 3.402 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:22.276Z] #47 3.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:22.276Z] #47 3.430 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:22.276Z] #47 4.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:17:22.276Z] #47 5.419 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-25T00:17:22.276Z] #47 5.527 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:17:22.276Z] #47 7.365 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:17:22.276Z] #47 9.109 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-25T00:17:22.378Z] #21 1.567 Reading package lists... [2022-01-25T00:17:22.584Z] #47 ... [2022-01-25T00:17:22.584Z] [2022-01-25T00:17:22.584Z] #43 [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-01-25T00:17:22.584Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-25T00:17:22.584Z] #43 13.13 + git checkout -q v2.3.0 [2022-01-25T00:17:22.880Z] #43 13.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-25T00:17:23.828Z] #43 3.985 + git clone https://github.com/docker/distribution.git . [2022-01-25T00:17:23.828Z] #43 3.985 Cloning into '.'... [2022-01-25T00:17:24.068Z] #51 ... [2022-01-25T00:17:24.068Z] [2022-01-25T00:17:24.068Z] #47 [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-01-25T00:17:24.068Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:24.068Z] #47 11.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-25T00:17:24.068Z] #47 17.50 Fetched 8501 kB in 13s (646 kB/s) [2022-01-25T00:17:24.068Z] #47 17.50 Reading package lists... [2022-01-25T00:17:24.068Z] #47 ... [2022-01-25T00:17:24.068Z] [2022-01-25T00:17:24.068Z] #43 [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-01-25T00:17:24.068Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:17:24.068Z] #43 20.04 Updating files: 94% (1678/1779) Updating files: 95% (1691/1779) Updating files: 96% (1708/1779) Updating files: 97% (1726/1779) Updating files: 98% (1744/1779) Updating files: 99% (1762/1779) Updating files: 100% (1779/1779) Updating files: 100% (1779/1779), done. [2022-01-25T00:17:24.068Z] #43 20.13 + git checkout -q v2.3.0 [2022-01-25T00:17:24.068Z] #43 21.57 + 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-01-25T00:17:24.261Z] #43 ... [2022-01-25T00:17:24.261Z] [2022-01-25T00:17:24.261Z] #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-01-25T00:17:24.261Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-25T00:17:24.261Z] #36 DONE 15.8s [2022-01-25T00:17:24.261Z] [2022-01-25T00:17:24.261Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:24.261Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-25T00:17:24.261Z] #51 12.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-25T00:17:24.261Z] #51 12.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-25T00:17:24.261Z] #51 12.19 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-25T00:17:24.261Z] #51 12.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-25T00:17:24.261Z] #51 12.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-25T00:17:24.261Z] #51 13.22 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-25T00:17:24.261Z] #51 13.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-25T00:17:24.261Z] #51 13.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-25T00:17:24.261Z] #51 13.47 go: downloading github.com/spf13/afero v1.1.2 [2022-01-25T00:17:24.261Z] #51 13.58 go: downloading github.com/spf13/cast v1.3.0 [2022-01-25T00:17:24.261Z] #51 13.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-25T00:17:24.261Z] #51 13.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-25T00:17:24.261Z] #51 14.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-25T00:17:24.261Z] #51 14.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-25T00:17:24.261Z] #51 14.84 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-25T00:17:24.261Z] #51 15.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-25T00:17:24.261Z] #51 15.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-25T00:17:24.261Z] #51 15.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-25T00:17:24.261Z] #51 15.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-25T00:17:24.261Z] #51 15.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-25T00:17:24.261Z] #51 15.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-25T00:17:24.261Z] #51 15.63 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-25T00:17:24.261Z] #51 15.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-25T00:17:24.261Z] #51 15.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-25T00:17:24.261Z] #51 15.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-25T00:17:24.261Z] #51 16.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-25T00:17:24.261Z] #51 16.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-25T00:17:24.261Z] #51 16.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-25T00:17:24.527Z] #51 ... [2022-01-25T00:17:24.527Z] [2022-01-25T00:17:24.527Z] #63 [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-01-25T00:17:24.527Z] #63 sha256:db87594504d6e3c4732cdc2bd0b9ea1b2994b8cb83d5740d4b077190193e7568 [2022-01-25T00:17:24.527Z] #63 5.614 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T00:17:24.527Z] #63 5.640 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-25T00:17:24.527Z] #63 6.282 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-25T00:17:24.527Z] #63 8.325 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-25T00:17:24.527Z] #63 8.960 go: downloading github.com/google/uuid v1.3.0 [2022-01-25T00:17:24.527Z] #63 8.962 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-25T00:17:24.527Z] #63 9.008 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-25T00:17:24.527Z] #63 9.182 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-25T00:17:24.527Z] #63 9.345 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T00:17:24.527Z] #63 9.481 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T00:17:24.527Z] #63 9.914 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-25T00:17:24.527Z] #63 9.976 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-25T00:17:24.527Z] #63 10.20 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-25T00:17:24.527Z] #63 11.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-25T00:17:24.759Z] #43 ... [2022-01-25T00:17:24.759Z] [2022-01-25T00:17:24.759Z] #63 [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-01-25T00:17:24.759Z] #63 sha256:83e34954b4bb729fefae38e51952efe7801a9f9c1dbe9788a198c1699dab17fe [2022-01-25T00:17:24.759Z] #63 4.489 + RM_GOPATH=0 [2022-01-25T00:17:24.759Z] #63 4.489 + TMP_GOPATH= [2022-01-25T00:17:24.759Z] #63 4.489 + : /build [2022-01-25T00:17:24.759Z] #63 4.489 + '[' -z '' ']' [2022-01-25T00:17:24.759Z] #63 4.489 ++ mktemp -d [2022-01-25T00:17:24.759Z] #63 4.489 + export GOPATH=/tmp/tmp.udcWxnsSg1 [2022-01-25T00:17:24.759Z] #63 4.489 + GOPATH=/tmp/tmp.udcWxnsSg1 [2022-01-25T00:17:24.759Z] #63 4.489 + RM_GOPATH=1 [2022-01-25T00:17:24.759Z] #63 4.489 + case "$(go env GOARCH)" in [2022-01-25T00:17:24.759Z] #63 4.489 ++ go env GOARCH [2022-01-25T00:17:24.759Z] #63 4.527 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:24.759Z] #63 4.527 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:24.759Z] #63 4.527 ++ dirname /install.sh [2022-01-25T00:17:24.759Z] #63 4.527 + dir=/ [2022-01-25T00:17:24.759Z] #63 4.527 + bin=rootlesskit [2022-01-25T00:17:24.759Z] #63 4.527 + shift [2022-01-25T00:17:24.759Z] #63 4.527 + '[' '!' -f //rootlesskit.installer ']' [2022-01-25T00:17:24.759Z] #63 4.527 + . //rootlesskit.installer [2022-01-25T00:17:24.759Z] #63 4.527 ++ : v0.14.6 [2022-01-25T00:17:24.759Z] #63 4.527 + install_rootlesskit [2022-01-25T00:17:24.759Z] #63 4.527 + case "$1" in [2022-01-25T00:17:24.759Z] #63 4.527 + export CGO_ENABLED=0 [2022-01-25T00:17:24.759Z] #63 4.527 + CGO_ENABLED=0 [2022-01-25T00:17:24.759Z] #63 4.527 + _install_rootlesskit [2022-01-25T00:17:24.759Z] #63 4.563 Install rootlesskit version v0.14.6 [2022-01-25T00:17:24.759Z] #63 4.563 + echo 'Install rootlesskit version v0.14.6' [2022-01-25T00:17:24.759Z] #63 4.563 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:17:24.759Z] #63 4.563 + GOBIN=/build [2022-01-25T00:17:24.759Z] #63 4.563 + GO111MODULE=on [2022-01-25T00:17:24.759Z] #63 4.563 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-25T00:17:24.759Z] #63 5.093 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-25T00:17:24.790Z] #63 ... [2022-01-25T00:17:24.790Z] [2022-01-25T00:17:24.790Z] #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-01-25T00:17:24.790Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-25T00:17:24.790Z] #29 30.10 129 added, 0 removed; done. [2022-01-25T00:17:24.790Z] #29 31.14 Setting up jq (1.6-2.1) ... [2022-01-25T00:17:24.790Z] #29 32.41 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:24.790Z] #29 33.01 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-25T00:17:24.791Z] #29 33.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:24.791Z] #29 33.11 Processing triggers for ca-certificates (20210119) ... [2022-01-25T00:17:24.791Z] #29 33.13 Updating certificates in /etc/ssl/certs... [2022-01-25T00:17:24.878Z] #47 16.77 Reading package lists... [2022-01-25T00:17:25.012Z] #43 ... [2022-01-25T00:17:25.012Z] [2022-01-25T00:17:25.012Z] #49 [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-01-25T00:17:25.012Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:25.012Z] #49 12.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:17:25.012Z] #49 12.95 go: downloading golang.org/x/mod v0.3.0 [2022-01-25T00:17:25.139Z] #47 21.11 Reading package lists... [2022-01-25T00:17:25.139Z] #47 ... [2022-01-25T00:17:25.139Z] [2022-01-25T00:17:25.139Z] #63 [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-01-25T00:17:25.139Z] #63 sha256:c2e51b24f2e34e5b4e4da409ac1021812158da528e478f7f8b911ce1ec6b9c6c [2022-01-25T00:17:25.139Z] #63 11.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-25T00:17:25.139Z] #63 11.21 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-25T00:17:25.139Z] #63 14.08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-25T00:17:25.139Z] #63 14.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-25T00:17:25.139Z] #63 ... [2022-01-25T00:17:25.139Z] [2022-01-25T00:17:25.139Z] #43 [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-01-25T00:17:25.139Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:17:25.139Z] #43 19.75 Updating files: 99% (1773/1779) Updating files: 100% (1779/1779) Updating files: 100% (1779/1779), done. [2022-01-25T00:17:25.139Z] #43 19.79 + git checkout -q v2.3.0 [2022-01-25T00:17:25.139Z] #43 21.21 + 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-01-25T00:17:25.320Z] #49 ... [2022-01-25T00:17:25.320Z] [2022-01-25T00:17:25.320Z] #47 [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-01-25T00:17:25.320Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:25.320Z] #47 17.50 Reading package lists... [2022-01-25T00:17:25.725Z] #29 35.34 0 added, 0 removed; done. [2022-01-25T00:17:25.725Z] #29 35.34 Running hooks in /etc/ca-certificates/update.d... [2022-01-25T00:17:25.725Z] #29 35.35 done. [2022-01-25T00:17:25.984Z] #29 DONE 35.8s [2022-01-25T00:17:25.984Z] [2022-01-25T00:17:25.984Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:25.984Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-25T00:17:25.984Z] #51 16.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-25T00:17:25.984Z] #51 16.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-25T00:17:25.984Z] #51 16.79 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-25T00:17:25.984Z] #51 16.94 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-25T00:17:25.984Z] #51 17.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-25T00:17:25.984Z] #51 17.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-25T00:17:25.984Z] #51 17.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-25T00:17:25.984Z] #51 17.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-25T00:17:25.984Z] #51 17.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-25T00:17:25.984Z] #51 17.48 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-25T00:17:25.984Z] #51 17.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-25T00:17:25.984Z] #51 17.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-25T00:17:25.984Z] #51 17.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-25T00:17:25.984Z] #51 17.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-25T00:17:25.984Z] #51 17.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-25T00:17:25.984Z] #51 17.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-25T00:17:25.984Z] #51 17.97 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-25T00:17:25.984Z] #51 18.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-25T00:17:26.245Z] #51 ... [2022-01-25T00:17:26.245Z] [2022-01-25T00:17:26.245Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-25T00:17:26.245Z] #30 sha256:9735842653b0b4ddedf83a11954cbdbd4c20c72642dd919629b49009edd2f076 [2022-01-25T00:17:26.245Z] #30 DONE 0.3s [2022-01-25T00:17:26.245Z] [2022-01-25T00:17:26.245Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:26.245Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-25T00:17:26.245Z] #51 18.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-25T00:17:26.245Z] #51 18.16 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-25T00:17:26.564Z] #21 6.378 Reading package lists... [2022-01-25T00:17:27.181Z] #51 18.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-25T00:17:27.181Z] #51 18.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-25T00:17:27.181Z] #51 19.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-25T00:17:27.181Z] #51 19.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-25T00:17:27.181Z] #51 19.13 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-25T00:17:27.281Z] #63 7.230 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T00:17:27.281Z] #63 7.233 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-25T00:17:27.439Z] #51 19.28 go: downloading golang.org/x/text v0.3.2 [2022-01-25T00:17:27.538Z] #63 7.740 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-25T00:17:27.895Z] #47 21.90 Reading package lists... [2022-01-25T00:17:27.895Z] #47 ... [2022-01-25T00:17:27.895Z] [2022-01-25T00:17:27.895Z] #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-01-25T00:17:27.895Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:27.895Z] #14 15.55 Fetched 8498 kB in 12s (718 kB/s) [2022-01-25T00:17:27.895Z] #14 15.55 Reading package lists... [2022-01-25T00:17:27.895Z] #14 20.45 Reading package lists... [2022-01-25T00:17:27.895Z] #14 24.84 Building dependency tree... [2022-01-25T00:17:27.895Z] #14 ... [2022-01-25T00:17:27.895Z] [2022-01-25T00:17:27.895Z] #38 [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-01-25T00:17:27.895Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:27.895Z] #38 15.68 Fetched 8498 kB in 12s (724 kB/s) [2022-01-25T00:17:27.895Z] #38 15.68 Reading package lists... [2022-01-25T00:17:27.895Z] #38 20.63 Reading package lists... [2022-01-25T00:17:27.895Z] #38 24.94 Building dependency tree... [2022-01-25T00:17:27.895Z] #38 ... [2022-01-25T00:17:27.895Z] [2022-01-25T00:17:27.895Z] #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-01-25T00:17:27.895Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:27.895Z] #14 24.84 Building dependency tree... [2022-01-25T00:17:27.939Z] #21 11.09 Building dependency tree... [2022-01-25T00:17:27.939Z] #21 12.24 Reading state information... [2022-01-25T00:17:28.380Z] #51 ... [2022-01-25T00:17:28.380Z] [2022-01-25T00:17:28.380Z] #49 [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-01-25T00:17:28.380Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-25T00:17:28.380Z] #49 10.29 go: downloading golang.org/x/mod v0.3.0 [2022-01-25T00:17:28.638Z] #49 ... [2022-01-25T00:17:28.638Z] [2022-01-25T00:17:28.638Z] #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-01-25T00:17:28.638Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:17:28.638Z] #14 12.45 Fetched 8382 kB in 9s (905 kB/s) [2022-01-25T00:17:28.638Z] #14 12.45 Reading package lists... [2022-01-25T00:17:28.638Z] #14 14.75 Reading package lists... [2022-01-25T00:17:28.638Z] #14 19.17 Building dependency tree... [2022-01-25T00:17:28.873Z] #21 13.48 The following additional packages will be installed: [2022-01-25T00:17:28.873Z] #21 13.48 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-25T00:17:29.131Z] #21 13.48 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-25T00:17:29.131Z] #21 13.48 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-25T00:17:29.131Z] #21 13.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-25T00:17:29.131Z] #21 13.49 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-25T00:17:29.131Z] #21 13.49 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-25T00:17:29.131Z] #21 13.50 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-25T00:17:29.131Z] #21 13.51 Suggested packages: [2022-01-25T00:17:29.131Z] #21 13.51 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-25T00:17:29.131Z] #21 13.51 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-25T00:17:29.131Z] #21 13.51 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-25T00:17:29.131Z] #21 13.51 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-25T00:17:29.131Z] #21 13.51 seccomp:ppc64el seccomp:s390x [2022-01-25T00:17:29.131Z] #21 13.51 Recommended packages: [2022-01-25T00:17:29.131Z] #21 13.51 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-25T00:17:29.131Z] #21 13.51 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-25T00:17:29.131Z] #21 13.51 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-25T00:17:29.131Z] #21 13.51 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-25T00:17:29.280Z] #14 27.23 The following additional packages will be installed: [2022-01-25T00:17:29.280Z] #14 27.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:29.280Z] #14 27.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-25T00:17:29.280Z] #14 27.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-25T00:17:29.280Z] #14 27.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-25T00:17:29.280Z] #14 27.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-25T00:17:29.280Z] #14 27.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-25T00:17:29.280Z] #14 27.24 mingw-w64-common mingw-w64-x86-64-dev [2022-01-25T00:17:29.280Z] #14 27.26 Suggested packages: [2022-01-25T00:17:29.280Z] #14 27.27 gcc-10-locales seccomp wine64 [2022-01-25T00:17:29.433Z] #63 ... [2022-01-25T00:17:29.433Z] [2022-01-25T00:17:29.433Z] #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-01-25T00:17:29.433Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T00:17:29.433Z] #36 3.494 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-25T00:17:29.433Z] #36 ... [2022-01-25T00:17:29.433Z] [2022-01-25T00:17:29.433Z] #49 [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-01-25T00:17:29.433Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:29.433Z] #49 3.266 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T00:17:29.433Z] #49 4.167 go: downloading github.com/fatih/color v1.10.0 [2022-01-25T00:17:29.433Z] #49 4.171 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T00:17:29.433Z] #49 4.196 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:17:29.433Z] #49 4.220 go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:17:29.433Z] #49 4.549 go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:17:29.433Z] #49 4.601 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T00:17:29.433Z] #49 4.755 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T00:17:29.433Z] #49 4.930 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:17:29.433Z] #49 5.011 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T00:17:29.433Z] #49 8.575 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T00:17:29.433Z] #49 8.650 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T00:17:29.433Z] #49 8.822 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:17:29.542Z] #14 ... [2022-01-25T00:17:29.543Z] [2022-01-25T00:17:29.543Z] #58 [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-01-25T00:17:29.543Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:29.543Z] #58 17.41 Fetched 8498 kB in 13s (663 kB/s) [2022-01-25T00:17:29.543Z] #58 17.41 Reading package lists... [2022-01-25T00:17:29.543Z] #58 21.93 Reading package lists... [2022-01-25T00:17:29.543Z] #58 26.45 Building dependency tree... [2022-01-25T00:17:29.543Z] #58 ... [2022-01-25T00:17:29.543Z] [2022-01-25T00:17:29.543Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:29.543Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:29.543Z] #51 26.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-25T00:17:29.543Z] #51 26.45 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-25T00:17:29.543Z] #51 26.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-25T00:17:29.543Z] #51 26.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-25T00:17:29.543Z] #51 26.59 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-25T00:17:29.690Z] #49 ... [2022-01-25T00:17:29.690Z] [2022-01-25T00:17:29.690Z] #47 [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-01-25T00:17:29.690Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:29.690Z] #47 4.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:29.690Z] #47 4.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:29.690Z] #47 4.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:29.690Z] #47 4.690 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-25T00:17:29.690Z] #47 5.117 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:29.690Z] #47 7.166 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:29.690Z] #47 9.433 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:29.690Z] #47 ... [2022-01-25T00:17:29.690Z] [2022-01-25T00:17:29.690Z] #53 [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-01-25T00:17:29.690Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T00:17:29.690Z] #53 3.650 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-25T00:17:29.690Z] #53 4.271 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-25T00:17:29.690Z] #53 4.271 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-25T00:17:29.690Z] #53 4.372 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-25T00:17:29.690Z] #53 5.856 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-25T00:17:29.697Z] #21 13.98 The following NEW packages will be installed: [2022-01-25T00:17:29.697Z] #21 13.98 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-25T00:17:29.697Z] #21 13.99 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-25T00:17:29.697Z] #21 13.99 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-25T00:17:29.697Z] #21 13.99 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-25T00:17:29.697Z] #21 13.99 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-25T00:17:29.697Z] #21 13.99 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-25T00:17:29.697Z] #21 13.99 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-25T00:17:29.697Z] #21 14.00 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-25T00:17:29.698Z] #21 14.00 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-25T00:17:29.698Z] #21 14.00 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-25T00:17:29.698Z] #21 14.00 libseccomp2:ppc64el libseccomp2:s390x [2022-01-25T00:17:29.698Z] #21 14.36 0 upgraded, 40 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:29.698Z] #21 14.36 Need to get 15.9 MB of archives. [2022-01-25T00:17:29.698Z] #21 14.36 After this operation, 73.0 MB of additional disk space will be used. [2022-01-25T00:17:29.698Z] #21 14.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-25T00:17:29.804Z] #51 27.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-25T00:17:29.804Z] #51 27.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-25T00:17:29.804Z] #51 27.84 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-25T00:17:29.947Z] #53 ... [2022-01-25T00:17:29.947Z] [2022-01-25T00:17:29.947Z] #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-01-25T00:17:29.947Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:17:29.947Z] #34 3.495 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-25T00:17:29.947Z] #34 3.499 Cloning into '.'... [2022-01-25T00:17:29.956Z] #21 14.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-25T00:17:29.956Z] #21 14.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-25T00:17:29.956Z] #21 14.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-25T00:17:29.956Z] #21 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-25T00:17:29.956Z] #21 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-25T00:17:29.956Z] #21 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-25T00:17:29.956Z] #21 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-25T00:17:29.956Z] #21 14.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-25T00:17:29.956Z] #21 14.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-25T00:17:29.956Z] #21 14.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-25T00:17:29.956Z] #21 14.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-25T00:17:29.956Z] #21 14.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-25T00:17:29.956Z] #21 14.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-25T00:17:29.956Z] #21 14.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-25T00:17:29.956Z] #21 14.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-25T00:17:29.956Z] #21 14.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-25T00:17:29.956Z] #21 14.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-25T00:17:29.956Z] #21 14.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-25T00:17:29.956Z] #21 14.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-25T00:17:29.956Z] #21 14.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-25T00:17:29.956Z] #21 14.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-25T00:17:29.956Z] #21 14.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-25T00:17:29.956Z] #21 14.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-25T00:17:29.956Z] #21 14.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-25T00:17:29.956Z] #21 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-25T00:17:29.956Z] #21 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-25T00:17:29.956Z] #21 14.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-25T00:17:29.956Z] #21 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-25T00:17:29.956Z] #21 14.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-25T00:17:30.204Z] #34 ... [2022-01-25T00:17:30.204Z] [2022-01-25T00:17:30.204Z] #38 [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-01-25T00:17:30.204Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:30.204Z] #38 4.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:30.204Z] #38 4.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:30.204Z] #38 4.394 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:30.204Z] #38 5.139 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:30.204Z] #38 6.808 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:30.204Z] #38 9.071 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:30.204Z] #38 ... [2022-01-25T00:17:30.204Z] [2022-01-25T00:17:30.204Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:30.204Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:30.204Z] #51 3.647 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-25T00:17:30.204Z] #51 8.211 go: downloading github.com/fatih/color v1.7.0 [2022-01-25T00:17:30.204Z] #51 8.221 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-25T00:17:30.204Z] #51 8.285 go: downloading github.com/pkg/errors v0.8.1 [2022-01-25T00:17:30.204Z] #51 8.298 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-25T00:17:30.204Z] #51 8.360 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-25T00:17:30.204Z] #51 8.641 go: downloading github.com/spf13/viper v1.6.1 [2022-01-25T00:17:30.204Z] #51 9.052 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-25T00:17:30.204Z] #51 9.105 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-25T00:17:30.204Z] #51 9.178 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-25T00:17:30.204Z] #51 9.250 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-25T00:17:30.204Z] #51 10.17 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-25T00:17:30.204Z] #51 10.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-25T00:17:30.214Z] #21 14.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-25T00:17:30.214Z] #21 14.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-25T00:17:30.214Z] #21 14.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-25T00:17:30.214Z] #21 14.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-25T00:17:30.214Z] #21 14.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-25T00:17:30.214Z] #21 14.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-25T00:17:30.214Z] #21 14.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-25T00:17:30.214Z] #21 14.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-25T00:17:30.214Z] #21 14.57 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-25T00:17:30.214Z] #21 14.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-25T00:17:30.429Z] #43 ... [2022-01-25T00:17:30.429Z] [2022-01-25T00:17:30.429Z] #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-01-25T00:17:30.429Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:30.429Z] #14 15.83 Fetched 8498 kB in 12s (686 kB/s) [2022-01-25T00:17:30.429Z] #14 15.83 Reading package lists... [2022-01-25T00:17:30.429Z] #14 20.36 Reading package lists... [2022-01-25T00:17:30.429Z] #14 24.61 Building dependency tree... [2022-01-25T00:17:30.429Z] #14 ... [2022-01-25T00:17:30.429Z] [2022-01-25T00:17:30.429Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:30.429Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:30.429Z] #51 17.08 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-25T00:17:30.429Z] #51 17.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-25T00:17:30.429Z] #51 17.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-25T00:17:30.429Z] #51 17.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-25T00:17:30.429Z] #51 17.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-25T00:17:30.429Z] #51 17.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-25T00:17:30.429Z] #51 17.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-25T00:17:30.429Z] #51 17.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-25T00:17:30.429Z] #51 18.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-25T00:17:30.429Z] #51 18.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-25T00:17:30.429Z] #51 18.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-25T00:17:30.429Z] #51 18.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-25T00:17:30.429Z] #51 18.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-25T00:17:30.429Z] #51 18.43 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-25T00:17:30.429Z] #51 18.48 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-25T00:17:30.429Z] #51 18.54 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-25T00:17:30.429Z] #51 18.58 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-25T00:17:30.429Z] #51 18.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-25T00:17:30.429Z] #51 18.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-25T00:17:30.429Z] #51 18.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-25T00:17:30.429Z] #51 19.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-25T00:17:30.429Z] #51 19.27 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-25T00:17:30.429Z] #51 19.40 go: downloading golang.org/x/text v0.3.2 [2022-01-25T00:17:30.429Z] #51 24.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-25T00:17:30.429Z] #51 24.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-25T00:17:30.429Z] #51 24.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-25T00:17:30.429Z] #51 24.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-25T00:17:30.429Z] #51 24.60 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-25T00:17:30.429Z] #51 25.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-25T00:17:30.429Z] #51 25.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-25T00:17:30.429Z] #51 25.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-25T00:17:30.429Z] #51 ... [2022-01-25T00:17:30.429Z] [2022-01-25T00:17:30.429Z] #38 [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-01-25T00:17:30.429Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:30.429Z] #38 16.48 Fetched 8498 kB in 13s (660 kB/s) [2022-01-25T00:17:30.429Z] #38 16.48 Reading package lists... [2022-01-25T00:17:30.429Z] #38 20.94 Reading package lists... [2022-01-25T00:17:30.429Z] #38 25.20 Building dependency tree... [2022-01-25T00:17:30.429Z] #38 ... [2022-01-25T00:17:30.429Z] [2022-01-25T00:17:30.429Z] #58 [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-01-25T00:17:30.429Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:30.429Z] #58 16.52 Fetched 8498 kB in 13s (669 kB/s) [2022-01-25T00:17:30.429Z] #58 16.52 Reading package lists... [2022-01-25T00:17:30.429Z] #58 21.02 Reading package lists... [2022-01-25T00:17:30.429Z] #58 25.37 Building dependency tree... [2022-01-25T00:17:30.429Z] #58 ... [2022-01-25T00:17:30.429Z] [2022-01-25T00:17:30.429Z] #47 [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-01-25T00:17:30.429Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:30.429Z] #47 21.11 Reading package lists... [2022-01-25T00:17:30.429Z] #47 25.34 Building dependency tree... [2022-01-25T00:17:30.463Z] #51 ... [2022-01-25T00:17:30.463Z] [2022-01-25T00:17:30.463Z] #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-01-25T00:17:30.463Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:30.463Z] #14 4.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:30.463Z] #14 4.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:30.463Z] #14 4.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:30.463Z] #14 4.968 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:30.463Z] #14 6.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:30.463Z] #14 9.115 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:30.463Z] #14 ... [2022-01-25T00:17:30.463Z] [2022-01-25T00:17:30.463Z] #58 [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-01-25T00:17:30.463Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:30.463Z] #58 5.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:17:30.463Z] #58 5.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:30.463Z] #58 5.753 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:17:30.463Z] #58 6.588 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:17:30.463Z] #58 8.585 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:17:30.463Z] #58 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:17:30.473Z] #21 15.12 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:30.552Z] #14 22.27 The following additional packages will be installed: [2022-01-25T00:17:30.552Z] #14 22.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:30.552Z] #14 22.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-25T00:17:30.553Z] #14 22.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-25T00:17:30.553Z] #14 22.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-25T00:17:30.553Z] #14 22.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-25T00:17:30.553Z] #14 22.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-25T00:17:30.553Z] #14 22.30 mingw-w64-common mingw-w64-x86-64-dev [2022-01-25T00:17:30.553Z] #14 22.33 Suggested packages: [2022-01-25T00:17:30.553Z] #14 22.33 gcc-10-locales seccomp wine64 [2022-01-25T00:17:30.721Z] #58 ... [2022-01-25T00:17:30.721Z] [2022-01-25T00:17:30.721Z] #63 [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-01-25T00:17:30.721Z] #63 sha256:83e34954b4bb729fefae38e51952efe7801a9f9c1dbe9788a198c1699dab17fe [2022-01-25T00:17:30.721Z] #63 10.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-25T00:17:30.721Z] #63 10.90 go: downloading github.com/google/uuid v1.3.0 [2022-01-25T00:17:30.721Z] #63 11.07 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-25T00:17:30.732Z] #21 15.33 Fetched 15.9 MB in 0s (32.3 MB/s) [2022-01-25T00:17:30.732Z] #21 15.37 Selecting previously unselected package gcc-10-base:armel. [2022-01-25T00:17:30.978Z] #63 11.37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-25T00:17:30.978Z] #63 11.50 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-25T00:17:30.991Z] #21 15.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-01-25T00:17:30.991Z] #21 15.41 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-25T00:17:30.991Z] #21 15.42 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-25T00:17:30.991Z] #21 15.47 Selecting previously unselected package gcc-10-base:armhf. [2022-01-25T00:17:30.991Z] #21 15.47 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-25T00:17:30.991Z] #21 15.48 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-25T00:17:30.991Z] #21 15.52 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-25T00:17:30.991Z] #21 15.53 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-25T00:17:30.991Z] #21 15.54 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-25T00:17:30.991Z] #21 15.58 Selecting previously unselected package gcc-10-base:s390x. [2022-01-25T00:17:30.991Z] #21 15.59 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-25T00:17:30.991Z] #21 15.60 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-25T00:17:30.991Z] #21 15.65 Selecting previously unselected package gcc-10-base:arm64. [2022-01-25T00:17:30.991Z] #21 15.65 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-25T00:17:31.236Z] #63 11.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T00:17:31.250Z] #21 15.65 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-25T00:17:31.250Z] #21 15.71 Selecting previously unselected package libgcc-s1:armel. [2022-01-25T00:17:31.250Z] #21 15.71 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-25T00:17:31.250Z] #21 15.72 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-25T00:17:31.250Z] #21 15.76 Selecting previously unselected package libcrypt1:armel. [2022-01-25T00:17:31.250Z] #21 15.77 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-25T00:17:31.250Z] #21 15.77 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-25T00:17:31.250Z] #21 15.85 Selecting previously unselected package libc6:armel. [2022-01-25T00:17:31.250Z] #21 15.86 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-25T00:17:31.492Z] #14 23.42 The following NEW packages will be installed: [2022-01-25T00:17:31.492Z] #14 23.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:31.492Z] #14 23.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-25T00:17:31.492Z] #14 23.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-25T00:17:31.492Z] #14 23.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-25T00:17:31.492Z] #14 23.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-25T00:17:31.492Z] #14 23.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-25T00:17:31.492Z] #14 23.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-25T00:17:31.492Z] #14 23.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-25T00:17:31.492Z] #14 23.44 mingw-w64-x86-64-dev [2022-01-25T00:17:31.496Z] #63 11.82 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T00:17:31.508Z] #21 16.03 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-25T00:17:31.751Z] #14 ... [2022-01-25T00:17:31.751Z] [2022-01-25T00:17:31.751Z] #53 [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-01-25T00:17:31.751Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-25T00:17:31.751Z] #53 23.59 v3.0.2 [2022-01-25T00:17:31.754Z] #63 12.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-25T00:17:31.825Z] #47 27.99 The following additional packages will be installed: [2022-01-25T00:17:31.825Z] #47 28.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:32.011Z] #63 ... [2022-01-25T00:17:32.011Z] [2022-01-25T00:17:32.011Z] #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-01-25T00:17:32.011Z] #26 sha256:d7691e82b31944773a9173e1306f7b9011131aa8536840201f53bc5d8e1fb2ae [2022-01-25T00:17:32.011Z] #26 4.296 + RM_GOPATH=0 [2022-01-25T00:17:32.011Z] #26 4.296 + TMP_GOPATH= [2022-01-25T00:17:32.011Z] #26 4.296 + : /build [2022-01-25T00:17:32.011Z] #26 4.296 + '[' -z '' ']' [2022-01-25T00:17:32.011Z] #26 4.296 ++ mktemp -d [2022-01-25T00:17:32.011Z] #26 4.296 + export GOPATH=/tmp/tmp.l9UP1YmIZX [2022-01-25T00:17:32.011Z] #26 4.296 + GOPATH=/tmp/tmp.l9UP1YmIZX [2022-01-25T00:17:32.011Z] #26 4.296 + RM_GOPATH=1 [2022-01-25T00:17:32.011Z] #26 4.296 + case "$(go env GOARCH)" in [2022-01-25T00:17:32.011Z] #26 4.296 ++ go env GOARCH [2022-01-25T00:17:32.011Z] #26 4.296 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:32.011Z] #26 4.296 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:32.011Z] #26 4.296 ++ dirname /install.sh [2022-01-25T00:17:32.011Z] #26 4.328 + dir=/ [2022-01-25T00:17:32.011Z] #26 4.328 + bin=dockercli [2022-01-25T00:17:32.011Z] #26 4.328 + shift [2022-01-25T00:17:32.011Z] #26 4.328 + '[' '!' -f //dockercli.installer ']' [2022-01-25T00:17:32.011Z] #26 4.328 + . //dockercli.installer [2022-01-25T00:17:32.011Z] #26 4.328 ++ : stable [2022-01-25T00:17:32.011Z] #26 4.328 ++ : 17.06.2-ce [2022-01-25T00:17:32.011Z] #26 4.328 + install_dockercli [2022-01-25T00:17:32.011Z] #26 4.328 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-25T00:17:32.012Z] #26 4.328 ++ uname -m [2022-01-25T00:17:32.012Z] #26 4.366 + arch=x86_64 [2022-01-25T00:17:32.012Z] #26 4.366 + '[' x86_64 '!=' x86_64 ']' [2022-01-25T00:17:32.012Z] #26 4.366 + url=https://download.docker.com/linux/static [2022-01-25T00:17:32.012Z] #26 4.366 + tar -xz docker/docker [2022-01-25T00:17:32.012Z] #26 4.366 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-25T00:17:32.012Z] #26 4.366 Install docker/cli version 17.06.2-ce from stable [2022-01-25T00:17:32.012Z] #26 11.71 + mkdir -p /build [2022-01-25T00:17:32.012Z] #26 11.73 + mv docker/docker /build/ [2022-01-25T00:17:32.012Z] #26 11.73 + rmdir docker [2022-01-25T00:17:32.012Z] #26 DONE 12.1s [2022-01-25T00:17:32.012Z] [2022-01-25T00:17:32.012Z] #63 [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-01-25T00:17:32.012Z] #63 sha256:83e34954b4bb729fefae38e51952efe7801a9f9c1dbe9788a198c1699dab17fe [2022-01-25T00:17:32.012Z] #63 12.43 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-25T00:17:32.075Z] #21 16.47 Selecting previously unselected package libapparmor1:armel. [2022-01-25T00:17:32.075Z] #21 16.48 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-25T00:17:32.075Z] #21 16.49 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-25T00:17:32.075Z] #21 16.54 Selecting previously unselected package libapparmor-dev:armel. [2022-01-25T00:17:32.075Z] #21 16.55 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-25T00:17:32.075Z] #21 16.55 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-25T00:17:32.075Z] #21 16.62 Selecting previously unselected package libgcc-s1:arm64. [2022-01-25T00:17:32.075Z] #21 16.62 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-25T00:17:32.075Z] #21 16.63 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-25T00:17:32.075Z] #21 16.68 Selecting previously unselected package libcrypt1:arm64. [2022-01-25T00:17:32.075Z] #21 16.68 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-25T00:17:32.075Z] #21 16.69 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-25T00:17:32.075Z] #21 16.76 Selecting previously unselected package libc6:arm64. [2022-01-25T00:17:32.088Z] #47 28.01 python3-protobuf python3-six [2022-01-25T00:17:32.088Z] #47 28.01 Suggested packages: [2022-01-25T00:17:32.088Z] #47 28.02 python3-setuptools [2022-01-25T00:17:32.088Z] #47 28.02 Recommended packages: [2022-01-25T00:17:32.088Z] #47 28.02 iproute2 | iproute [2022-01-25T00:17:32.269Z] #63 12.59 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-25T00:17:32.333Z] #21 16.77 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-25T00:17:32.349Z] #47 28.54 The following NEW packages will be installed: [2022-01-25T00:17:32.349Z] #47 28.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:32.349Z] #47 28.54 python3-protobuf python3-six [2022-01-25T00:17:32.592Z] #21 16.94 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-25T00:17:32.850Z] #21 17.34 Selecting previously unselected package libapparmor1:arm64. [2022-01-25T00:17:32.850Z] #21 17.34 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-25T00:17:32.850Z] #21 17.35 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-25T00:17:32.850Z] #21 17.40 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-25T00:17:32.850Z] #21 17.40 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-25T00:17:32.850Z] #21 17.41 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-25T00:17:32.850Z] #21 17.47 Selecting previously unselected package libgcc-s1:s390x. [2022-01-25T00:17:32.936Z] #47 28.99 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:32.937Z] #47 28.99 Need to get 2292 kB of archives. [2022-01-25T00:17:32.937Z] #47 28.99 After this operation, 11.0 MB of additional disk space will be used. [2022-01-25T00:17:32.937Z] #47 28.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-25T00:17:32.937Z] #47 ... [2022-01-25T00:17:32.937Z] [2022-01-25T00:17:32.937Z] #53 [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-01-25T00:17:32.937Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T00:17:32.937Z] #53 28.98 v3.0.2 [2022-01-25T00:17:32.937Z] #53 DONE 29.4s [2022-01-25T00:17:32.937Z] [2022-01-25T00:17:32.937Z] #47 [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-01-25T00:17:32.937Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:32.937Z] #47 29.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:17:32.937Z] #47 29.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-25T00:17:32.937Z] #47 29.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-25T00:17:32.937Z] #47 29.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T00:17:32.937Z] #47 29.04 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-01-25T00:17:32.937Z] #47 29.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T00:17:33.108Z] #21 17.48 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-25T00:17:33.108Z] #21 17.48 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-25T00:17:33.108Z] #21 17.52 Selecting previously unselected package libcrypt1:s390x. [2022-01-25T00:17:33.108Z] #21 17.53 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-25T00:17:33.108Z] #21 17.53 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-25T00:17:33.108Z] #21 17.61 Selecting previously unselected package libc6:s390x. [2022-01-25T00:17:33.108Z] #21 17.61 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-25T00:17:33.132Z] #53 ... [2022-01-25T00:17:33.132Z] [2022-01-25T00:17:33.132Z] #58 [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-01-25T00:17:33.132Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-25T00:17:33.132Z] #58 14.85 Fetched 8382 kB in 11s (740 kB/s) [2022-01-25T00:17:33.132Z] #58 14.85 Reading package lists... [2022-01-25T00:17:33.132Z] #58 19.51 Reading package lists... [2022-01-25T00:17:33.132Z] #58 23.01 Building dependency tree... [2022-01-25T00:17:33.132Z] #58 ... [2022-01-25T00:17:33.132Z] [2022-01-25T00:17:33.132Z] #38 [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-01-25T00:17:33.132Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-25T00:17:33.132Z] #38 14.80 Fetched 8382 kB in 11s (746 kB/s) [2022-01-25T00:17:33.132Z] #38 14.80 Reading package lists... [2022-01-25T00:17:33.132Z] #38 19.26 Reading package lists... [2022-01-25T00:17:33.132Z] #38 23.07 Building dependency tree... [2022-01-25T00:17:33.132Z] #38 ... [2022-01-25T00:17:33.132Z] [2022-01-25T00:17:33.132Z] #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-01-25T00:17:33.132Z] #31 sha256:2d3d1f1b4c847a97b32a6cdab1b9d18e28b6cac3e9a9e537ce0647a1d40630c0 [2022-01-25T00:17:33.132Z] #31 4.892 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-25T00:17:33.132Z] #31 6.067 #=#=# [2022-01-25T00:17:33.132Z] #31 6.365 #=#=# 0.1% ######################################################################## 100.0% [2022-01-25T00:17:33.366Z] #21 17.82 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-25T00:17:33.392Z] #31 ... [2022-01-25T00:17:33.393Z] [2022-01-25T00:17:33.393Z] #47 [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-01-25T00:17:33.393Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-25T00:17:33.393Z] #47 14.65 Fetched 8386 kB in 12s (729 kB/s) [2022-01-25T00:17:33.393Z] #47 14.65 Reading package lists... [2022-01-25T00:17:33.393Z] #47 19.39 Reading package lists... [2022-01-25T00:17:33.393Z] #47 23.17 Building dependency tree... [2022-01-25T00:17:33.393Z] #47 ... [2022-01-25T00:17:33.393Z] [2022-01-25T00:17:33.393Z] #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-01-25T00:17:33.393Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:17:33.393Z] #14 23.82 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:33.393Z] #14 23.82 Need to get 108 MB of archives. [2022-01-25T00:17:33.393Z] #14 23.82 After this operation, 620 MB of additional disk space will be used. [2022-01-25T00:17:33.393Z] #14 23.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-01-25T00:17:33.393Z] #14 24.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-01-25T00:17:33.393Z] #14 24.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-25T00:17:33.393Z] #14 24.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-01-25T00:17:33.393Z] #14 24.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-25T00:17:33.393Z] #14 24.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-25T00:17:33.393Z] #14 24.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-01-25T00:17:33.393Z] #14 24.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-01-25T00:17:33.393Z] #14 24.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-01-25T00:17:33.652Z] #14 25.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-25T00:17:33.911Z] #14 ... [2022-01-25T00:17:33.911Z] [2022-01-25T00:17:33.911Z] #53 [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-01-25T00:17:33.911Z] #53 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-25T00:17:33.911Z] #53 DONE 25.9s [2022-01-25T00:17:33.932Z] #21 18.22 Selecting previously unselected package libapparmor1:s390x. [2022-01-25T00:17:33.932Z] #21 18.23 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-25T00:17:33.932Z] #21 18.24 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-25T00:17:33.932Z] #21 18.28 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-25T00:17:33.932Z] #21 18.29 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-25T00:17:33.932Z] #21 18.30 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-25T00:17:33.932Z] #21 18.36 Selecting previously unselected package libgcc-s1:armhf. [2022-01-25T00:17:33.932Z] #21 18.37 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-25T00:17:33.932Z] #21 18.37 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-25T00:17:33.932Z] #21 18.42 Selecting previously unselected package libcrypt1:armhf. [2022-01-25T00:17:33.932Z] #21 18.42 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-25T00:17:33.932Z] #21 18.43 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-25T00:17:34.020Z] #51 ... [2022-01-25T00:17:34.020Z] [2022-01-25T00:17:34.020Z] #53 [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-01-25T00:17:34.020Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T00:17:34.020Z] #53 31.01 v3.0.2 [2022-01-25T00:17:34.020Z] #53 DONE 31.5s [2022-01-25T00:17:34.020Z] [2022-01-25T00:17:34.020Z] #58 [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-01-25T00:17:34.020Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:34.020Z] #58 28.78 The following additional packages will be installed: [2022-01-25T00:17:34.020Z] #58 28.78 libbtrfs0 [2022-01-25T00:17:34.020Z] #58 28.91 The following NEW packages will be installed: [2022-01-25T00:17:34.020Z] #58 28.94 libbtrfs-dev libbtrfs0 [2022-01-25T00:17:34.020Z] #58 29.32 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:34.020Z] #58 29.32 Need to get 460 kB of archives. [2022-01-25T00:17:34.020Z] #58 29.32 After this operation, 1237 kB of additional disk space will be used. [2022-01-25T00:17:34.020Z] #58 29.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:17:34.020Z] #58 29.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:17:34.020Z] #58 30.14 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:34.020Z] #58 30.37 Fetched 460 kB in 0s (1494 kB/s) [2022-01-25T00:17:34.020Z] #58 30.47 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:17:34.020Z] #58 30.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:34.020Z] #58 30.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:17:34.020Z] #58 30.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:34.020Z] #58 30.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:17:34.020Z] #58 30.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:17:34.020Z] #58 30.85 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:34.020Z] #58 31.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:34.020Z] #58 31.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:34.020Z] #58 31.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:34.020Z] #58 DONE 31.9s [2022-01-25T00:17:34.020Z] [2022-01-25T00:17:34.020Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T00:17:34.020Z] #59 sha256:9dcf326ca2520cbaa2a106003a1ff785bd8703f96396824fbf7ba0c696ef2899 [2022-01-25T00:17:34.020Z] #59 DONE 0.2s [2022-01-25T00:17:34.020Z] [2022-01-25T00:17:34.020Z] #60 [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-01-25T00:17:34.020Z] #60 sha256:82733020a706b38e2693cbdb4cfe87d597a3a0b0ea19dab35699d70503217943 [2022-01-25T00:17:34.171Z] #63 ... [2022-01-25T00:17:34.172Z] [2022-01-25T00:17:34.172Z] #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-01-25T00:17:34.172Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-25T00:17:34.172Z] #36 14.10 tomll can be used in two ways: [2022-01-25T00:17:34.172Z] #36 14.10 Writing to STDIN and reading from STDOUT: [2022-01-25T00:17:34.172Z] #36 14.10 cat file.toml | tomll > file.toml [2022-01-25T00:17:34.172Z] #36 14.10 [2022-01-25T00:17:34.172Z] #36 14.10 Reading and updating a list of files: [2022-01-25T00:17:34.172Z] #36 14.10 tomll a.toml b.toml c.toml [2022-01-25T00:17:34.172Z] #36 14.10 [2022-01-25T00:17:34.172Z] #36 14.10 When given a list of files, tomll will modify all files in place without asking. [2022-01-25T00:17:34.172Z] #36 DONE 14.5s [2022-01-25T00:17:34.172Z] [2022-01-25T00:17:34.172Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:34.172Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:34.172Z] #51 13.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-25T00:17:34.172Z] #51 13.42 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-25T00:17:34.172Z] #51 13.58 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-25T00:17:34.172Z] #51 13.71 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-25T00:17:34.172Z] #51 13.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-25T00:17:34.172Z] #51 14.17 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-25T00:17:34.172Z] #51 14.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-25T00:17:34.172Z] #51 14.27 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-25T00:17:34.172Z] #51 14.34 go: downloading github.com/spf13/afero v1.1.2 [2022-01-25T00:17:34.172Z] #51 14.50 go: downloading github.com/spf13/cast v1.3.0 [2022-01-25T00:17:34.172Z] #51 14.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-25T00:17:34.172Z] #51 14.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-25T00:17:34.172Z] #51 14.57 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-25T00:17:34.172Z] #51 14.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-25T00:17:34.172Z] #51 14.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-25T00:17:34.190Z] #21 18.51 Selecting previously unselected package libc6:armhf. [2022-01-25T00:17:34.191Z] #21 18.51 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-25T00:17:34.191Z] #21 18.71 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-25T00:17:34.212Z] [2022-01-25T00:17:34.212Z] #58 [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-01-25T00:17:34.212Z] #58 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-25T00:17:34.212Z] #58 25.73 The following additional packages will be installed: [2022-01-25T00:17:34.212Z] #58 25.73 libbtrfs0 [2022-01-25T00:17:34.212Z] #58 25.97 The following NEW packages will be installed: [2022-01-25T00:17:34.212Z] #58 25.99 libbtrfs-dev libbtrfs0 [2022-01-25T00:17:34.333Z] #47 ... [2022-01-25T00:17:34.333Z] [2022-01-25T00:17:34.333Z] #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-01-25T00:17:34.333Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:34.333Z] #14 27.31 The following additional packages will be installed: [2022-01-25T00:17:34.333Z] #14 27.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:34.333Z] #14 27.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-25T00:17:34.333Z] #14 27.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-25T00:17:34.333Z] #14 27.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-25T00:17:34.333Z] #14 27.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-25T00:17:34.333Z] #14 27.34 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-25T00:17:34.333Z] #14 27.34 mingw-w64-common mingw-w64-x86-64-dev [2022-01-25T00:17:34.333Z] #14 27.36 Suggested packages: [2022-01-25T00:17:34.333Z] #14 27.36 gcc-10-locales seccomp wine64 [2022-01-25T00:17:34.333Z] #14 28.50 The following NEW packages will be installed: [2022-01-25T00:17:34.333Z] #14 28.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:34.333Z] #14 28.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-25T00:17:34.333Z] #14 28.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-25T00:17:34.333Z] #14 28.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-25T00:17:34.333Z] #14 28.51 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-25T00:17:34.333Z] #14 28.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-25T00:17:34.333Z] #14 28.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-25T00:17:34.333Z] #14 28.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-25T00:17:34.333Z] #14 28.52 mingw-w64-x86-64-dev [2022-01-25T00:17:34.333Z] #14 28.87 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:34.333Z] #14 28.87 Need to get 115 MB of archives. [2022-01-25T00:17:34.333Z] #14 28.87 After this operation, 645 MB of additional disk space will be used. [2022-01-25T00:17:34.334Z] #14 28.87 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-01-25T00:17:34.334Z] #14 28.99 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-01-25T00:17:34.334Z] #14 29.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-25T00:17:34.334Z] #14 29.12 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-01-25T00:17:34.334Z] #14 29.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-25T00:17:34.334Z] #14 29.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-25T00:17:34.334Z] #14 29.42 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-01-25T00:17:34.334Z] #14 29.80 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-01-25T00:17:34.334Z] #14 29.82 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-01-25T00:17:34.334Z] #14 30.67 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-01-25T00:17:34.429Z] #51 14.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-25T00:17:34.686Z] #51 15.15 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-25T00:17:34.686Z] #51 15.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-25T00:17:34.686Z] #51 15.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-25T00:17:34.686Z] #51 15.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-25T00:17:34.686Z] #51 15.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-25T00:17:34.686Z] #51 15.37 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-25T00:17:34.768Z] #21 19.15 Selecting previously unselected package libapparmor1:armhf. [2022-01-25T00:17:34.768Z] #21 19.15 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-25T00:17:34.768Z] #21 19.16 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-25T00:17:34.768Z] #21 19.22 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-25T00:17:34.768Z] #21 19.22 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-25T00:17:34.768Z] #21 19.23 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-25T00:17:34.768Z] #21 19.30 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-25T00:17:34.768Z] #21 19.30 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-25T00:17:34.768Z] #21 19.30 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-25T00:17:34.768Z] #21 19.34 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-25T00:17:34.768Z] #21 19.35 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-25T00:17:34.768Z] #21 19.35 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-25T00:17:34.768Z] #21 19.44 Selecting previously unselected package libc6:ppc64el. [2022-01-25T00:17:34.768Z] #21 19.44 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-25T00:17:34.830Z] #58 26.56 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:34.830Z] #58 26.56 Need to get 454 kB of archives. [2022-01-25T00:17:34.830Z] #58 26.56 After this operation, 1275 kB of additional disk space will be used. [2022-01-25T00:17:34.830Z] #58 26.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-25T00:17:34.830Z] #58 26.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-25T00:17:34.944Z] #51 15.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-25T00:17:34.944Z] #51 15.48 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-25T00:17:34.944Z] #51 15.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-25T00:17:34.944Z] #51 15.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-25T00:17:34.944Z] #51 15.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-25T00:17:34.944Z] #51 15.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-25T00:17:35.290Z] #14 31.54 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-01-25T00:17:35.349Z] #21 19.68 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-25T00:17:35.410Z] #60 1.159 + RM_GOPATH=0 [2022-01-25T00:17:35.410Z] #60 1.159 + TMP_GOPATH= [2022-01-25T00:17:35.410Z] #60 1.159 + : /build [2022-01-25T00:17:35.410Z] #60 1.159 + '[' -z '' ']' [2022-01-25T00:17:35.410Z] #60 1.161 ++ mktemp -d [2022-01-25T00:17:35.410Z] #60 1.179 + export GOPATH=/tmp/tmp.qaFb4PxzWS [2022-01-25T00:17:35.410Z] #60 1.180 + GOPATH=/tmp/tmp.qaFb4PxzWS [2022-01-25T00:17:35.410Z] #60 1.180 + RM_GOPATH=1 [2022-01-25T00:17:35.410Z] #60 1.180 + case "$(go env GOARCH)" in [2022-01-25T00:17:35.410Z] #60 1.180 ++ go env GOARCH [2022-01-25T00:17:35.410Z] #60 1.264 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:35.410Z] #60 1.264 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:35.410Z] #60 1.265 ++ dirname /install.sh [2022-01-25T00:17:35.410Z] #60 1.266 + dir=/ [2022-01-25T00:17:35.410Z] #60 1.266 + bin=containerd [2022-01-25T00:17:35.410Z] #60 1.266 + shift [2022-01-25T00:17:35.410Z] #60 1.267 + '[' '!' -f //containerd.installer ']' [2022-01-25T00:17:35.410Z] #60 1.267 + . //containerd.installer [2022-01-25T00:17:35.410Z] #60 1.267 ++ set -e [2022-01-25T00:17:35.410Z] #60 1.267 ++ : v1.5.9 [2022-01-25T00:17:35.410Z] #60 1.268 + install_containerd [2022-01-25T00:17:35.410Z] #60 1.286 + echo 'Install containerd version v1.5.9' [2022-01-25T00:17:35.410Z] #60 1.286 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qaFb4PxzWS/src/github.com/containerd/containerd [2022-01-25T00:17:35.410Z] #60 1.286 Cloning into '/tmp/tmp.qaFb4PxzWS/src/github.com/containerd/containerd'... [2022-01-25T00:17:35.410Z] #60 1.286 Install containerd version v1.5.9 [2022-01-25T00:17:35.508Z] #51 16.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-25T00:17:35.552Z] #14 ... [2022-01-25T00:17:35.552Z] [2022-01-25T00:17:35.552Z] #58 [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-01-25T00:17:35.552Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:35.552Z] #58 28.07 The following additional packages will be installed: [2022-01-25T00:17:35.552Z] #58 28.07 libbtrfs0 [2022-01-25T00:17:35.552Z] #58 28.23 The following NEW packages will be installed: [2022-01-25T00:17:35.552Z] #58 28.24 libbtrfs-dev libbtrfs0 [2022-01-25T00:17:35.552Z] #58 28.63 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:35.552Z] #58 28.63 Need to get 460 kB of archives. [2022-01-25T00:17:35.552Z] #58 28.63 After this operation, 1237 kB of additional disk space will be used. [2022-01-25T00:17:35.552Z] #58 28.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:17:35.552Z] #58 28.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:17:35.552Z] #58 29.72 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:35.552Z] #58 30.05 Fetched 460 kB in 0s (1424 kB/s) [2022-01-25T00:17:35.552Z] #58 30.16 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:17:35.552Z] #58 30.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:35.552Z] #58 30.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:17:35.552Z] #58 30.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:35.552Z] #58 30.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:17:35.552Z] #58 30.57 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:17:35.552Z] #58 31.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:35.552Z] #58 31.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:35.552Z] #58 31.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:35.552Z] #58 31.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:35.552Z] #58 DONE 31.8s [2022-01-25T00:17:35.552Z] [2022-01-25T00:17:35.552Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T00:17:35.552Z] #59 sha256:476750165f8d377b719113117aad2c155aa5f52c9643962a6218e2f3420d547a [2022-01-25T00:17:35.552Z] #59 DONE 0.2s [2022-01-25T00:17:35.552Z] [2022-01-25T00:17:35.552Z] #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-01-25T00:17:35.552Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:35.552Z] #14 31.99 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-01-25T00:17:35.765Z] #51 16.19 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-25T00:17:35.765Z] #51 16.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-25T00:17:35.765Z] #51 16.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-25T00:17:35.765Z] #51 16.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-25T00:17:35.793Z] #58 27.51 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:35.793Z] #58 27.74 Fetched 454 kB in 0s (1022 kB/s) [2022-01-25T00:17:35.914Z] #21 20.31 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-25T00:17:35.914Z] #21 20.32 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-25T00:17:35.914Z] #21 20.32 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-25T00:17:35.914Z] #21 20.37 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-25T00:17:35.914Z] #21 20.38 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-25T00:17:35.914Z] #21 20.38 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-25T00:17:35.914Z] #21 20.47 Selecting previously unselected package libseccomp2:s390x. [2022-01-25T00:17:35.914Z] #21 20.48 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-25T00:17:35.914Z] #21 20.49 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-25T00:17:35.914Z] #21 20.53 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-25T00:17:35.914Z] #21 20.54 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-25T00:17:35.914Z] #21 20.54 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.022Z] #51 16.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-25T00:17:36.022Z] #51 16.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-25T00:17:36.057Z] #58 27.85 Selecting previously unselected package libbtrfs0:arm64. [2022-01-25T00:17:36.057Z] #58 27.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-25T00:17:36.057Z] #58 27.96 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-25T00:17:36.057Z] #58 27.99 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-25T00:17:36.126Z] #14 32.49 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-01-25T00:17:36.172Z] #21 20.61 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-25T00:17:36.172Z] #21 20.61 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-25T00:17:36.172Z] #21 20.62 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.172Z] #21 20.67 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-25T00:17:36.172Z] #21 20.68 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-25T00:17:36.172Z] #21 20.68 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.316Z] #58 28.22 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-25T00:17:36.316Z] #58 28.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-25T00:17:36.316Z] #58 28.24 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-25T00:17:36.429Z] #21 20.75 Selecting previously unselected package libseccomp2:armhf. [2022-01-25T00:17:36.429Z] #21 20.75 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-25T00:17:36.429Z] #21 20.76 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.429Z] #21 20.80 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-25T00:17:36.429Z] #21 20.81 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-25T00:17:36.429Z] #21 20.81 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.429Z] #21 20.88 Selecting previously unselected package libseccomp2:armel. [2022-01-25T00:17:36.429Z] #21 20.88 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-25T00:17:36.429Z] #21 20.88 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.429Z] #21 20.93 Selecting previously unselected package libseccomp-dev:armel. [2022-01-25T00:17:36.430Z] #21 20.93 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-25T00:17:36.430Z] #21 20.94 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.430Z] #21 20.99 Selecting previously unselected package libseccomp2:arm64. [2022-01-25T00:17:36.579Z] #58 28.48 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-25T00:17:36.579Z] #58 28.52 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-25T00:17:36.579Z] #58 28.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:36.590Z] #51 17.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-25T00:17:36.590Z] #51 17.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-25T00:17:36.590Z] #51 17.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-25T00:17:36.590Z] #51 17.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-25T00:17:36.590Z] #51 17.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-25T00:17:36.590Z] #51 17.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-25T00:17:36.687Z] #21 21.00 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-25T00:17:36.687Z] #21 21.00 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.687Z] #21 21.05 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-25T00:17:36.687Z] #21 21.05 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-25T00:17:36.687Z] #21 21.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T00:17:36.687Z] #21 21.15 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-25T00:17:36.687Z] #21 21.17 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-25T00:17:36.687Z] #21 21.18 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-25T00:17:36.687Z] #21 21.19 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-25T00:17:36.687Z] #21 21.20 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-25T00:17:36.687Z] #21 21.22 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-25T00:17:36.687Z] #21 21.23 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-25T00:17:36.687Z] #21 21.24 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-25T00:17:36.687Z] #21 21.25 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-25T00:17:36.840Z] #58 DONE 28.8s [2022-01-25T00:17:36.840Z] [2022-01-25T00:17:36.840Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T00:17:36.840Z] #59 sha256:c7c020587960cc45030646e492653654b08df8ee8209e470b097f0769ebe0d24 [2022-01-25T00:17:36.840Z] #59 DONE 0.1s [2022-01-25T00:17:36.840Z] [2022-01-25T00:17:36.840Z] #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-01-25T00:17:36.840Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-25T00:17:36.840Z] #34 26.30 Updating files: 79% (1206/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/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: 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-01-25T00:17:36.840Z] #34 26.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-25T00:17:36.840Z] #34 27.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-25T00:17:36.945Z] #21 21.26 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-25T00:17:36.945Z] #21 21.27 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-25T00:17:36.945Z] #21 21.28 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-25T00:17:36.945Z] #21 21.29 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-25T00:17:36.945Z] #21 21.30 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-25T00:17:36.945Z] #21 21.32 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-25T00:17:36.945Z] #21 21.33 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-25T00:17:37.154Z] #51 17.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-25T00:17:37.154Z] #51 17.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-25T00:17:37.154Z] #51 17.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-25T00:17:37.510Z] #51 17.92 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-25T00:17:37.510Z] #51 17.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-25T00:17:37.510Z] #51 18.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-25T00:17:37.510Z] #51 18.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-25T00:17:37.516Z] #14 33.88 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-01-25T00:17:37.959Z] #60 ... [2022-01-25T00:17:37.959Z] [2022-01-25T00:17:37.959Z] #38 [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-01-25T00:17:37.959Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:37.959Z] #38 24.94 Building dependency tree... [2022-01-25T00:17:37.959Z] #38 27.29 The following additional packages will be installed: [2022-01-25T00:17:37.959Z] #38 27.31 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-25T00:17:37.959Z] #38 27.33 Suggested packages: [2022-01-25T00:17:37.959Z] #38 27.33 cmake-doc ninja-build lrzip [2022-01-25T00:17:37.959Z] #38 27.33 Recommended packages: [2022-01-25T00:17:37.959Z] #38 27.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-25T00:17:37.959Z] #38 28.09 The following NEW packages will be installed: [2022-01-25T00:17:37.959Z] #38 28.09 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-25T00:17:37.959Z] #38 28.10 vim-common xxd [2022-01-25T00:17:37.959Z] #38 28.49 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:37.959Z] #38 28.49 Need to get 17.7 MB of archives. [2022-01-25T00:17:37.959Z] #38 28.49 After this operation, 70.7 MB of additional disk space will be used. [2022-01-25T00:17:37.959Z] #38 28.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:17:37.959Z] #38 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:17:37.959Z] #38 28.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-25T00:17:37.959Z] #38 28.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T00:17:37.959Z] #38 28.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-25T00:17:37.959Z] #38 29.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-25T00:17:37.959Z] #38 29.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-25T00:17:37.959Z] #38 29.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-25T00:17:37.959Z] #38 29.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-25T00:17:37.960Z] #38 29.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-25T00:17:37.960Z] #38 30.30 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:37.960Z] #38 30.46 Fetched 17.7 MB in 1s (16.3 MB/s) [2022-01-25T00:17:37.960Z] #38 30.59 Selecting previously unselected package xxd. [2022-01-25T00:17:37.960Z] #38 30.59 (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-01-25T00:17:37.960Z] #38 30.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:17:37.960Z] #38 30.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:37.960Z] #38 30.88 Selecting previously unselected package vim-common. [2022-01-25T00:17:37.960Z] #38 30.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:17:37.960Z] #38 30.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:37.960Z] #38 31.24 Selecting previously unselected package cmake-data. [2022-01-25T00:17:37.960Z] #38 31.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-25T00:17:37.960Z] #38 31.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:17:37.960Z] #38 34.71 Selecting previously unselected package libicu67:amd64. [2022-01-25T00:17:37.960Z] #38 34.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-25T00:17:37.960Z] #38 34.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T00:17:38.088Z] #14 34.39 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-01-25T00:17:38.088Z] #14 34.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-25T00:17:38.088Z] #14 34.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-25T00:17:38.088Z] #14 34.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:17:38.088Z] #14 34.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:17:38.088Z] #14 34.42 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-01-25T00:17:38.088Z] #14 34.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-25T00:17:38.088Z] #14 34.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-25T00:17:38.088Z] #14 34.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-25T00:17:38.088Z] #14 34.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-25T00:17:38.088Z] #14 34.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-25T00:17:38.088Z] #14 34.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-25T00:17:38.088Z] #14 34.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-25T00:17:38.088Z] #14 34.53 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-01-25T00:17:38.088Z] #14 34.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-25T00:17:38.088Z] #14 34.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-25T00:17:38.137Z] #21 22.55 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-25T00:17:38.224Z] #38 ... [2022-01-25T00:17:38.225Z] [2022-01-25T00:17:38.225Z] #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-01-25T00:17:38.225Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:38.225Z] #14 28.39 The following NEW packages will be installed: [2022-01-25T00:17:38.225Z] #14 28.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:38.225Z] #14 28.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-25T00:17:38.225Z] #14 28.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-25T00:17:38.225Z] #14 28.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-25T00:17:38.225Z] #14 28.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-25T00:17:38.225Z] #14 28.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-25T00:17:38.225Z] #14 28.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-25T00:17:38.225Z] #14 28.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-25T00:17:38.225Z] #14 28.40 mingw-w64-x86-64-dev [2022-01-25T00:17:38.225Z] #14 28.75 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:38.225Z] #14 28.75 Need to get 115 MB of archives. [2022-01-25T00:17:38.225Z] #14 28.75 After this operation, 645 MB of additional disk space will be used. [2022-01-25T00:17:38.225Z] #14 28.75 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-01-25T00:17:38.225Z] #14 28.86 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-01-25T00:17:38.225Z] #14 29.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-25T00:17:38.225Z] #14 29.01 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-01-25T00:17:38.225Z] #14 29.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-25T00:17:38.225Z] #14 29.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-25T00:17:38.225Z] #14 29.26 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-01-25T00:17:38.225Z] #14 29.39 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-01-25T00:17:38.225Z] #14 29.40 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-01-25T00:17:38.225Z] #14 29.84 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-01-25T00:17:38.225Z] #14 31.15 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-01-25T00:17:38.225Z] #14 31.67 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-01-25T00:17:38.225Z] #14 32.63 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-01-25T00:17:38.225Z] #14 34.00 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-01-25T00:17:38.225Z] #14 34.37 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-01-25T00:17:38.225Z] #14 34.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-25T00:17:38.225Z] #14 34.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-25T00:17:38.225Z] #14 34.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:17:38.225Z] #14 34.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:17:38.225Z] #14 34.40 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-01-25T00:17:38.225Z] #14 34.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-25T00:17:38.225Z] #14 34.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-25T00:17:38.225Z] #14 34.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-25T00:17:38.225Z] #14 34.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-25T00:17:38.225Z] #14 34.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-25T00:17:38.225Z] #14 34.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-25T00:17:38.225Z] #14 34.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-25T00:17:38.225Z] #14 34.50 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-01-25T00:17:38.225Z] #14 34.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-25T00:17:38.225Z] #14 34.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-25T00:17:38.225Z] #14 35.35 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:38.225Z] #14 35.53 Fetched 115 MB in 6s (18.9 MB/s) [2022-01-25T00:17:38.225Z] #14 35.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-25T00:17:38.225Z] #14 35.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 ... 15709 files and directories currently installed.) [2022-01-25T00:17:38.225Z] #14 35.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:17:38.225Z] #14 35.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:38.457Z] #51 19.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-25T00:17:38.457Z] #51 19.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-25T00:17:38.457Z] #51 19.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-25T00:17:38.457Z] #51 19.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-25T00:17:38.457Z] #51 19.23 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-25T00:17:38.714Z] #51 19.33 go: downloading golang.org/x/text v0.3.2 [2022-01-25T00:17:38.798Z] #14 ... [2022-01-25T00:17:38.798Z] [2022-01-25T00:17:38.798Z] #47 [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-01-25T00:17:38.798Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:38.798Z] #47 21.90 Reading package lists... [2022-01-25T00:17:38.798Z] #47 26.51 Building dependency tree... [2022-01-25T00:17:38.798Z] #47 28.85 The following additional packages will be installed: [2022-01-25T00:17:38.798Z] #47 28.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:38.798Z] #47 28.86 python3-protobuf python3-six [2022-01-25T00:17:38.798Z] #47 28.86 Suggested packages: [2022-01-25T00:17:38.798Z] #47 28.86 python3-setuptools [2022-01-25T00:17:38.798Z] #47 28.86 Recommended packages: [2022-01-25T00:17:38.798Z] #47 28.87 iproute2 | iproute [2022-01-25T00:17:38.798Z] #47 29.39 The following NEW packages will be installed: [2022-01-25T00:17:38.798Z] #47 29.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:38.798Z] #47 29.41 python3-protobuf python3-six [2022-01-25T00:17:38.798Z] #47 29.84 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:38.798Z] #47 29.84 Need to get 2292 kB of archives. [2022-01-25T00:17:38.798Z] #47 29.84 After this operation, 11.0 MB of additional disk space will be used. [2022-01-25T00:17:38.798Z] #47 29.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-25T00:17:38.798Z] #47 29.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:17:38.798Z] #47 29.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-25T00:17:38.799Z] #47 29.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-25T00:17:38.799Z] #47 29.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T00:17:38.799Z] #47 29.92 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-01-25T00:17:38.799Z] #47 29.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-01-25T00:17:38.799Z] #47 33.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-25T00:17:38.799Z] #47 34.95 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:38.799Z] #47 35.15 Fetched 2292 kB in 5s (488 kB/s) [2022-01-25T00:17:38.799Z] #47 35.29 Selecting previously unselected package libprotobuf23:amd64. [2022-01-25T00:17:38.799Z] #47 35.29 (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-01-25T00:17:38.799Z] #47 35.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-25T00:17:38.799Z] #47 35.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-25T00:17:38.799Z] #47 36.07 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:17:38.799Z] #47 36.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:17:38.799Z] #47 36.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:17:38.799Z] #47 36.27 Selecting previously unselected package python3-six. [2022-01-25T00:17:38.799Z] #47 36.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-25T00:17:38.799Z] #47 36.27 Unpacking python3-six (1.16.0-2) ... [2022-01-25T00:17:38.799Z] #47 36.36 Selecting previously unselected package python3-protobuf. [2022-01-25T00:17:38.799Z] #47 36.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-25T00:17:38.799Z] #47 36.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-25T00:17:38.858Z] #14 35.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:39.140Z] #14 35.55 Fetched 115 MB in 6s (19.1 MB/s) [2022-01-25T00:17:39.140Z] #14 35.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-25T00:17:39.140Z] #14 35.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:39.140Z] #14 35.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:17:39.371Z] #47 36.88 Selecting previously unselected package libnet1:amd64. [2022-01-25T00:17:39.371Z] #47 36.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T00:17:39.371Z] #47 36.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:17:39.371Z] #47 37.03 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T00:17:39.371Z] #47 37.03 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T00:17:39.371Z] #47 37.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:17:39.403Z] #14 35.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:39.510Z] #21 23.79 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-25T00:17:39.635Z] #47 37.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T00:17:39.635Z] #47 37.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T00:17:39.635Z] #47 37.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:17:39.635Z] #47 ... [2022-01-25T00:17:39.635Z] [2022-01-25T00:17:39.635Z] #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-01-25T00:17:39.635Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:39.635Z] #14 37.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-25T00:17:39.635Z] #14 37.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:17:39.635Z] #14 37.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:40.085Z] #51 ... [2022-01-25T00:17:40.085Z] [2022-01-25T00:17:40.085Z] #49 [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-01-25T00:17:40.085Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:40.085Z] #49 10.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:17:40.085Z] #49 10.72 go: downloading golang.org/x/mod v0.3.0 [2022-01-25T00:17:40.343Z] #49 ... [2022-01-25T00:17:40.343Z] [2022-01-25T00:17:40.343Z] #43 [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-01-25T00:17:40.343Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:17:40.343Z] #43 20.44 + git checkout -q v2.3.0 [2022-01-25T00:17:40.443Z] #21 25.02 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-25T00:17:41.116Z] #34 ... [2022-01-25T00:17:41.116Z] [2022-01-25T00:17:41.116Z] #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-01-25T00:17:41.116Z] #31 sha256:2d3d1f1b4c847a97b32a6cdab1b9d18e28b6cac3e9a9e537ce0647a1d40630c0 [2022-01-25T00:17:41.116Z] #31 7.367 [2022-01-25T00:17:41.116Z] #31 11.77 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-25T00:17:41.116Z] #31 12.80 [2022-01-25T00:17:41.116Z] #31 13.07 #=#=# 0.8% ######################################################################## 100.0% [2022-01-25T00:17:41.116Z] #31 14.09 [2022-01-25T00:17:41.274Z] #43 ... [2022-01-25T00:17:41.274Z] [2022-01-25T00:17:41.274Z] #47 [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-01-25T00:17:41.274Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:41.274Z] #47 11.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-25T00:17:41.274Z] #47 17.05 Fetched 8501 kB in 13s (643 kB/s) [2022-01-25T00:17:41.274Z] #47 17.05 Reading package lists... [2022-01-25T00:17:41.274Z] #47 21.83 Reading package lists... [2022-01-25T00:17:41.274Z] #47 ... [2022-01-25T00:17:41.274Z] [2022-01-25T00:17:41.274Z] #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-01-25T00:17:41.274Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:41.274Z] #14 16.46 Fetched 8498 kB in 13s (676 kB/s) [2022-01-25T00:17:41.274Z] #14 16.46 Reading package lists... [2022-01-25T00:17:41.324Z] #14 ... [2022-01-25T00:17:41.324Z] [2022-01-25T00:17:41.324Z] #47 [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-01-25T00:17:41.324Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:41.324Z] #47 32.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-25T00:17:41.324Z] #47 33.64 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:41.324Z] #47 33.85 Fetched 2292 kB in 4s (533 kB/s) [2022-01-25T00:17:41.324Z] #47 33.93 Selecting previously unselected package libprotobuf23:amd64. [2022-01-25T00:17:41.324Z] #47 33.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:41.324Z] #47 34.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-25T00:17:41.324Z] #47 34.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-25T00:17:41.324Z] #47 34.75 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:17:41.324Z] #47 34.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:17:41.324Z] #47 34.78 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:17:41.324Z] #47 35.03 Selecting previously unselected package python3-six. [2022-01-25T00:17:41.324Z] #47 35.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-25T00:17:41.324Z] #47 35.04 Unpacking python3-six (1.16.0-2) ... [2022-01-25T00:17:41.324Z] #47 35.22 Selecting previously unselected package python3-protobuf. [2022-01-25T00:17:41.324Z] #47 35.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-25T00:17:41.324Z] #47 35.24 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-25T00:17:41.324Z] #47 35.74 Selecting previously unselected package libnet1:amd64. [2022-01-25T00:17:41.324Z] #47 35.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T00:17:41.324Z] #47 35.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:17:41.324Z] #47 35.88 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T00:17:41.324Z] #47 35.88 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T00:17:41.324Z] #47 35.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:17:41.324Z] #47 36.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T00:17:41.324Z] #47 36.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T00:17:41.324Z] #47 36.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:17:41.324Z] #47 36.14 Selecting previously unselected package criu. [2022-01-25T00:17:41.324Z] #47 36.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-25T00:17:41.324Z] #47 36.17 Unpacking criu (3.16.1-3) ... [2022-01-25T00:17:41.324Z] #47 36.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:17:41.586Z] #47 ... [2022-01-25T00:17:41.586Z] [2022-01-25T00:17:41.586Z] #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-01-25T00:17:41.586Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:41.586Z] #14 37.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-25T00:17:41.586Z] #14 37.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:17:41.586Z] #14 37.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:41.586Z] #14 ... [2022-01-25T00:17:41.586Z] [2022-01-25T00:17:41.586Z] #38 [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-01-25T00:17:41.586Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:41.586Z] #38 28.09 The following additional packages will be installed: [2022-01-25T00:17:41.586Z] #38 28.11 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-25T00:17:41.586Z] #38 28.12 Suggested packages: [2022-01-25T00:17:41.586Z] #38 28.13 cmake-doc ninja-build lrzip [2022-01-25T00:17:41.586Z] #38 28.14 Recommended packages: [2022-01-25T00:17:41.586Z] #38 28.14 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-25T00:17:41.586Z] #38 28.86 The following NEW packages will be installed: [2022-01-25T00:17:41.586Z] #38 28.90 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-25T00:17:41.586Z] #38 28.91 vim-common xxd [2022-01-25T00:17:41.586Z] #38 29.35 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:41.586Z] #38 29.35 Need to get 17.7 MB of archives. [2022-01-25T00:17:41.586Z] #38 29.35 After this operation, 70.7 MB of additional disk space will be used. [2022-01-25T00:17:41.586Z] #38 29.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:17:41.586Z] #38 29.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:17:41.586Z] #38 29.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-25T00:17:41.586Z] #38 29.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T00:17:41.586Z] #38 30.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-25T00:17:41.586Z] #38 30.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-25T00:17:41.586Z] #38 30.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-25T00:17:41.586Z] #38 30.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-25T00:17:41.586Z] #38 30.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-25T00:17:41.586Z] #38 30.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-25T00:17:41.586Z] #38 31.49 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:41.586Z] #38 31.86 Fetched 17.7 MB in 2s (10.2 MB/s) [2022-01-25T00:17:41.586Z] #38 32.03 Selecting previously unselected package xxd. [2022-01-25T00:17:41.586Z] #38 32.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:41.586Z] #38 32.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:17:41.586Z] #38 32.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:41.586Z] #38 32.41 Selecting previously unselected package vim-common. [2022-01-25T00:17:41.586Z] #38 32.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:17:41.586Z] #38 32.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:41.586Z] #38 32.68 Selecting previously unselected package cmake-data. [2022-01-25T00:17:41.586Z] #38 32.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-25T00:17:41.586Z] #38 32.70 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:17:41.586Z] #38 35.20 Selecting previously unselected package libicu67:amd64. [2022-01-25T00:17:41.586Z] #38 35.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-25T00:17:41.586Z] #38 35.23 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T00:17:41.815Z] #21 26.26 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-25T00:17:41.847Z] #38 ... [2022-01-25T00:17:41.847Z] [2022-01-25T00:17:41.847Z] #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-01-25T00:17:41.847Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:17:41.847Z] #34 36.86 Updating files: 92% (1403/1521) Updating files: 93% (1415/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-01-25T00:17:41.847Z] #34 37.08 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-25T00:17:41.847Z] #34 37.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-25T00:17:42.053Z] #31 ... [2022-01-25T00:17:42.053Z] [2022-01-25T00:17:42.053Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:42.053Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-25T00:17:42.053Z] #51 23.77 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-25T00:17:42.053Z] #51 23.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-25T00:17:42.053Z] #51 23.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-25T00:17:42.053Z] #51 23.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-25T00:17:42.053Z] #51 23.91 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-25T00:17:42.053Z] #51 24.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-25T00:17:42.053Z] #51 24.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-25T00:17:42.053Z] #51 25.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-25T00:17:42.053Z] #51 ... [2022-01-25T00:17:42.053Z] [2022-01-25T00:17:42.053Z] #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-01-25T00:17:42.053Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:17:42.053Z] #14 27.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-01-25T00:17:42.053Z] #14 27.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-01-25T00:17:42.053Z] #14 27.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-01-25T00:17:42.053Z] #14 28.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-01-25T00:17:42.053Z] #14 29.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-01-25T00:17:42.053Z] #14 29.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-25T00:17:42.053Z] #14 29.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-25T00:17:42.053Z] #14 29.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-25T00:17:42.053Z] #14 29.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-25T00:17:42.053Z] #14 29.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-01-25T00:17:42.053Z] #14 29.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-25T00:17:42.053Z] #14 29.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-25T00:17:42.053Z] #14 29.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-25T00:17:42.053Z] #14 29.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-25T00:17:42.053Z] #14 29.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-25T00:17:42.053Z] #14 29.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-25T00:17:42.053Z] #14 29.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-25T00:17:42.053Z] #14 29.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-01-25T00:17:42.053Z] #14 29.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-25T00:17:42.053Z] #14 29.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-25T00:17:42.053Z] #14 30.01 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:42.053Z] #14 30.19 Fetched 108 MB in 6s (18.5 MB/s) [2022-01-25T00:17:42.053Z] #14 30.28 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-25T00:17:42.053Z] #14 30.28 (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 ... 15700 files and directories currently installed.) [2022-01-25T00:17:42.053Z] #14 30.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-25T00:17:42.053Z] #14 30.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:42.053Z] #14 32.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-25T00:17:42.053Z] #14 32.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-25T00:17:42.053Z] #14 32.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:42.186Z] #14 39.91 Selecting previously unselected package binutils-mingw-w64. [2022-01-25T00:17:42.186Z] #14 39.91 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-25T00:17:42.186Z] #14 39.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:17:42.186Z] #14 40.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-25T00:17:42.186Z] #14 40.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:17:42.186Z] #14 40.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:17:42.449Z] #14 40.22 Selecting previously unselected package dmsetup. [2022-01-25T00:17:42.449Z] #14 40.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:17:42.449Z] #14 40.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:17:42.449Z] #14 40.42 Selecting previously unselected package mingw-w64-common. [2022-01-25T00:17:42.449Z] #14 40.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-25T00:17:42.605Z] Running on azwin-2-0cac10 in d:\jenkins\workspace\moby_PR-43182 [Pipeline] { [Pipeline] ws [2022-01-25T00:17:42.622Z] Running in d:\gopath\src\github.com\docker\docker [2022-01-25T00:17:42.622Z] #14 34.33 Selecting previously unselected package binutils-mingw-w64. [2022-01-25T00:17:42.622Z] #14 34.33 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-25T00:17:42.622Z] #14 34.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:17:42.622Z] #14 34.52 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-25T00:17:42.622Z] #14 34.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-25T00:17:42.622Z] #14 34.53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-25T00:17:42.622Z] #14 34.69 Selecting previously unselected package dmsetup. [2022-01-25T00:17:42.622Z] #14 34.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [Pipeline] { [Pipeline] checkout [2022-01-25T00:17:42.657Z] #14 21.64 Reading package lists... [2022-01-25T00:17:42.657Z] #14 ... [2022-01-25T00:17:42.657Z] [2022-01-25T00:17:42.657Z] #43 [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-01-25T00:17:42.657Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:17:42.657Z] #43 22.79 + 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-01-25T00:17:42.712Z] #14 40.44 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-25T00:17:42.882Z] #14 34.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:17:42.882Z] #14 34.86 Selecting previously unselected package mingw-w64-common. [2022-01-25T00:17:42.882Z] #14 34.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-25T00:17:42.882Z] #14 34.88 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-25T00:17:42.908Z] Running on azwin-2-0cac11 in d:\jenkins\workspace\moby_PR-43182 [Pipeline] { [Pipeline] ws [2022-01-25T00:17:42.924Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-25T00:17:43.189Z] #21 27.52 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.53 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.54 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.55 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.57 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.58 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.59 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.60 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.61 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.62 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.63 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.64 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.65 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.66 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.67 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-25T00:17:43.189Z] #21 27.68 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.69 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.70 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.71 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.72 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-25T00:17:43.189Z] #21 27.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:43.383Z] Running on azwin-2-e6c440 in d:\jenkins\workspace\moby_PR-43182 [Pipeline] { [Pipeline] ws [2022-01-25T00:17:43.399Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-25T00:17:43.756Z] #21 DONE 28.2s [2022-01-25T00:17:43.756Z] [2022-01-25T00:17:43.756Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T00:17:43.756Z] #22 sha256:1364fa573d63dd63ee483e32922b1af2179d33650eba89bb1f311323d0998bc1 [2022-01-25T00:17:44.015Z] #22 ... [2022-01-25T00:17:44.015Z] [2022-01-25T00:17:44.015Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T00:17:44.015Z] #62 sha256:26290cbef176789bfcc6f247dc538423b5a9c56dc5d92359222221961295d0af [2022-01-25T00:17:44.015Z] #62 DONE 0.1s [2022-01-25T00:17:44.015Z] [2022-01-25T00:17:44.015Z] #63 [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-01-25T00:17:44.015Z] #63 sha256:3058774b5ab6704b19cec4fc0a622d55ee6863ae9b1fa6a623b8e843c600734c [2022-01-25T00:17:44.263Z] #14 ... [2022-01-25T00:17:44.263Z] [2022-01-25T00:17:44.263Z] #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-01-25T00:17:44.263Z] #31 sha256:2d3d1f1b4c847a97b32a6cdab1b9d18e28b6cac3e9a9e537ce0647a1d40630c0 [2022-01-25T00:17:44.263Z] #31 17.96 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-25T00:17:44.524Z] #31 ... [2022-01-25T00:17:44.524Z] [2022-01-25T00:17:44.524Z] #38 [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-01-25T00:17:44.524Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-25T00:17:44.524Z] #38 26.42 The following additional packages will be installed: [2022-01-25T00:17:44.524Z] #38 26.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-25T00:17:44.524Z] #38 26.45 Suggested packages: [2022-01-25T00:17:44.524Z] #38 26.46 cmake-doc ninja-build lrzip [2022-01-25T00:17:44.524Z] #38 26.46 Recommended packages: [2022-01-25T00:17:44.524Z] #38 26.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-25T00:17:44.524Z] #38 27.43 The following NEW packages will be installed: [2022-01-25T00:17:44.524Z] #38 27.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-25T00:17:44.524Z] #38 27.44 vim-common xxd [2022-01-25T00:17:44.524Z] #38 27.83 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:44.524Z] #38 27.83 Need to get 15.6 MB of archives. [2022-01-25T00:17:44.524Z] #38 27.83 After this operation, 67.4 MB of additional disk space will be used. [2022-01-25T00:17:44.524Z] #38 27.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:17:44.524Z] #38 27.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:17:44.524Z] #38 27.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-25T00:17:44.524Z] #38 27.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-25T00:17:44.524Z] #38 28.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-25T00:17:44.524Z] #38 28.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-25T00:17:44.524Z] #38 28.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-25T00:17:44.524Z] #38 28.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-25T00:17:44.524Z] #38 28.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-25T00:17:44.524Z] #38 28.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-25T00:17:44.524Z] #38 29.49 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:44.524Z] #38 29.72 Fetched 15.6 MB in 1s (16.5 MB/s) [2022-01-25T00:17:44.524Z] #38 29.77 Selecting previously unselected package xxd. [2022-01-25T00:17:44.524Z] #38 29.77 (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 ... 15700 files and directories currently installed.) [2022-01-25T00:17:44.524Z] #38 29.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-25T00:17:44.524Z] #38 29.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:44.524Z] #38 29.98 Selecting previously unselected package vim-common. [2022-01-25T00:17:44.524Z] #38 29.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:17:44.524Z] #38 30.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:44.524Z] #38 30.21 Selecting previously unselected package cmake-data. [2022-01-25T00:17:44.524Z] #38 30.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-25T00:17:44.524Z] #38 30.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:17:44.524Z] #38 32.85 Selecting previously unselected package libicu67:arm64. [2022-01-25T00:17:44.524Z] #38 32.86 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-25T00:17:44.524Z] #38 32.87 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-25T00:17:44.524Z] #38 ... [2022-01-25T00:17:44.524Z] [2022-01-25T00:17:44.524Z] #47 [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-01-25T00:17:44.524Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-25T00:17:44.524Z] #47 26.73 The following additional packages will be installed: [2022-01-25T00:17:44.524Z] #47 26.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:44.524Z] #47 26.74 python3-protobuf python3-six [2022-01-25T00:17:44.524Z] #47 26.78 Suggested packages: [2022-01-25T00:17:44.524Z] #47 26.80 python3-setuptools [2022-01-25T00:17:44.524Z] #47 26.81 Recommended packages: [2022-01-25T00:17:44.524Z] #47 26.81 iproute2 | iproute [2022-01-25T00:17:44.524Z] #47 27.25 The following NEW packages will be installed: [2022-01-25T00:17:44.524Z] #47 27.27 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:44.524Z] #47 27.27 python3-protobuf python3-six [2022-01-25T00:17:44.524Z] #47 27.78 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:44.524Z] #47 27.78 Need to get 2115 kB of archives. [2022-01-25T00:17:44.524Z] #47 27.78 After this operation, 10.7 MB of additional disk space will be used. [2022-01-25T00:17:44.524Z] #47 27.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-25T00:17:44.524Z] #47 27.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:17:44.524Z] #47 27.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-25T00:17:44.524Z] #47 27.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-25T00:17:44.524Z] #47 27.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-25T00:17:44.524Z] #47 27.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-25T00:17:44.524Z] #47 27.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-25T00:17:44.524Z] #47 31.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-25T00:17:44.524Z] #47 32.89 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:44.524Z] #47 33.04 Fetched 2115 kB in 5s (440 kB/s) [2022-01-25T00:17:44.524Z] #47 33.12 Selecting previously unselected package libprotobuf23:arm64. [2022-01-25T00:17:44.524Z] #47 33.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 ... 15700 files and directories currently installed.) [2022-01-25T00:17:44.524Z] #47 33.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-25T00:17:44.524Z] #47 33.17 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-25T00:17:44.524Z] #47 33.75 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:17:44.524Z] #47 33.75 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:17:44.524Z] #47 33.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:17:44.524Z] #47 33.96 Selecting previously unselected package python3-six. [2022-01-25T00:17:44.524Z] #47 33.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-25T00:17:44.524Z] #47 33.99 Unpacking python3-six (1.16.0-2) ... [2022-01-25T00:17:44.524Z] #47 34.07 Selecting previously unselected package python3-protobuf. [2022-01-25T00:17:44.524Z] #47 34.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-25T00:17:44.524Z] #47 34.09 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-25T00:17:44.524Z] #47 34.62 Selecting previously unselected package libnet1:arm64. [2022-01-25T00:17:44.524Z] #47 34.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-25T00:17:44.524Z] #47 34.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:17:44.524Z] #47 34.75 Selecting previously unselected package libnl-3-200:arm64. [2022-01-25T00:17:44.524Z] #47 34.75 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-25T00:17:44.524Z] #47 34.77 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-25T00:17:44.524Z] #47 34.85 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-25T00:17:44.524Z] #47 34.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-25T00:17:44.524Z] #47 34.86 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-25T00:17:44.524Z] #47 35.01 Selecting previously unselected package criu. [2022-01-25T00:17:44.524Z] #47 35.01 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-25T00:17:44.524Z] #47 35.02 Unpacking criu (3.16.1-3) ... [2022-01-25T00:17:44.524Z] #47 35.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:17:44.539Z] The recommended git tool is: git [2022-01-25T00:17:44.564Z] #43 ... [2022-01-25T00:17:44.564Z] [2022-01-25T00:17:44.564Z] #63 [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-01-25T00:17:44.564Z] #63 sha256:83e34954b4bb729fefae38e51952efe7801a9f9c1dbe9788a198c1699dab17fe [2022-01-25T00:17:44.564Z] #63 14.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-25T00:17:44.564Z] #63 ... [2022-01-25T00:17:44.564Z] [2022-01-25T00:17:44.564Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:17:44.564Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:17:44.564Z] #51 24.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-25T00:17:44.564Z] #51 24.68 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-25T00:17:44.564Z] #51 24.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-25T00:17:44.564Z] #51 24.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-25T00:17:44.565Z] #51 24.84 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-25T00:17:44.582Z] #63 ... [2022-01-25T00:17:44.582Z] [2022-01-25T00:17:44.582Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T00:17:44.582Z] #22 sha256:1364fa573d63dd63ee483e32922b1af2179d33650eba89bb1f311323d0998bc1 [2022-01-25T00:17:44.582Z] #22 DONE 1.0s [2022-01-25T00:17:44.840Z] [2022-01-25T00:17:44.840Z] #63 [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-01-25T00:17:44.840Z] #63 sha256:3058774b5ab6704b19cec4fc0a622d55ee6863ae9b1fa6a623b8e843c600734c [2022-01-25T00:17:44.840Z] #63 0.871 + RM_GOPATH=0 [2022-01-25T00:17:44.840Z] #63 0.871 + TMP_GOPATH= [2022-01-25T00:17:44.840Z] #63 0.871 + : /build [2022-01-25T00:17:44.840Z] #63 0.871 + '[' -z '' ']' [2022-01-25T00:17:44.840Z] #63 0.875 ++ mktemp -d [2022-01-25T00:17:44.840Z] #63 0.875 + export GOPATH=/tmp/tmp.e1S4cem8tT [2022-01-25T00:17:44.840Z] #63 0.875 + GOPATH=/tmp/tmp.e1S4cem8tT [2022-01-25T00:17:44.840Z] #63 0.875 + RM_GOPATH=1 [2022-01-25T00:17:44.840Z] #63 0.875 + case "$(go env GOARCH)" in [2022-01-25T00:17:44.840Z] #63 0.876 ++ go env GOARCH [2022-01-25T00:17:44.840Z] #63 0.901 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:44.840Z] #63 0.901 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:44.840Z] #63 0.901 ++ dirname /install.sh [2022-01-25T00:17:44.840Z] #63 0.909 + dir=/ [2022-01-25T00:17:44.840Z] #63 0.909 + bin=runc [2022-01-25T00:17:44.840Z] #63 0.909 + shift [2022-01-25T00:17:44.840Z] #63 0.909 + '[' '!' -f //runc.installer ']' [2022-01-25T00:17:44.840Z] #63 0.909 + . //runc.installer [2022-01-25T00:17:44.840Z] #63 0.909 ++ set -e [2022-01-25T00:17:44.840Z] #63 0.909 ++ : v1.0.3 [2022-01-25T00:17:44.840Z] #63 0.909 + install_runc [2022-01-25T00:17:44.840Z] #63 0.909 + RUNC_BUILDTAGS=seccomp [2022-01-25T00:17:44.840Z] #63 0.909 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-25T00:17:44.840Z] #63 0.909 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e1S4cem8tT/src/github.com/opencontainers/runc [2022-01-25T00:17:44.840Z] #63 0.909 Install runc version v1.0.3 (build tags: seccomp) [2022-01-25T00:17:44.840Z] #63 0.913 Cloning into '/tmp/tmp.e1S4cem8tT/src/github.com/opencontainers/runc'... [2022-01-25T00:17:44.945Z] The recommended git tool is: git [2022-01-25T00:17:44.997Z] The recommended git tool is: git [2022-01-25T00:17:45.406Z] #63 ... [2022-01-25T00:17:45.406Z] [2022-01-25T00:17:45.406Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T00:17:45.406Z] #23 sha256:4d23fa77c33e13731797d9dfe3469959c1fa8e95e2e4a05b4b3211f988d351c8 [2022-01-25T00:17:45.406Z] #23 DONE 0.7s [2022-01-25T00:17:45.406Z] [2022-01-25T00:17:45.406Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T00:17:45.406Z] #24 sha256:117448747efc6bcf2d8ad48cfa3f6585468f8e50ecbf7ca14581f0c7961ed762 [2022-01-25T00:17:45.464Z] #47 36.85 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-25T00:17:45.464Z] #47 36.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:17:45.464Z] #47 36.88 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-25T00:17:45.464Z] #47 36.89 Setting up python3-six (1.16.0-2) ... [2022-01-25T00:17:45.495Z] #51 25.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-25T00:17:45.496Z] #51 26.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-25T00:17:45.496Z] #51 26.16 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-25T00:17:45.724Z] #47 ... [2022-01-25T00:17:45.724Z] [2022-01-25T00:17:45.724Z] #38 [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-01-25T00:17:45.724Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-25T00:17:45.724Z] #38 37.68 Selecting previously unselected package libxml2:arm64. [2022-01-25T00:17:45.724Z] #38 37.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-25T00:17:45.724Z] #38 37.70 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:17:45.753Z] #51 ... [2022-01-25T00:17:45.753Z] [2022-01-25T00:17:45.753Z] #38 [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-01-25T00:17:45.753Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:45.753Z] #38 16.43 Fetched 8498 kB in 12s (687 kB/s) [2022-01-25T00:17:45.753Z] #38 16.43 Reading package lists... [2022-01-25T00:17:45.753Z] #38 21.50 Reading package lists... [2022-01-25T00:17:45.983Z] #38 38.09 Selecting previously unselected package libarchive13:arm64. [2022-01-25T00:17:46.010Z] #38 26.37 Building dependency tree... [2022-01-25T00:17:46.010Z] #38 ... [2022-01-25T00:17:46.010Z] [2022-01-25T00:17:46.010Z] #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-01-25T00:17:46.010Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:46.010Z] #14 21.64 Reading package lists... [2022-01-25T00:17:46.027Z] #14 ... [2022-01-25T00:17:46.027Z] [2022-01-25T00:17:46.027Z] #38 [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-01-25T00:17:46.027Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:46.027Z] #38 40.52 Selecting previously unselected package libxml2:amd64. [2022-01-25T00:17:46.027Z] #38 40.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-25T00:17:46.027Z] #38 40.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:17:46.027Z] #38 41.00 Selecting previously unselected package libarchive13:amd64. [2022-01-25T00:17:46.027Z] #38 41.00 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-25T00:17:46.027Z] #38 41.01 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:17:46.027Z] #38 41.31 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-25T00:17:46.027Z] #38 41.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-25T00:17:46.027Z] #38 41.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:17:46.027Z] #38 41.47 Selecting previously unselected package librhash0:amd64. [2022-01-25T00:17:46.027Z] #38 41.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-25T00:17:46.027Z] #38 41.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:17:46.027Z] #38 41.62 Selecting previously unselected package libuv1:amd64. [2022-01-25T00:17:46.027Z] #38 41.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-25T00:17:46.027Z] #38 41.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:17:46.027Z] #38 41.79 Selecting previously unselected package cmake. [2022-01-25T00:17:46.027Z] #38 41.81 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-25T00:17:46.027Z] #38 41.82 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:17:46.054Z] #34 ... [2022-01-25T00:17:46.054Z] [2022-01-25T00:17:46.054Z] #60 [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-01-25T00:17:46.054Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:17:46.054Z] #60 0.928 + RM_GOPATH=0 [2022-01-25T00:17:46.054Z] #60 0.928 + TMP_GOPATH= [2022-01-25T00:17:46.054Z] #60 0.928 + : /build [2022-01-25T00:17:46.054Z] #60 0.928 + '[' -z '' ']' [2022-01-25T00:17:46.054Z] #60 0.930 ++ mktemp -d [2022-01-25T00:17:46.054Z] #60 0.935 + export GOPATH=/tmp/tmp.6NLG44JVFA [2022-01-25T00:17:46.054Z] #60 0.935 + GOPATH=/tmp/tmp.6NLG44JVFA [2022-01-25T00:17:46.054Z] #60 0.935 + RM_GOPATH=1 [2022-01-25T00:17:46.054Z] #60 0.935 + case "$(go env GOARCH)" in [2022-01-25T00:17:46.054Z] #60 0.935 ++ go env GOARCH [2022-01-25T00:17:46.054Z] #60 0.965 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:46.054Z] #60 0.965 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:46.054Z] #60 0.966 ++ dirname /install.sh [2022-01-25T00:17:46.054Z] #60 0.967 + dir=/ [2022-01-25T00:17:46.054Z] #60 0.967 + bin=containerd [2022-01-25T00:17:46.054Z] #60 0.967 + shift [2022-01-25T00:17:46.054Z] #60 0.968 + '[' '!' -f //containerd.installer ']' [2022-01-25T00:17:46.054Z] #60 0.968 + . //containerd.installer [2022-01-25T00:17:46.054Z] #60 0.968 ++ set -e [2022-01-25T00:17:46.054Z] #60 0.968 ++ : v1.5.9 [2022-01-25T00:17:46.054Z] #60 0.969 + install_containerd [2022-01-25T00:17:46.054Z] #60 0.969 + echo 'Install containerd version v1.5.9' [2022-01-25T00:17:46.054Z] #60 0.971 Install containerd version v1.5.9 [2022-01-25T00:17:46.054Z] #60 0.972 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6NLG44JVFA/src/github.com/containerd/containerd [2022-01-25T00:17:46.054Z] #60 0.980 Cloning into '/tmp/tmp.6NLG44JVFA/src/github.com/containerd/containerd'... [2022-01-25T00:17:46.054Z] #60 ... [2022-01-25T00:17:46.054Z] [2022-01-25T00:17:46.054Z] #38 [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-01-25T00:17:46.054Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:46.054Z] #38 40.65 Selecting previously unselected package libxml2:amd64. [2022-01-25T00:17:46.054Z] #38 40.65 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-25T00:17:46.054Z] #38 40.66 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:17:46.054Z] #38 41.13 Selecting previously unselected package libarchive13:amd64. [2022-01-25T00:17:46.054Z] #38 41.13 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-25T00:17:46.054Z] #38 41.14 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:17:46.054Z] #38 41.41 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-25T00:17:46.054Z] #38 41.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-25T00:17:46.054Z] #38 41.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:17:46.054Z] #38 41.58 Selecting previously unselected package librhash0:amd64. [2022-01-25T00:17:46.054Z] #38 41.60 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-25T00:17:46.054Z] #38 41.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:17:46.054Z] #38 41.85 Selecting previously unselected package libuv1:amd64. [2022-01-25T00:17:46.054Z] #38 41.85 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-25T00:17:46.054Z] #38 41.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:17:46.054Z] #38 42.00 Selecting previously unselected package cmake. [2022-01-25T00:17:46.054Z] #38 42.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-25T00:17:46.054Z] #38 42.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:17:46.242Z] #38 38.09 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-25T00:17:46.242Z] #38 38.09 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-25T00:17:46.267Z] #14 25.96 Building dependency tree... [2022-01-25T00:17:46.343Z] #24 0.741 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-25T00:17:46.343Z] #24 DONE 0.8s [2022-01-25T00:17:46.343Z] [2022-01-25T00:17:46.343Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T00:17:46.343Z] #25 sha256:aa9fd604e434196437b9b22a32543912471a73e7a7fc9f5a8e47bbf020985d12 [2022-01-25T00:17:46.510Z] #38 38.34 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-25T00:17:46.510Z] #38 38.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-25T00:17:46.510Z] #38 38.38 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-25T00:17:46.510Z] #38 38.51 Selecting previously unselected package librhash0:arm64. [2022-01-25T00:17:46.510Z] #38 38.52 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-25T00:17:46.510Z] #38 38.53 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-25T00:17:46.769Z] #38 38.72 Selecting previously unselected package libuv1:arm64. [2022-01-25T00:17:46.769Z] #38 38.73 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-25T00:17:46.769Z] #38 38.73 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-25T00:17:46.841Z] #14 ... [2022-01-25T00:17:46.841Z] [2022-01-25T00:17:46.841Z] #58 [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-01-25T00:17:46.841Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:46.841Z] #58 17.41 Fetched 8498 kB in 12s (711 kB/s) [2022-01-25T00:17:46.841Z] #58 17.41 Reading package lists... [2022-01-25T00:17:46.841Z] #58 22.65 Reading package lists... [2022-01-25T00:17:46.841Z] #58 27.51 Building dependency tree... [2022-01-25T00:17:46.841Z] #58 ... [2022-01-25T00:17:46.841Z] [2022-01-25T00:17:46.841Z] #38 [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-01-25T00:17:46.841Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:46.841Z] #38 26.37 Building dependency tree... [2022-01-25T00:17:47.038Z] #38 38.84 Selecting previously unselected package cmake. [2022-01-25T00:17:47.038Z] #38 38.85 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-25T00:17:47.038Z] #38 38.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:17:47.038Z] #38 ... [2022-01-25T00:17:47.038Z] [2022-01-25T00:17:47.038Z] #60 [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-01-25T00:17:47.038Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:17:47.038Z] #60 0.595 + RM_GOPATH=0 [2022-01-25T00:17:47.038Z] #60 0.595 + TMP_GOPATH= [2022-01-25T00:17:47.038Z] #60 0.595 + : /build [2022-01-25T00:17:47.038Z] #60 0.595 + '[' -z '' ']' [2022-01-25T00:17:47.038Z] #60 0.595 ++ mktemp -d [2022-01-25T00:17:47.038Z] #60 0.597 + export GOPATH=/tmp/tmp.4B3c28riwJ [2022-01-25T00:17:47.038Z] #60 0.597 + GOPATH=/tmp/tmp.4B3c28riwJ [2022-01-25T00:17:47.038Z] #60 0.598 + RM_GOPATH=1 [2022-01-25T00:17:47.038Z] #60 0.598 + case "$(go env GOARCH)" in [2022-01-25T00:17:47.038Z] #60 0.598 ++ go env GOARCH [2022-01-25T00:17:47.038Z] #60 0.609 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:47.038Z] #60 0.610 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:47.038Z] #60 0.611 ++ dirname /install.sh [2022-01-25T00:17:47.038Z] #60 0.612 + dir=/ [2022-01-25T00:17:47.038Z] #60 0.614 + bin=containerd [2022-01-25T00:17:47.038Z] #60 0.614 + shift [2022-01-25T00:17:47.038Z] #60 0.615 + '[' '!' -f //containerd.installer ']' [2022-01-25T00:17:47.038Z] #60 0.615 + . //containerd.installer [2022-01-25T00:17:47.038Z] #60 0.616 ++ set -e [2022-01-25T00:17:47.038Z] #60 0.616 ++ : v1.5.9 [2022-01-25T00:17:47.038Z] #60 0.616 + install_containerd [2022-01-25T00:17:47.038Z] #60 0.618 + echo 'Install containerd version v1.5.9' [2022-01-25T00:17:47.038Z] #60 0.618 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4B3c28riwJ/src/github.com/containerd/containerd [2022-01-25T00:17:47.038Z] #60 0.618 Install containerd version v1.5.9 [2022-01-25T00:17:47.038Z] #60 0.630 Cloning into '/tmp/tmp.4B3c28riwJ/src/github.com/containerd/containerd'... [2022-01-25T00:17:47.038Z] #60 ... [2022-01-25T00:17:47.038Z] [2022-01-25T00:17:47.038Z] #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-01-25T00:17:47.038Z] #31 sha256:2d3d1f1b4c847a97b32a6cdab1b9d18e28b6cac3e9a9e537ce0647a1d40630c0 [2022-01-25T00:17:47.038Z] #31 19.24 [2022-01-25T00:17:47.038Z] #31 19.57 #=#=# 0.1% ########## 15.1% ##################### 29.7% ############################### 44.2% ########################################### 60.9% ###################################################### 76.3% ################################################################### 93.7% ######################################################################## 100.0% [2022-01-25T00:17:47.279Z] #25 DONE 1.0s [2022-01-25T00:17:47.279Z] [2022-01-25T00:17:47.279Z] #67 [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-01-25T00:17:47.279Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:17:47.279Z] #67 56.45 + bin/containerd [2022-01-25T00:17:47.416Z] #38 45.37 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T00:17:47.416Z] #38 45.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:47.416Z] #38 45.42 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:17:47.416Z] #38 45.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:47.605Z] #31 21.38 [2022-01-25T00:17:47.680Z] #38 45.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:17:47.680Z] #38 45.48 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:17:47.680Z] #38 45.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:17:47.680Z] #38 45.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:17:47.680Z] #38 45.54 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:17:47.680Z] #38 45.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:17:47.680Z] #38 45.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:48.211Z] #38 28.60 The following additional packages will be installed: [2022-01-25T00:17:48.211Z] #38 28.63 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-25T00:17:48.211Z] #38 28.64 Suggested packages: [2022-01-25T00:17:48.211Z] #38 28.65 cmake-doc ninja-build lrzip [2022-01-25T00:17:48.211Z] #38 28.65 Recommended packages: [2022-01-25T00:17:48.211Z] #38 28.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-25T00:17:48.214Z] #67 ... [2022-01-25T00:17:48.214Z] [2022-01-25T00:17:48.214Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T00:17:48.214Z] #26 sha256:80509316657069d8fd5cb243d2dfe7cedf5986d8600b2641c9aa499b2608fc30 [2022-01-25T00:17:48.214Z] #26 DONE 0.8s [2022-01-25T00:17:48.214Z] [2022-01-25T00:17:48.214Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T00:17:48.214Z] #27 sha256:cbc4e290e18a63bb07299077d9bd2b0d23a757260d3b5f737bedd41cc11f5707 [2022-01-25T00:17:48.776Z] #38 ... [2022-01-25T00:17:48.776Z] [2022-01-25T00:17:48.776Z] #53 [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-01-25T00:17:48.776Z] #53 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-25T00:17:48.776Z] #53 29.25 v3.0.2 [2022-01-25T00:17:48.776Z] #53 DONE 29.5s [2022-01-25T00:17:48.776Z] [2022-01-25T00:17:48.776Z] #38 [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-01-25T00:17:48.776Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:48.777Z] #38 29.45 The following NEW packages will be installed: [2022-01-25T00:17:48.777Z] #38 29.54 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-25T00:17:48.777Z] #38 29.54 vim-common xxd [2022-01-25T00:17:49.148Z] #27 DONE 1.0s [2022-01-25T00:17:49.148Z] [2022-01-25T00:17:49.148Z] #28 [dev-systemd-false 7/24] 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-01-25T00:17:49.148Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-25T00:17:49.340Z] #38 29.89 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:49.340Z] #38 29.89 Need to get 17.7 MB of archives. [2022-01-25T00:17:49.340Z] #38 29.89 After this operation, 70.7 MB of additional disk space will be used. [2022-01-25T00:17:49.340Z] #38 29.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:17:49.340Z] #38 29.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:17:49.340Z] #38 29.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-25T00:17:49.340Z] #38 30.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T00:17:49.358Z] #38 45.62 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T00:17:49.597Z] #38 30.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-25T00:17:49.599Z] #38 ... [2022-01-25T00:17:49.599Z] [2022-01-25T00:17:49.599Z] #47 [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-01-25T00:17:49.599Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:49.599Z] #47 37.27 Selecting previously unselected package criu. [2022-01-25T00:17:49.599Z] #47 37.28 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-25T00:17:49.599Z] #47 37.29 Unpacking criu (3.16.1-3) ... [2022-01-25T00:17:49.599Z] #47 37.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:17:49.599Z] #47 39.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-25T00:17:49.599Z] #47 39.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:17:49.599Z] #47 39.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:17:49.599Z] #47 39.64 Setting up python3-six (1.16.0-2) ... [2022-01-25T00:17:49.599Z] #47 40.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:17:49.599Z] #47 40.66 Setting up python3-protobuf (3.12.4-1) ... [2022-01-25T00:17:49.599Z] #47 44.07 Setting up criu (3.16.1-3) ... [2022-01-25T00:17:49.599Z] #47 46.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:49.599Z] #47 DONE 47.2s [2022-01-25T00:17:49.599Z] [2022-01-25T00:17:49.599Z] #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-01-25T00:17:49.599Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:17:49.599Z] #34 37.93 Updating files: 93% (1423/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-01-25T00:17:49.599Z] #34 38.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-25T00:17:49.599Z] #34 38.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-25T00:17:49.599Z] #34 ... [2022-01-25T00:17:49.599Z] [2022-01-25T00:17:49.599Z] #38 [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-01-25T00:17:49.599Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:49.599Z] #38 DONE 47.5s [2022-01-25T00:17:49.599Z] [2022-01-25T00:17:49.599Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T00:17:49.599Z] #39 sha256:589335aa04879dab81d0cb90ace324cc515c4ea3545031439693499378bb7d32 [2022-01-25T00:17:49.618Z] #38 45.85 Setting up xxd (2:8.2.2434-3+deb11u1) ...#38 ... [2022-01-25T00:17:49.618Z] [2022-01-25T00:17:49.618Z] #47 [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-01-25T00:17:49.618Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:49.618Z] #47 38.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-25T00:17:49.618Z] #47 38.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:17:49.618Z] #47 38.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:17:49.618Z] #47 38.11 Setting up python3-six (1.16.0-2) ... [2022-01-25T00:17:49.618Z] #47 39.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:17:49.618Z] #47 39.19 Setting up python3-protobuf (3.12.4-1) ... [2022-01-25T00:17:49.618Z] #47 42.29 Setting up criu (3.16.1-3) ... [2022-01-25T00:17:49.618Z] #47 44.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:49.618Z] #47 DONE 45.6s [2022-01-25T00:17:49.618Z] [2022-01-25T00:17:49.618Z] #38 [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-01-25T00:17:49.618Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:49.618Z] #38 45.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:49.618Z] #38 45.86 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:17:49.618Z] #38 45.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:49.618Z] #38 45.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:17:49.618Z] #38 45.95 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:17:49.618Z] #38 ... [2022-01-25T00:17:49.618Z] [2022-01-25T00:17:49.618Z] #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-01-25T00:17:49.618Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:49.618Z] #14 40.09 Selecting previously unselected package binutils-mingw-w64. [2022-01-25T00:17:49.618Z] #14 40.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-25T00:17:49.618Z] #14 40.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:17:49.618Z] #14 40.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-25T00:17:49.618Z] #14 40.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:17:49.618Z] #14 40.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:17:49.618Z] #14 40.46 Selecting previously unselected package dmsetup. [2022-01-25T00:17:49.618Z] #14 40.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:17:49.618Z] #14 40.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:17:49.618Z] #14 40.71 Selecting previously unselected package mingw-w64-common. [2022-01-25T00:17:49.618Z] #14 40.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-25T00:17:49.618Z] #14 40.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-25T00:17:49.618Z] #14 ... [2022-01-25T00:17:49.618Z] [2022-01-25T00:17:49.618Z] #38 [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-01-25T00:17:49.618Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:17:49.618Z] #38 45.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:17:49.618Z] #38 46.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:17:49.618Z] #38 46.04 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:17:49.618Z] #38 46.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:17:49.618Z] #38 46.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:49.854Z] #38 30.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-25T00:17:49.854Z] #38 30.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-25T00:17:49.854Z] #38 30.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-25T00:17:49.854Z] #38 30.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-25T00:17:49.854Z] #38 30.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-25T00:17:49.861Z] #39 DONE 0.1s [2022-01-25T00:17:49.861Z] [2022-01-25T00:17:49.861Z] #40 [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-01-25T00:17:49.861Z] #40 sha256:7cdeb5db9316fa8eaa74fbf5ec43f230b1dd79f873b1a144db99a45dcbb3eebe [2022-01-25T00:17:50.086Z] #28 1.140 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T00:17:50.086Z] #28 1.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:17:50.192Z] #38 DONE 46.4s [2022-01-25T00:17:50.192Z] [2022-01-25T00:17:50.192Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T00:17:50.192Z] #39 sha256:7f0262915f0bebc17e6f358c63e4a41dd9c11507efbe795f2bd055e96f44b018 [2022-01-25T00:17:50.344Z] #28 1.261 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T00:17:50.344Z] #28 1.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-25T00:17:50.454Z] #39 DONE 0.2s [2022-01-25T00:17:50.454Z] [2022-01-25T00:17:50.454Z] #40 [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-01-25T00:17:50.454Z] #40 sha256:2e9efa2557ebd25a71907438b313cdb285bd927498c80dd5c29c0301a055717d [2022-01-25T00:17:50.602Z] #28 1.614 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-25T00:17:50.860Z] #28 1.825 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-25T00:17:50.901Z] #31 24.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-25T00:17:51.118Z] #28 2.103 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-25T00:17:51.225Z] #38 31.51 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:51.225Z] #38 31.70 Fetched 17.7 MB in 1s (15.1 MB/s) [2022-01-25T00:17:51.225Z] #38 31.77 Selecting previously unselected package xxd. [2022-01-25T00:17:51.225Z] #38 31.77 (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-01-25T00:17:51.225Z] #38 31.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:17:51.225Z] #38 31.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:51.225Z] #38 32.04 Selecting previously unselected package vim-common. [2022-01-25T00:17:51.225Z] #38 32.04 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:17:51.225Z] #38 32.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:51.247Z] #40 1.293 + RM_GOPATH=0 [2022-01-25T00:17:51.247Z] #40 1.293 + TMP_GOPATH= [2022-01-25T00:17:51.247Z] #40 1.293 + : /build [2022-01-25T00:17:51.247Z] #40 1.293 + '[' -z '' ']' [2022-01-25T00:17:51.247Z] #40 1.293 ++ mktemp -d [2022-01-25T00:17:51.247Z] #40 1.293 + export GOPATH=/tmp/tmp.Xamq6xQ64D [2022-01-25T00:17:51.247Z] #40 1.293 + GOPATH=/tmp/tmp.Xamq6xQ64D [2022-01-25T00:17:51.247Z] #40 1.293 + RM_GOPATH=1 [2022-01-25T00:17:51.247Z] #40 1.293 + case "$(go env GOARCH)" in [2022-01-25T00:17:51.247Z] #40 1.293 ++ go env GOARCH [2022-01-25T00:17:51.247Z] #40 1.313 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:51.247Z] #40 1.313 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:51.247Z] #40 1.313 ++ dirname /install.sh [2022-01-25T00:17:51.247Z] #40 1.326 Install tini version v0.19.0 [2022-01-25T00:17:51.247Z] #40 1.328 + dir=/ [2022-01-25T00:17:51.247Z] #40 1.328 + bin=tini [2022-01-25T00:17:51.247Z] #40 1.328 + shift [2022-01-25T00:17:51.247Z] #40 1.328 + '[' '!' -f //tini.installer ']' [2022-01-25T00:17:51.247Z] #40 1.328 + . //tini.installer [2022-01-25T00:17:51.247Z] #40 1.328 ++ : v0.19.0 [2022-01-25T00:17:51.247Z] #40 1.328 + install_tini [2022-01-25T00:17:51.247Z] #40 1.328 + echo 'Install tini version v0.19.0' [2022-01-25T00:17:51.247Z] #40 1.328 + git clone https://github.com/krallin/tini.git /tmp/tmp.Xamq6xQ64D/tini [2022-01-25T00:17:51.247Z] #40 1.328 Cloning into '/tmp/tmp.Xamq6xQ64D/tini'... [2022-01-25T00:17:51.395Z] #40 1.158 + RM_GOPATH=0 [2022-01-25T00:17:51.395Z] #40 1.159 + TMP_GOPATH= [2022-01-25T00:17:51.395Z] #40 1.159 + : /build [2022-01-25T00:17:51.395Z] #40 1.159 + '[' -z '' ']' [2022-01-25T00:17:51.395Z] #40 1.160 ++ mktemp -d [2022-01-25T00:17:51.395Z] #40 1.161 + export GOPATH=/tmp/tmp.XAyZ5ujMhV [2022-01-25T00:17:51.395Z] #40 1.161 + GOPATH=/tmp/tmp.XAyZ5ujMhV [2022-01-25T00:17:51.395Z] #40 1.162 + RM_GOPATH=1 [2022-01-25T00:17:51.395Z] #40 1.162 + case "$(go env GOARCH)" in [2022-01-25T00:17:51.395Z] #40 1.170 ++ go env GOARCH [2022-01-25T00:17:51.395Z] #40 1.191 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:51.395Z] #40 1.192 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:51.395Z] #40 1.193 ++ dirname /install.sh [2022-01-25T00:17:51.395Z] #40 1.194 + dir=/ [2022-01-25T00:17:51.395Z] #40 1.194 + bin=tini [2022-01-25T00:17:51.395Z] #40 1.195 + shift [2022-01-25T00:17:51.395Z] #40 1.195 + '[' '!' -f //tini.installer ']' [2022-01-25T00:17:51.395Z] #40 1.195 + . //tini.installer [2022-01-25T00:17:51.395Z] #40 1.195 ++ : v0.19.0 [2022-01-25T00:17:51.395Z] #40 1.196 + install_tini [2022-01-25T00:17:51.395Z] #40 1.196 + echo 'Install tini version v0.19.0' [2022-01-25T00:17:51.395Z] #40 1.199 Install tini version v0.19.0 [2022-01-25T00:17:51.395Z] #40 1.199 + git clone https://github.com/krallin/tini.git /tmp/tmp.XAyZ5ujMhV/tini [2022-01-25T00:17:51.395Z] #40 1.201 Cloning into '/tmp/tmp.XAyZ5ujMhV/tini'... [2022-01-25T00:17:51.686Z] #28 2.417 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-25T00:17:51.686Z] #28 2.573 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [115 kB] [2022-01-25T00:17:51.686Z] #28 2.573 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [107 kB] [2022-01-25T00:17:51.686Z] #28 2.574 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [115 kB] [2022-01-25T00:17:51.686Z] #28 2.574 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:17:51.686Z] #28 2.575 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [107 kB] [2022-01-25T00:17:51.790Z] #38 32.31 Selecting previously unselected package cmake-data. [2022-01-25T00:17:51.790Z] #38 32.31 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-25T00:17:51.790Z] #38 32.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:17:51.820Z] #40 2.180 + cd /tmp/tmp.Xamq6xQ64D/tini [2022-01-25T00:17:51.943Z] #28 2.948 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:17:51.944Z] #28 2.966 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-25T00:17:52.081Z] #40 2.183 + git checkout -q v0.19.0 [2022-01-25T00:17:52.081Z] #40 2.194 + cmake . [2022-01-25T00:17:52.202Z] #28 2.967 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-01-25T00:17:52.202Z] #28 2.968 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-01-25T00:17:52.202Z] #28 2.969 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-25T00:17:52.280Z] #31 25.91 [2022-01-25T00:17:52.337Z] #40 1.814 + cd /tmp/tmp.XAyZ5ujMhV/tini [2022-01-25T00:17:52.337Z] #40 1.814 + git checkout -q v0.19.0 [2022-01-25T00:17:52.337Z] #40 1.832 + cmake . [2022-01-25T00:17:52.343Z] #40 2.585 -- The C compiler identification is GNU 10.2.1 [2022-01-25T00:17:52.343Z] #40 2.679 -- Detecting C compiler ABI info [2022-01-25T00:17:52.540Z] #31 26.20 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:52.597Z] #40 2.245 -- The C compiler identification is GNU 10.2.1 [2022-01-25T00:17:52.597Z] #40 2.335 -- Detecting C compiler ABI info [2022-01-25T00:17:52.604Z] #40 ... [2022-01-25T00:17:52.604Z] [2022-01-25T00:17:52.604Z] #49 [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-01-25T00:17:52.604Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:52.604Z] #49 50.33 gotestsum version dev [2022-01-25T00:17:52.604Z] #49 DONE 50.6s [2022-01-25T00:17:52.774Z] #38 ... [2022-01-25T00:17:52.774Z] [2022-01-25T00:17:52.774Z] #58 [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-01-25T00:17:52.774Z] #58 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-25T00:17:52.774Z] #58 27.51 Building dependency tree... [2022-01-25T00:17:52.774Z] #58 30.28 The following additional packages will be installed: [2022-01-25T00:17:52.774Z] #58 30.28 libbtrfs0 [2022-01-25T00:17:52.774Z] #58 30.52 The following NEW packages will be installed: [2022-01-25T00:17:52.774Z] #58 30.52 libbtrfs-dev libbtrfs0 [2022-01-25T00:17:52.774Z] #58 30.92 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:52.774Z] #58 30.92 Need to get 460 kB of archives. [2022-01-25T00:17:52.774Z] #58 30.92 After this operation, 1237 kB of additional disk space will be used. [2022-01-25T00:17:52.774Z] #58 30.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:17:52.774Z] #58 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:17:52.774Z] #58 31.70 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:52.774Z] #58 31.95 Fetched 460 kB in 0s (1386 kB/s) [2022-01-25T00:17:52.774Z] #58 32.04 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:17:52.774Z] #58 32.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:52.774Z] #58 32.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:17:52.774Z] #58 32.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:52.774Z] #58 32.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:17:52.774Z] #58 32.28 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:17:52.774Z] #58 32.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:52.774Z] #58 32.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:17:52.774Z] #58 32.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:17:52.774Z] #58 32.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:52.774Z] #58 DONE 33.2s [2022-01-25T00:17:52.774Z] [2022-01-25T00:17:52.774Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-25T00:17:52.774Z] #59 sha256:fe4c994af26e644f4cf7476db3b24e79d8f5e66a04603f9e7e5f8c5e21021d41 [2022-01-25T00:17:52.866Z] [2022-01-25T00:17:52.866Z] #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-01-25T00:17:52.866Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:52.866Z] #14 45.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-25T00:17:52.866Z] #14 45.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-25T00:17:52.866Z] #14 45.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:17:52.866Z] #14 ... [2022-01-25T00:17:52.866Z] [2022-01-25T00:17:52.866Z] #40 [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-01-25T00:17:52.866Z] #40 sha256:7cdeb5db9316fa8eaa74fbf5ec43f230b1dd79f873b1a144db99a45dcbb3eebe [2022-01-25T00:17:52.866Z] #40 3.240 -- Detecting C compiler ABI info - done [2022-01-25T00:17:53.034Z] #59 DONE 0.4s [2022-01-25T00:17:53.034Z] [2022-01-25T00:17:53.034Z] #60 [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-01-25T00:17:53.034Z] #60 sha256:7856713c2f5afacbb2bbd8e69fc47a54713115ee02ea47ac04a5df9477f70d50 [2022-01-25T00:17:53.108Z] #31 27.05 [2022-01-25T00:17:53.127Z] #40 3.370 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-25T00:17:53.127Z] #40 3.387 -- Detecting C compile features [2022-01-25T00:17:53.127Z] #40 3.387 -- Detecting C compile features - done [2022-01-25T00:17:53.127Z] #40 3.425 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-25T00:17:53.170Z] #40 2.794 -- Detecting C compiler ABI info - done [2022-01-25T00:17:53.170Z] #40 2.933 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-25T00:17:53.170Z] #40 2.941 -- Detecting C compile features [2022-01-25T00:17:53.170Z] #40 2.942 -- Detecting C compile features - done [2022-01-25T00:17:53.170Z] #40 2.985 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-25T00:17:53.390Z] #40 3.734 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-25T00:17:53.390Z] #40 3.819 -- Configuring done [2022-01-25T00:17:53.390Z] #40 3.853 -- Generating done [2022-01-25T00:17:53.432Z] #40 3.220 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-25T00:17:53.432Z] #40 3.328 -- Configuring done [2022-01-25T00:17:53.651Z] #40 3.858 -- Build files have been written to: /tmp/tmp.Xamq6xQ64D/tini [2022-01-25T00:17:53.651Z] #40 3.863 + make tini-static [2022-01-25T00:17:53.694Z] #40 ... [2022-01-25T00:17:53.694Z] [2022-01-25T00:17:53.694Z] #49 [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-01-25T00:17:53.694Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:17:53.694Z] #49 49.56 gotestsum version dev [2022-01-25T00:17:53.694Z] #49 DONE 50.0s [2022-01-25T00:17:53.694Z] [2022-01-25T00:17:53.694Z] #40 [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-01-25T00:17:53.694Z] #40 sha256:2e9efa2557ebd25a71907438b313cdb285bd927498c80dd5c29c0301a055717d [2022-01-25T00:17:53.694Z] #40 3.367 -- Generating done [2022-01-25T00:17:53.694Z] #40 3.387 -- Build files have been written to: /tmp/tmp.XAyZ5ujMhV/tini [2022-01-25T00:17:53.694Z] #40 3.413 + make tini-static [2022-01-25T00:17:53.912Z] #40 4.323 Scanning dependencies of target tini-static [2022-01-25T00:17:53.912Z] #40 4.382 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-25T00:17:54.267Z] #40 3.870 Scanning dependencies of target tini-static [2022-01-25T00:17:54.268Z] #40 3.931 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-25T00:17:54.487Z] #31 28.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-25T00:17:55.298Z] #40 5.326 [100%] Linking C executable tini-static [2022-01-25T00:17:55.429Z] #31 29.20 [2022-01-25T00:17:55.559Z] #40 5.918 [100%] Built target tini-static [2022-01-25T00:17:55.559Z] #40 5.958 + mkdir -p /build [2022-01-25T00:17:55.559Z] #40 5.969 + cp tini-static /build/docker-init [2022-01-25T00:17:55.655Z] #40 5.158 [100%] Linking C executable tini-static [2022-01-25T00:17:55.655Z] #40 5.563 [100%] Built target tini-static [2022-01-25T00:17:55.821Z] #40 DONE 6.3s [2022-01-25T00:17:55.821Z] [2022-01-25T00:17:55.821Z] #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-01-25T00:17:55.821Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:55.821Z] #14 51.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-25T00:17:55.821Z] #14 51.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:55.821Z] #14 51.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:17:55.821Z] #14 51.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-25T00:17:55.821Z] #14 51.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:55.821Z] #14 51.98 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:17:55.917Z] #40 5.623 + mkdir -p /build [2022-01-25T00:17:55.917Z] #40 5.625 + cp tini-static /build/docker-init [2022-01-25T00:17:55.948Z] #31 29.45 #=#=# ######################################################################## 100.0% [2022-01-25T00:17:56.179Z] #40 DONE 5.8s [2022-01-25T00:17:56.179Z] [2022-01-25T00:17:56.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-01-25T00:17:56.179Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:56.179Z] #14 46.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-25T00:17:56.179Z] #14 46.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-25T00:17:56.179Z] #14 46.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:17:56.179Z] #14 51.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-25T00:17:56.179Z] #14 51.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:56.179Z] #14 51.82 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:17:56.179Z] #14 51.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-25T00:17:56.179Z] #14 51.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:17:56.179Z] #14 51.95 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:17:56.317Z] #60 3.002 + RM_GOPATH=0 [2022-01-25T00:17:56.317Z] #60 3.004 + TMP_GOPATH= [2022-01-25T00:17:56.317Z] #60 3.004 + : /build [2022-01-25T00:17:56.317Z] #60 3.004 + '[' -z '' ']' [2022-01-25T00:17:56.317Z] #60 3.005 ++ mktemp -d [2022-01-25T00:17:56.317Z] #60 3.006 + export GOPATH=/tmp/tmp.7CrIhYgH91 [2022-01-25T00:17:56.317Z] #60 3.007 + GOPATH=/tmp/tmp.7CrIhYgH91 [2022-01-25T00:17:56.317Z] #60 3.007 + RM_GOPATH=1 [2022-01-25T00:17:56.317Z] #60 3.007 + case "$(go env GOARCH)" in [2022-01-25T00:17:56.317Z] #60 3.008 ++ go env GOARCH [2022-01-25T00:17:56.317Z] #60 3.037 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:56.317Z] #60 3.037 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:17:56.317Z] #60 3.038 ++ dirname /install.sh [2022-01-25T00:17:56.317Z] #60 3.044 + dir=/ [2022-01-25T00:17:56.317Z] #60 3.045 + bin=containerd [2022-01-25T00:17:56.317Z] #60 3.045 + shift [2022-01-25T00:17:56.317Z] #60 3.045 + '[' '!' -f //containerd.installer ']' [2022-01-25T00:17:56.317Z] #60 3.045 + . //containerd.installer [2022-01-25T00:17:56.317Z] #60 3.046 ++ set -e [2022-01-25T00:17:56.317Z] #60 3.047 ++ : v1.5.9 [2022-01-25T00:17:56.317Z] #60 3.047 + install_containerd [2022-01-25T00:17:56.317Z] #60 3.048 + echo 'Install containerd version v1.5.9' [2022-01-25T00:17:56.317Z] #60 3.050 Install containerd version v1.5.9 [2022-01-25T00:17:56.317Z] #60 3.050 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7CrIhYgH91/src/github.com/containerd/containerd [2022-01-25T00:17:56.317Z] #60 3.053 Cloning into '/tmp/tmp.7CrIhYgH91/src/github.com/containerd/containerd'... [2022-01-25T00:17:56.317Z] #60 ... [2022-01-25T00:17:56.317Z] [2022-01-25T00:17:56.317Z] #47 [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-01-25T00:17:56.317Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:17:56.317Z] #47 21.83 Reading package lists... [2022-01-25T00:17:56.317Z] #47 26.60 Building dependency tree... [2022-01-25T00:17:56.317Z] #47 29.57 The following additional packages will be installed: [2022-01-25T00:17:56.317Z] #47 29.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:56.317Z] #47 29.58 python3-protobuf python3-six [2022-01-25T00:17:56.317Z] #47 29.59 Suggested packages: [2022-01-25T00:17:56.317Z] #47 29.59 python3-setuptools [2022-01-25T00:17:56.317Z] #47 29.59 Recommended packages: [2022-01-25T00:17:56.317Z] #47 29.59 iproute2 | iproute [2022-01-25T00:17:56.317Z] #47 30.19 The following NEW packages will be installed: [2022-01-25T00:17:56.317Z] #47 30.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-25T00:17:56.317Z] #47 30.23 python3-protobuf python3-six [2022-01-25T00:17:56.317Z] #47 30.74 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:56.317Z] #47 30.74 Need to get 2292 kB of archives. [2022-01-25T00:17:56.317Z] #47 30.74 After this operation, 11.0 MB of additional disk space will be used. [2022-01-25T00:17:56.317Z] #47 30.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-25T00:17:56.317Z] #47 30.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:17:56.317Z] #47 30.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-25T00:17:56.317Z] #47 30.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-25T00:17:56.317Z] #47 30.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T00:17:56.317Z] #47 30.82 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-01-25T00:17:56.317Z] #47 30.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T00:17:56.317Z] #47 35.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-25T00:17:56.317Z] #47 36.28 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:56.317Z] #47 36.49 Fetched 2292 kB in 5s (454 kB/s) [2022-01-25T00:17:56.317Z] #47 36.56 Selecting previously unselected package libprotobuf23:amd64. [2022-01-25T00:17:56.317Z] #47 36.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:56.317Z] #47 36.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-25T00:17:56.317Z] #47 36.62 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-25T00:17:56.317Z] #47 ... [2022-01-25T00:17:56.317Z] [2022-01-25T00:17:56.317Z] #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-01-25T00:17:56.317Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:17:56.317Z] #14 28.26 The following additional packages will be installed: [2022-01-25T00:17:56.317Z] #14 28.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:56.317Z] #14 28.26 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-25T00:17:56.317Z] #14 28.26 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-25T00:17:56.317Z] #14 28.26 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-25T00:17:56.317Z] #14 28.27 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-25T00:17:56.317Z] #14 28.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-25T00:17:56.317Z] #14 28.27 mingw-w64-common mingw-w64-x86-64-dev [2022-01-25T00:17:56.317Z] #14 28.29 Suggested packages: [2022-01-25T00:17:56.317Z] #14 28.29 gcc-10-locales seccomp wine64 [2022-01-25T00:17:56.317Z] #14 29.43 The following NEW packages will be installed: [2022-01-25T00:17:56.317Z] #14 29.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-25T00:17:56.317Z] #14 29.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-25T00:17:56.317Z] #14 29.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-25T00:17:56.317Z] #14 29.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-25T00:17:56.317Z] #14 29.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-25T00:17:56.317Z] #14 29.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-25T00:17:56.317Z] #14 29.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-25T00:17:56.317Z] #14 29.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-25T00:17:56.317Z] #14 29.54 mingw-w64-x86-64-dev [2022-01-25T00:17:56.317Z] #14 29.87 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:17:56.317Z] #14 29.87 Need to get 115 MB of archives. [2022-01-25T00:17:56.317Z] #14 29.87 After this operation, 645 MB of additional disk space will be used. [2022-01-25T00:17:56.317Z] #14 29.87 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-01-25T00:17:56.317Z] #14 29.94 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-01-25T00:17:56.317Z] #14 30.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-25T00:17:56.317Z] #14 30.17 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-01-25T00:17:56.317Z] #14 30.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-25T00:17:56.317Z] #14 30.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-25T00:17:56.317Z] #14 30.42 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-01-25T00:17:56.317Z] #14 30.64 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-01-25T00:17:56.317Z] #14 30.67 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-01-25T00:17:56.317Z] #14 31.24 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-01-25T00:17:56.317Z] #14 32.42 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-01-25T00:17:56.317Z] #14 32.94 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-01-25T00:17:56.317Z] #14 33.40 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-01-25T00:17:56.317Z] #14 34.78 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-01-25T00:17:56.317Z] #14 35.27 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-01-25T00:17:56.317Z] #14 35.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-25T00:17:56.317Z] #14 35.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-25T00:17:56.317Z] #14 35.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-25T00:17:56.317Z] #14 35.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-25T00:17:56.317Z] #14 35.28 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-01-25T00:17:56.317Z] #14 35.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-25T00:17:56.317Z] #14 35.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-25T00:17:56.317Z] #14 35.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-25T00:17:56.317Z] #14 35.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-25T00:17:56.317Z] #14 35.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-25T00:17:56.317Z] #14 35.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-25T00:17:56.317Z] #14 35.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-25T00:17:56.317Z] #14 35.36 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-01-25T00:17:56.317Z] #14 35.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-25T00:17:56.317Z] #14 35.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-25T00:17:56.317Z] #14 36.34 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:17:56.317Z] #14 36.57 Fetched 115 MB in 6s (19.6 MB/s) [2022-01-25T00:17:56.317Z] #14 36.64 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-25T00:17:56.318Z] #14 36.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-25T00:17:56.318Z] #14 36.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:17:56.318Z] #14 36.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:17:56.387Z] #28 ... [2022-01-25T00:17:56.387Z] [2022-01-25T00:17:56.387Z] #63 [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-01-25T00:17:56.387Z] #63 sha256:3058774b5ab6704b19cec4fc0a622d55ee6863ae9b1fa6a623b8e843c600734c [2022-01-25T00:17:56.387Z] #63 4.873 + cd /tmp/tmp.e1S4cem8tT/src/github.com/opencontainers/runc [2022-01-25T00:17:56.387Z] #63 4.874 + git checkout -q v1.0.3 [2022-01-25T00:17:56.387Z] #63 5.290 + '[' -z '' ']' [2022-01-25T00:17:56.387Z] #63 5.290 + target=static [2022-01-25T00:17:56.387Z] #63 5.290 + make BUILDTAGS=seccomp static [2022-01-25T00:17:56.387Z] #63 5.529 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-25T00:17:56.387Z] #63 10.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-25T00:17:56.387Z] #63 11.73 + mkdir -p /build [2022-01-25T00:17:56.387Z] #63 11.73 + cp runc /build/runc [2022-01-25T00:17:56.387Z] #63 DONE 12.0s [2022-01-25T00:17:56.387Z] [2022-01-25T00:17:56.387Z] #67 [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-01-25T00:17:56.387Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:17:56.517Z] #31 30.26 [2022-01-25T00:17:56.517Z] #31 ... [2022-01-25T00:17:56.517Z] [2022-01-25T00:17:56.517Z] #47 [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-01-25T00:17:56.517Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-25T00:17:56.517Z] #47 37.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-25T00:17:56.517Z] #47 37.95 Setting up python3-protobuf (3.12.4-1) ... [2022-01-25T00:17:56.517Z] #47 40.96 Setting up criu (3.16.1-3) ... [2022-01-25T00:17:56.517Z] #47 42.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:17:56.574Z] #14 ... [2022-01-25T00:17:56.574Z] [2022-01-25T00:17:56.574Z] #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-01-25T00:17:56.574Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:17:56.777Z] #47 ... [2022-01-25T00:17:56.777Z] [2022-01-25T00:17:56.777Z] #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-01-25T00:17:56.777Z] #31 sha256:2d3d1f1b4c847a97b32a6cdab1b9d18e28b6cac3e9a9e537ce0647a1d40630c0 [2022-01-25T00:17:56.777Z] #31 30.53 Download of images into '/build' complete. [2022-01-25T00:17:56.777Z] #31 30.53 Use something like the following to load the result into a Docker daemon: [2022-01-25T00:17:56.777Z] #31 30.53 tar -cC '/build' . | docker load [2022-01-25T00:17:56.834Z] #34 37.17 Updating files: 93% (1423/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-01-25T00:17:56.834Z] #34 37.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-25T00:17:57.397Z] #34 37.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-25T00:17:58.166Z] #31 ... [2022-01-25T00:17:58.166Z] [2022-01-25T00:17:58.166Z] #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-01-25T00:17:58.166Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:17:58.166Z] #14 39.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-25T00:17:58.166Z] #14 39.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-25T00:17:58.166Z] #14 39.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:17:58.166Z] #14 46.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-25T00:17:58.166Z] #14 46.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-25T00:17:58.166Z] #14 46.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:17:58.166Z] #14 47.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-25T00:17:58.166Z] #14 47.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-25T00:17:58.166Z] #14 47.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:17:58.166Z] #14 ... [2022-01-25T00:17:58.166Z] [2022-01-25T00:17:58.166Z] #38 [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-01-25T00:17:58.166Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-25T00:17:58.166Z] #38 41.60 Setting up libicu67:arm64 (67.1-7) ... [2022-01-25T00:17:58.166Z] #38 41.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:58.166Z] #38 41.63 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-25T00:17:58.166Z] #38 41.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:17:58.166Z] #38 41.69 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-25T00:17:58.166Z] #38 41.70 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-25T00:17:58.166Z] #38 41.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:17:58.166Z] #38 41.72 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:17:58.166Z] #38 41.73 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-25T00:17:58.166Z] #38 41.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:17:58.166Z] #38 41.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:00.264Z] #38 ... [2022-01-25T00:18:00.264Z] [2022-01-25T00:18:00.264Z] #49 [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-01-25T00:18:00.264Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-25T00:18:00.264Z] #49 41.83 gotestsum version dev [2022-01-25T00:18:00.567Z] #67 ... [2022-01-25T00:18:00.567Z] [2022-01-25T00:18:00.567Z] #28 [dev-systemd-false 7/24] 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-01-25T00:18:00.567Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-25T00:18:00.567Z] #28 11.10 Fetched 40.4 MB in 10s (3951 kB/s) [2022-01-25T00:18:00.832Z] #49 ... [2022-01-25T00:18:00.832Z] [2022-01-25T00:18:00.832Z] #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-01-25T00:18:00.832Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:18:00.832Z] #14 52.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-25T00:18:00.832Z] #14 52.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-25T00:18:01.092Z] #14 52.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:01.092Z] #14 ... [2022-01-25T00:18:01.092Z] [2022-01-25T00:18:01.092Z] #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-01-25T00:18:01.092Z] #31 sha256:2d3d1f1b4c847a97b32a6cdab1b9d18e28b6cac3e9a9e537ce0647a1d40630c0 [2022-01-25T00:18:01.092Z] #31 DONE 34.9s [2022-01-25T00:18:01.092Z] [2022-01-25T00:18:01.092Z] #49 [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-01-25T00:18:01.092Z] #49 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-25T00:18:01.092Z] #49 DONE 53.2s [2022-01-25T00:18:01.092Z] [2022-01-25T00:18:01.092Z] #38 [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-01-25T00:18:01.092Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-25T00:18:01.092Z] #38 DONE 53.2s [2022-01-25T00:18:01.092Z] [2022-01-25T00:18:01.092Z] #47 [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-01-25T00:18:01.092Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-25T00:18:01.092Z] #47 DONE 52.6s [2022-01-25T00:18:01.119Z] #14 58.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-25T00:18:01.119Z] #14 58.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:01.119Z] #14 58.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:01.352Z] [2022-01-25T00:18:01.352Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T00:18:01.352Z] #39 sha256:9d283aaf6c200ba1e7ce61ea2b79d778c519e727f20eadf070f8e8e9f2b4cf44 [2022-01-25T00:18:01.473Z] #14 57.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-25T00:18:01.473Z] #14 57.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:01.473Z] #14 57.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:01.922Z] #39 DONE 0.6s [2022-01-25T00:18:01.922Z] [2022-01-25T00:18:01.922Z] #40 [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-01-25T00:18:01.922Z] #40 sha256:f9526639cc4902d75c28b0067f9ae346fac6e8915575268cdcf43b938036bf61 [2022-01-25T00:18:02.649Z] #34 ... [2022-01-25T00:18:02.649Z] [2022-01-25T00:18:02.649Z] #47 [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-01-25T00:18:02.649Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:18:02.649Z] #47 37.25 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:18:02.649Z] #47 37.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:18:02.649Z] #47 37.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:18:02.649Z] #47 37.44 Selecting previously unselected package python3-six. [2022-01-25T00:18:02.649Z] #47 37.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-25T00:18:02.649Z] #47 37.45 Unpacking python3-six (1.16.0-2) ... [2022-01-25T00:18:02.649Z] #47 37.53 Selecting previously unselected package python3-protobuf. [2022-01-25T00:18:02.649Z] #47 37.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-25T00:18:02.649Z] #47 37.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-25T00:18:02.649Z] #47 38.02 Selecting previously unselected package libnet1:amd64. [2022-01-25T00:18:02.649Z] #47 38.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T00:18:02.649Z] #47 38.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:18:02.649Z] #47 38.15 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T00:18:02.649Z] #47 38.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T00:18:02.649Z] #47 38.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:18:02.649Z] #47 38.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T00:18:02.649Z] #47 38.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T00:18:02.649Z] #47 38.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:18:02.649Z] #47 38.41 Selecting previously unselected package criu. [2022-01-25T00:18:02.649Z] #47 38.42 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-25T00:18:02.649Z] #47 38.42 Unpacking criu (3.16.1-3) ... [2022-01-25T00:18:02.649Z] #47 39.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:18:02.649Z] #47 40.65 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-25T00:18:02.649Z] #47 40.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:18:02.649Z] #47 40.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:18:02.649Z] #47 40.70 Setting up python3-six (1.16.0-2) ... [2022-01-25T00:18:02.649Z] #47 41.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:18:02.649Z] #47 41.69 Setting up python3-protobuf (3.12.4-1) ... [2022-01-25T00:18:03.301Z] #40 1.448 + RM_GOPATH=0 [2022-01-25T00:18:03.301Z] #40 1.448 + TMP_GOPATH= [2022-01-25T00:18:03.301Z] #40 1.448 + : /build [2022-01-25T00:18:03.301Z] #40 1.448 + '[' -z '' ']' [2022-01-25T00:18:03.301Z] #40 1.448 ++ mktemp -d [2022-01-25T00:18:03.301Z] #40 1.448 + export GOPATH=/tmp/tmp.uwZ1FjtElW [2022-01-25T00:18:03.301Z] #40 1.448 + GOPATH=/tmp/tmp.uwZ1FjtElW [2022-01-25T00:18:03.301Z] #40 1.448 + RM_GOPATH=1 [2022-01-25T00:18:03.301Z] #40 1.448 + case "$(go env GOARCH)" in [2022-01-25T00:18:03.301Z] #40 1.448 ++ go env GOARCH [2022-01-25T00:18:03.301Z] #40 1.497 Install tini version v0.19.0 [2022-01-25T00:18:03.301Z] #40 1.497 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:03.301Z] #40 1.497 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:03.301Z] #40 1.497 ++ dirname /install.sh [2022-01-25T00:18:03.301Z] #40 1.497 + dir=/ [2022-01-25T00:18:03.301Z] #40 1.497 + bin=tini [2022-01-25T00:18:03.301Z] #40 1.497 + shift [2022-01-25T00:18:03.301Z] #40 1.497 + '[' '!' -f //tini.installer ']' [2022-01-25T00:18:03.301Z] #40 1.497 + . //tini.installer [2022-01-25T00:18:03.301Z] #40 1.497 ++ : v0.19.0 [2022-01-25T00:18:03.301Z] #40 1.497 + install_tini [2022-01-25T00:18:03.301Z] #40 1.497 + echo 'Install tini version v0.19.0' [2022-01-25T00:18:03.301Z] #40 1.497 + git clone https://github.com/krallin/tini.git /tmp/tmp.uwZ1FjtElW/tini [2022-01-25T00:18:03.301Z] #40 1.497 Cloning into '/tmp/tmp.uwZ1FjtElW/tini'... [2022-01-25T00:18:04.239Z] #40 2.319 + cd /tmp/tmp.uwZ1FjtElW/tini [2022-01-25T00:18:04.239Z] #40 2.323 + git checkout -q v0.19.0 [2022-01-25T00:18:04.239Z] #40 2.339 + cmake . [2022-01-25T00:18:04.498Z] #40 2.697 -- The C compiler identification is GNU 10.2.1 [2022-01-25T00:18:04.498Z] #40 2.769 -- Detecting C compiler ABI info [2022-01-25T00:18:04.555Z] #47 45.04 Setting up criu (3.16.1-3) ... [2022-01-25T00:18:04.813Z] #47 ... [2022-01-25T00:18:04.813Z] [2022-01-25T00:18:04.813Z] #38 [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-01-25T00:18:04.813Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:18:04.813Z] #38 35.40 Selecting previously unselected package libicu67:amd64. [2022-01-25T00:18:04.813Z] #38 35.40 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-25T00:18:04.813Z] #38 35.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T00:18:04.813Z] #38 40.73 Selecting previously unselected package libxml2:amd64. [2022-01-25T00:18:04.813Z] #38 40.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-25T00:18:04.813Z] #38 40.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:18:04.813Z] #38 41.19 Selecting previously unselected package libarchive13:amd64. [2022-01-25T00:18:04.813Z] #38 41.20 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-25T00:18:04.813Z] #38 41.21 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:18:04.813Z] #38 41.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-25T00:18:04.813Z] #38 41.45 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-25T00:18:04.813Z] #38 41.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:18:04.813Z] #38 41.61 Selecting previously unselected package librhash0:amd64. [2022-01-25T00:18:04.813Z] #38 41.61 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-25T00:18:04.813Z] #38 41.82 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:18:04.813Z] #38 41.98 Selecting previously unselected package libuv1:amd64. [2022-01-25T00:18:04.813Z] #38 42.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-25T00:18:04.813Z] #38 42.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:18:04.813Z] #38 42.14 Selecting previously unselected package cmake. [2022-01-25T00:18:04.813Z] #38 42.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-25T00:18:04.813Z] #38 42.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:18:05.069Z] #40 3.156 -- Detecting C compiler ABI info - done [2022-01-25T00:18:05.069Z] #40 3.215 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-25T00:18:05.069Z] #40 3.219 -- Detecting C compile features [2022-01-25T00:18:05.069Z] #40 3.221 -- Detecting C compile features - done [2022-01-25T00:18:05.069Z] #40 3.247 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-25T00:18:05.329Z] #40 3.399 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-25T00:18:05.329Z] #40 3.460 -- Configuring done [2022-01-25T00:18:05.329Z] #40 3.477 -- Generating done [2022-01-25T00:18:05.329Z] #40 3.484 -- Build files have been written to: /tmp/tmp.uwZ1FjtElW/tini [2022-01-25T00:18:05.329Z] #40 3.497 + make tini-static [2022-01-25T00:18:05.376Z] #38 45.94 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T00:18:05.376Z] #38 45.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:05.376Z] #38 45.97 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-25T00:18:05.376Z] #38 45.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:05.376Z] #38 46.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-25T00:18:05.376Z] #38 46.05 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-25T00:18:05.376Z] #38 46.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-25T00:18:05.588Z] #40 3.694 Scanning dependencies of target tini-static [2022-01-25T00:18:05.588Z] #40 3.734 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-25T00:18:05.634Z] #38 46.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-25T00:18:05.634Z] #38 46.11 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-25T00:18:05.634Z] #38 46.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-25T00:18:05.634Z] #38 46.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:05.831Z] #28 11.10 Reading package lists... [2022-01-25T00:18:06.526Z] #40 4.562 [100%] Linking C executable tini-static [2022-01-25T00:18:06.571Z] #38 ... [2022-01-25T00:18:06.571Z] [2022-01-25T00:18:06.571Z] #47 [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-01-25T00:18:06.571Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-25T00:18:06.571Z] #47 46.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:06.872Z] #40 4.888 [100%] Built target tini-static [2022-01-25T00:18:06.872Z] #40 4.935 + mkdir -p /build [2022-01-25T00:18:06.872Z] #40 4.937 + cp tini-static /build/docker-init [2022-01-25T00:18:07.505Z] #47 DONE 47.7s [2022-01-25T00:18:07.505Z] [2022-01-25T00:18:07.505Z] #38 [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-01-25T00:18:07.505Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-25T00:18:07.505Z] #38 DONE 47.9s [2022-01-25T00:18:07.505Z] [2022-01-25T00:18:07.505Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T00:18:07.505Z] #39 sha256:abc6520b5b7d86a39d9e3603d7243771e0a9f448ce3f0f2bd7d02d322617a7b4 [2022-01-25T00:18:07.762Z] #39 ... [2022-01-25T00:18:07.762Z] [2022-01-25T00:18:07.762Z] #49 [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-01-25T00:18:07.762Z] #49 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-25T00:18:07.762Z] #49 48.15 gotestsum version dev [2022-01-25T00:18:07.762Z] #49 DONE 48.5s [2022-01-25T00:18:08.019Z] [2022-01-25T00:18:08.019Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-25T00:18:08.019Z] #39 sha256:abc6520b5b7d86a39d9e3603d7243771e0a9f448ce3f0f2bd7d02d322617a7b4 [2022-01-25T00:18:08.019Z] #39 DONE 0.7s [2022-01-25T00:18:08.019Z] [2022-01-25T00:18:08.019Z] #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-01-25T00:18:08.019Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:08.019Z] #14 38.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-25T00:18:08.019Z] #14 38.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-25T00:18:08.019Z] #14 38.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:08.020Z] #14 40.84 Selecting previously unselected package binutils-mingw-w64. [2022-01-25T00:18:08.020Z] #14 40.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-25T00:18:08.020Z] #14 40.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:18:08.020Z] #14 40.99 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-25T00:18:08.020Z] #14 40.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:08.020Z] #14 41.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:08.020Z] #14 41.13 Selecting previously unselected package dmsetup. [2022-01-25T00:18:08.020Z] #14 41.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:08.020Z] #14 41.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:18:08.020Z] #14 41.30 Selecting previously unselected package mingw-w64-common. [2022-01-25T00:18:08.020Z] #14 41.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-25T00:18:08.020Z] #14 41.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-25T00:18:08.020Z] #14 45.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-25T00:18:08.020Z] #14 45.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-25T00:18:08.020Z] #14 45.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:18:08.020Z] #14 ... [2022-01-25T00:18:08.020Z] [2022-01-25T00:18:08.020Z] #40 [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-01-25T00:18:08.020Z] #40 sha256:279e591b7cd8c5194ee1c2ee310414bf0a15f4afa29e3b81fb7e9d712450fe26 [2022-01-25T00:18:08.275Z] #40 DONE 6.4s [2022-01-25T00:18:08.275Z] [2022-01-25T00:18:08.275Z] #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-01-25T00:18:08.275Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:18:08.535Z] #14 ... [2022-01-25T00:18:08.535Z] [2022-01-25T00:18:08.535Z] #60 [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-01-25T00:18:08.535Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:18:09.317Z] #14 ... [2022-01-25T00:18:09.317Z] [2022-01-25T00:18:09.317Z] #60 [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-01-25T00:18:09.317Z] #60 sha256:82733020a706b38e2693cbdb4cfe87d597a3a0b0ea19dab35699d70503217943 [2022-01-25T00:18:09.317Z] #60 34.29 Updating files: 65% (3050/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-25T00:18:09.317Z] #60 35.14 + cd /tmp/tmp.qaFb4PxzWS/src/github.com/containerd/containerd [2022-01-25T00:18:09.317Z] #60 35.14 + git checkout -q v1.5.9 [2022-01-25T00:18:09.835Z] #60 31.63 Updating files: 53% (2519/4684) Updating files: 54% (2530/4684) Updating files: 55% (2577/4684) Updating files: 56% (2624/4684) Updating files: 57% (2670/4684) Updating files: 58% (2717/4684) Updating files: 59% (2764/4684) Updating files: 60% (2811/4684) Updating files: 61% (2858/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 86% (4073/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-25T00:18:09.835Z] #60 32.89 + cd /tmp/tmp.4B3c28riwJ/src/github.com/containerd/containerd [2022-01-25T00:18:09.835Z] #60 32.89 + git checkout -q v1.5.9 [2022-01-25T00:18:10.019Z] #28 16.07 Reading package lists... [2022-01-25T00:18:10.262Z] #60 36.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-25T00:18:10.524Z] #60 36.22 + BUILDTAGS='netgo osusergo static_build' [2022-01-25T00:18:10.524Z] #60 36.22 + export EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:10.524Z] #60 36.22 + EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:10.524Z] #60 36.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-25T00:18:10.524Z] #60 36.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-25T00:18:10.524Z] #60 36.22 + '[' '' = dynamic ']' [2022-01-25T00:18:10.524Z] #60 36.22 + make [2022-01-25T00:18:10.953Z] #28 20.82 Building dependency tree... [2022-01-25T00:18:10.953Z] #28 21.96 Reading state information... [2022-01-25T00:18:11.468Z] #60 37.43 + bin/ctr [2022-01-25T00:18:11.489Z] #14 67.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-25T00:18:11.489Z] #14 67.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:11.489Z] #14 67.78 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:11.489Z] #14 ... [2022-01-25T00:18:11.489Z] [2022-01-25T00:18:11.489Z] #60 [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-01-25T00:18:11.489Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:18:11.593Z] using credential docker-jenkins-github-credentials [2022-01-25T00:18:11.677Z] Cloning the remote Git repository [2022-01-25T00:18:11.677Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:18:11.739Z] #60 34.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-25T00:18:11.739Z] #60 34.35 + BUILDTAGS='netgo osusergo static_build' [2022-01-25T00:18:11.739Z] #60 34.35 + export EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:11.739Z] #60 34.35 + EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:11.739Z] #60 34.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-25T00:18:11.739Z] #60 34.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-25T00:18:11.739Z] #60 34.35 + '[' '' = dynamic ']' [2022-01-25T00:18:11.739Z] #60 34.35 + make [2022-01-25T00:18:11.784Z] using credential docker-jenkins-github-credentials [2022-01-25T00:18:11.790Z] using credential docker-jenkins-github-credentials [2022-01-25T00:18:11.867Z] Cloning the remote Git repository [2022-01-25T00:18:11.867Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:18:11.872Z] Cloning the remote Git repository [2022-01-25T00:18:11.872Z] Cloning with configured refspecs honoured and without tags [2022-01-25T00:18:12.274Z] #60 35.95 Updating files: 67% (3153/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-25T00:18:12.274Z] #60 36.71 + cd /tmp/tmp.6NLG44JVFA/src/github.com/containerd/containerd [2022-01-25T00:18:12.274Z] #60 36.71 + git checkout -q v1.5.9 [2022-01-25T00:18:12.307Z] #60 35.47 + bin/ctr [2022-01-25T00:18:12.327Z] #28 23.06 bzip2 is already the newest version (1.0.8-4). [2022-01-25T00:18:12.327Z] #28 23.06 patch is already the newest version (2.7.6-7). [2022-01-25T00:18:12.327Z] #28 23.06 xz-utils is already the newest version (5.2.5-2). [2022-01-25T00:18:12.327Z] #28 23.06 The following additional packages will be installed: [2022-01-25T00:18:12.327Z] #28 23.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-25T00:18:12.327Z] #28 23.06 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-25T00:18:12.327Z] #28 23.07 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-25T00:18:12.327Z] #28 23.07 python3-pkg-resources vim-runtime xxd [2022-01-25T00:18:12.327Z] #28 23.09 Suggested packages: [2022-01-25T00:18:12.327Z] #28 23.09 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-25T00:18:12.327Z] #28 23.09 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-25T00:18:12.327Z] #28 23.09 Recommended packages: [2022-01-25T00:18:12.327Z] #28 23.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-25T00:18:12.081Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:18:12.514Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-25T00:18:13.221Z] #60 37.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-25T00:18:13.221Z] #60 37.77 + BUILDTAGS='netgo osusergo static_build' [2022-01-25T00:18:13.221Z] #60 37.77 + export EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:13.221Z] #60 37.77 + EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:13.221Z] #60 37.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-25T00:18:13.221Z] #60 37.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-25T00:18:13.221Z] #60 37.77 + '[' '' = dynamic ']' [2022-01-25T00:18:13.221Z] #60 37.77 + make [2022-01-25T00:18:11.890Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:18:12.322Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-25T00:18:13.261Z] #28 24.19 The following NEW packages will be installed: [2022-01-25T00:18:13.261Z] #28 24.19 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-25T00:18:13.261Z] #28 24.19 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-25T00:18:13.261Z] #28 24.19 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-25T00:18:13.261Z] #28 24.20 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-25T00:18:13.261Z] #28 24.20 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-25T00:18:13.261Z] #28 24.20 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-25T00:18:13.261Z] #28 24.20 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-25T00:18:13.287Z] #40 5.118 + RM_GOPATH=0 [2022-01-25T00:18:13.287Z] #40 5.118 + TMP_GOPATH= [2022-01-25T00:18:13.287Z] #40 5.118 + : /build [2022-01-25T00:18:13.287Z] #40 5.118 + '[' -z '' ']' [2022-01-25T00:18:13.287Z] #40 5.149 ++ mktemp -d [2022-01-25T00:18:13.287Z] #40 5.149 + export GOPATH=/tmp/tmp.1gebX9G1xo [2022-01-25T00:18:13.287Z] #40 5.149 + GOPATH=/tmp/tmp.1gebX9G1xo [2022-01-25T00:18:13.287Z] #40 5.149 + RM_GOPATH=1 [2022-01-25T00:18:13.287Z] #40 5.149 + case "$(go env GOARCH)" in [2022-01-25T00:18:13.287Z] #40 5.149 ++ go env GOARCH [2022-01-25T00:18:13.287Z] #40 5.149 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:13.287Z] #40 5.149 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:13.287Z] #40 5.149 ++ dirname /install.sh [2022-01-25T00:18:13.287Z] #40 5.173 Install tini version v0.19.0 [2022-01-25T00:18:13.287Z] #40 5.173 + dir=/ [2022-01-25T00:18:13.287Z] #40 5.173 + bin=tini [2022-01-25T00:18:13.287Z] #40 5.173 + shift [2022-01-25T00:18:13.287Z] #40 5.173 + '[' '!' -f //tini.installer ']' [2022-01-25T00:18:13.287Z] #40 5.173 + . //tini.installer [2022-01-25T00:18:13.287Z] #40 5.173 ++ : v0.19.0 [2022-01-25T00:18:13.287Z] #40 5.173 + install_tini [2022-01-25T00:18:13.287Z] #40 5.173 + echo 'Install tini version v0.19.0' [2022-01-25T00:18:13.287Z] #40 5.173 + git clone https://github.com/krallin/tini.git /tmp/tmp.1gebX9G1xo/tini [2022-01-25T00:18:13.287Z] #40 5.173 Cloning into '/tmp/tmp.1gebX9G1xo/tini'... [2022-01-25T00:18:12.087Z] Cloning repository https://github.com/moby/moby.git [2022-01-25T00:18:12.536Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-25T00:18:13.520Z] #28 24.57 0 upgraded, 44 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:18:13.520Z] #28 24.57 Need to get 18.6 MB of archives. [2022-01-25T00:18:13.520Z] #28 24.57 After this operation, 71.4 MB of additional disk space will be used. [2022-01-25T00:18:13.520Z] #28 24.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-25T00:18:13.520Z] #28 24.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-25T00:18:13.520Z] #28 24.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-25T00:18:13.520Z] #28 24.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-25T00:18:13.520Z] #28 24.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-25T00:18:13.520Z] #28 24.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-25T00:18:13.520Z] #28 24.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-25T00:18:13.520Z] #28 24.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-25T00:18:13.520Z] #28 24.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:18:13.520Z] #28 24.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:18:13.520Z] #28 24.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-25T00:18:13.520Z] #28 24.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-25T00:18:13.520Z] #28 24.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-25T00:18:13.520Z] #28 24.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-25T00:18:13.520Z] #28 24.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-25T00:18:13.520Z] #28 24.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-25T00:18:13.520Z] #28 24.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-25T00:18:13.520Z] #28 24.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-25T00:18:13.520Z] #28 24.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-25T00:18:13.520Z] #28 24.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T00:18:13.520Z] #28 24.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T00:18:13.520Z] #28 24.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T00:18:13.520Z] #28 24.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-25T00:18:13.520Z] #28 24.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-25T00:18:13.778Z] #28 24.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-25T00:18:13.778Z] #28 24.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T00:18:13.778Z] #28 24.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-01-25T00:18:13.778Z] #28 24.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T00:18:13.778Z] #28 24.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-25T00:18:13.778Z] #28 24.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-25T00:18:13.778Z] #28 24.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-25T00:18:13.778Z] #28 24.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-25T00:18:13.778Z] #28 24.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:18:13.778Z] #28 24.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-25T00:18:13.778Z] #28 24.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-25T00:18:13.778Z] #28 24.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-25T00:18:13.778Z] #28 24.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-25T00:18:13.778Z] #28 24.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-25T00:18:13.778Z] #28 24.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-25T00:18:13.778Z] #28 24.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-25T00:18:13.852Z] #40 5.891 + cd /tmp/tmp.1gebX9G1xo/tini [2022-01-25T00:18:13.853Z] #40 5.891 + git checkout -q v0.19.0 [2022-01-25T00:18:13.853Z] #40 5.891 + cmake . [2022-01-25T00:18:14.037Z] #28 24.83 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-25T00:18:14.037Z] #28 24.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-25T00:18:14.037Z] #28 24.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-25T00:18:14.037Z] #28 24.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-25T00:18:14.295Z] #28 25.31 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:18:14.416Z] #40 6.361 -- The C compiler identification is GNU 10.2.1 [2022-01-25T00:18:14.416Z] #40 6.431 -- Detecting C compiler ABI info [2022-01-25T00:18:14.553Z] #28 25.53 Fetched 18.6 MB in 1s (31.2 MB/s) [2022-01-25T00:18:14.553Z] #28 25.57 Selecting previously unselected package pigz. [2022-01-25T00:18:14.553Z] #28 25.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-01-25T00:18:14.553Z] #28 25.61 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-25T00:18:14.553Z] #28 25.62 Unpacking pigz (2.6-1) ... [2022-01-25T00:18:14.608Z] #60 39.09 + bin/ctr [2022-01-25T00:18:14.811Z] #28 25.67 Selecting previously unselected package libelf1:amd64. [2022-01-25T00:18:14.811Z] #28 25.68 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-25T00:18:14.811Z] #28 25.68 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-25T00:18:14.811Z] #28 25.75 Selecting previously unselected package libbpf0:amd64. [2022-01-25T00:18:14.811Z] #28 25.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-25T00:18:14.811Z] #28 25.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:18:14.811Z] #28 25.82 Selecting previously unselected package libcap2:amd64. [2022-01-25T00:18:14.811Z] #28 25.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-25T00:18:14.811Z] #28 25.84 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:18:14.811Z] #28 25.88 Selecting previously unselected package libmnl0:amd64. [2022-01-25T00:18:14.811Z] #28 25.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-25T00:18:14.811Z] #28 25.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:18:14.978Z] #40 6.852 -- Detecting C compiler ABI info - done [2022-01-25T00:18:14.978Z] #40 6.939 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-25T00:18:14.978Z] #40 6.939 -- Detecting C compile features [2022-01-25T00:18:14.978Z] #40 6.943 -- Detecting C compile features - done [2022-01-25T00:18:14.978Z] #40 6.977 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-25T00:18:15.069Z] #28 25.93 Selecting previously unselected package libxtables12:amd64. [2022-01-25T00:18:15.070Z] #28 25.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-25T00:18:15.070Z] #28 25.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:18:15.070Z] #28 25.99 Selecting previously unselected package libcap2-bin. [2022-01-25T00:18:15.070Z] #28 26.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-25T00:18:15.070Z] #28 26.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-25T00:18:15.070Z] #28 26.05 Selecting previously unselected package iproute2. [2022-01-25T00:18:15.070Z] #28 26.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-25T00:18:15.070Z] #28 26.07 Unpacking iproute2 (5.10.0-4) ... [2022-01-25T00:18:13.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:18:13.425Z] > git --version # timeout=10 [2022-01-25T00:18:13.474Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-25T00:18:13.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:13.477Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:15.235Z] #40 7.207 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-25T00:18:15.235Z] #40 7.307 + make tini-static [2022-01-25T00:18:15.328Z] #28 26.30 Selecting previously unselected package xxd. [2022-01-25T00:18:15.328Z] #28 26.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:18:15.328Z] #28 26.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:15.328Z] #28 26.38 Selecting previously unselected package vim-common. [2022-01-25T00:18:15.328Z] #28 26.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:18:15.328Z] #28 26.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:15.492Z] #40 7.377 -- Configuring done [2022-01-25T00:18:15.492Z] #40 7.377 -- Generating done [2022-01-25T00:18:15.492Z] #40 7.377 -- Build files have been written to: /tmp/tmp.1gebX9G1xo/tini [2022-01-25T00:18:15.492Z] #40 7.615 Scanning dependencies of target tini-static [2022-01-25T00:18:13.230Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:18:13.230Z] > git --version # timeout=10 [2022-01-25T00:18:13.285Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-25T00:18:13.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:13.290Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:13.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:18:13.563Z] > git --version # timeout=10 [2022-01-25T00:18:13.630Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-25T00:18:13.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:13.635Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:15.586Z] #28 26.49 Selecting previously unselected package bash-completion. [2022-01-25T00:18:15.586Z] #28 26.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-25T00:18:15.748Z] #40 7.678 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-25T00:18:16.521Z] #28 27.26 Unpacking bash-completion (1:2.11-2) ... [2022-01-25T00:18:16.521Z] #28 27.49 Selecting previously unselected package apparmor. [2022-01-25T00:18:16.521Z] #28 27.50 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-25T00:18:16.521Z] #28 27.53 Unpacking apparmor (2.13.6-10) ... [2022-01-25T00:18:16.677Z] #40 8.636 [100%] Linking C executable tini-static [2022-01-25T00:18:16.780Z] #28 27.69 Selecting previously unselected package inetutils-ping. [2022-01-25T00:18:16.780Z] #28 27.70 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-25T00:18:16.780Z] #28 27.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-25T00:18:16.780Z] #28 27.77 Selecting previously unselected package libip4tc2:amd64. [2022-01-25T00:18:16.780Z] #28 27.78 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:18:16.780Z] #28 27.79 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:18:16.780Z] #28 27.83 Selecting previously unselected package libip6tc2:amd64. [2022-01-25T00:18:16.780Z] #28 27.83 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:18:16.780Z] #28 27.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:18:16.780Z] #28 27.89 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-25T00:18:17.038Z] #28 27.89 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-25T00:18:17.038Z] #28 27.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:18:17.038Z] #28 27.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-25T00:18:17.038Z] #28 27.95 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-25T00:18:17.038Z] #28 27.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:18:17.038Z] #28 28.01 Selecting previously unselected package libnftnl11:amd64. [2022-01-25T00:18:17.038Z] #28 28.01 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-25T00:18:17.038Z] #28 28.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:18:17.038Z] #28 28.07 Selecting previously unselected package iptables. [2022-01-25T00:18:17.038Z] #28 28.07 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-25T00:18:17.038Z] #28 28.08 Unpacking iptables (1.8.7-1) ... [2022-01-25T00:18:17.241Z] #40 9.132 [100%] Built target tini-static [2022-01-25T00:18:17.241Z] #40 9.189 + mkdir -p /build [2022-01-25T00:18:17.241Z] #40 9.189 + cp tini-static /build/docker-init [2022-01-25T00:18:17.296Z] #28 28.23 Selecting previously unselected package libonig5:amd64. [2022-01-25T00:18:17.296Z] #28 28.24 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T00:18:17.296Z] #28 28.25 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:18:17.296Z] #28 28.32 Selecting previously unselected package libjq1:amd64. [2022-01-25T00:18:17.296Z] #28 28.33 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T00:18:17.296Z] #28 28.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:18:17.296Z] #28 28.39 Selecting previously unselected package jq. [2022-01-25T00:18:17.296Z] #28 28.40 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-25T00:18:17.555Z] #28 28.41 Unpacking jq (1.6-2.1) ... [2022-01-25T00:18:17.555Z] #28 28.46 Selecting previously unselected package libaio1:amd64. [2022-01-25T00:18:17.555Z] #28 28.47 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-25T00:18:17.555Z] #28 28.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:18:17.555Z] #28 28.52 Selecting previously unselected package libgpm2:amd64. [2022-01-25T00:18:17.555Z] #28 28.53 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-25T00:18:17.555Z] #28 28.53 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:18:17.555Z] #28 28.57 Selecting previously unselected package libinih1:amd64. [2022-01-25T00:18:17.555Z] #28 28.58 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-25T00:18:17.555Z] #28 28.59 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-25T00:18:17.813Z] #28 28.63 Selecting previously unselected package libnet1:amd64. [2022-01-25T00:18:17.813Z] #28 28.64 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T00:18:17.813Z] #28 28.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:18:17.813Z] #28 28.70 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T00:18:17.813Z] #28 28.71 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T00:18:17.813Z] #28 28.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:18:17.813Z] #28 28.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T00:18:17.813Z] #28 28.77 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T00:18:17.813Z] #28 28.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:18:17.813Z] #28 28.82 Selecting previously unselected package net-tools. [2022-01-25T00:18:17.813Z] #28 28.83 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-25T00:18:17.813Z] #28 28.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:18:18.071Z] #28 28.94 Selecting previously unselected package python-pip-whl. [2022-01-25T00:18:18.071Z] #28 28.95 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-25T00:18:18.071Z] #28 28.95 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-25T00:18:18.330Z] #28 29.22 Selecting previously unselected package python3-lib2to3. [2022-01-25T00:18:18.330Z] #28 29.23 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-25T00:18:18.330Z] #28 29.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:18:18.330Z] #28 29.29 Selecting previously unselected package python3-distutils. [2022-01-25T00:18:18.330Z] #28 29.30 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-25T00:18:18.330Z] #28 29.31 Unpacking python3-distutils (3.9.2-1) ... [2022-01-25T00:18:18.330Z] #28 29.37 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:18:18.330Z] #28 29.38 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:18:18.330Z] #28 29.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:18:18.330Z] #28 29.46 Selecting previously unselected package python3-setuptools. [2022-01-25T00:18:18.330Z] #28 29.47 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-25T00:18:18.588Z] #28 29.47 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-25T00:18:18.588Z] #28 29.60 Selecting previously unselected package python3-wheel. [2022-01-25T00:18:18.588Z] #28 29.61 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-25T00:18:18.588Z] #28 29.61 Unpacking python3-wheel (0.34.2-1) ... [2022-01-25T00:18:18.588Z] #28 29.66 Selecting previously unselected package python3-pip. [2022-01-25T00:18:18.588Z] #28 29.66 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-25T00:18:18.588Z] #28 29.67 Unpacking python3-pip (20.3.4-4) ... [2022-01-25T00:18:18.847Z] #28 29.81 Selecting previously unselected package sudo. [2022-01-25T00:18:18.847Z] #28 29.82 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-25T00:18:18.847Z] #28 29.83 Unpacking sudo (1.9.5p2-3) ... [2022-01-25T00:18:19.105Z] #28 30.07 Selecting previously unselected package thin-provisioning-tools. [2022-01-25T00:18:19.106Z] #28 30.08 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-25T00:18:19.106Z] #28 30.09 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:18:19.364Z] #28 30.20 Selecting previously unselected package uidmap. [2022-01-25T00:18:19.364Z] #28 30.21 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-25T00:18:19.364Z] #28 30.22 Unpacking uidmap (1:4.8.1-1) ... [2022-01-25T00:18:19.364Z] #28 30.30 Selecting previously unselected package vim-runtime. [2022-01-25T00:18:19.364Z] #28 30.31 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:18:19.364Z] #28 30.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-25T00:18:19.364Z] #28 30.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-25T00:18:19.364Z] #28 30.36 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:20.532Z] #40 DONE 11.9s [2022-01-25T00:18:20.532Z] [2022-01-25T00:18:20.532Z] #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-01-25T00:18:20.532Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:20.532Z] #14 51.49 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-25T00:18:20.532Z] #14 51.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:20.532Z] #14 51.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:18:20.532Z] #14 51.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-25T00:18:20.532Z] #14 51.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:20.532Z] #14 51.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:20.532Z] #14 58.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-25T00:18:20.532Z] #14 58.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:20.532Z] #14 58.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:20.741Z] #28 31.55 Selecting previously unselected package vim. [2022-01-25T00:18:20.741Z] #28 31.56 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:18:20.741Z] #28 31.57 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:20.999Z] #28 31.80 Selecting previously unselected package xfsprogs. [2022-01-25T00:18:20.999Z] #28 31.80 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-25T00:18:20.999Z] #28 31.81 Unpacking xfsprogs (5.10.0-4) ... [2022-01-25T00:18:20.999Z] #28 32.01 Selecting previously unselected package zip. [2022-01-25T00:18:20.999Z] #28 32.02 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-25T00:18:20.999Z] #28 32.02 Unpacking zip (3.0-12) ... [2022-01-25T00:18:20.999Z] #28 32.09 Selecting previously unselected package zstd. [2022-01-25T00:18:21.257Z] #28 32.10 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-25T00:18:21.257Z] #28 32.10 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:18:21.257Z] #28 32.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:18:21.475Z] #60 ... [2022-01-25T00:18:21.475Z] [2022-01-25T00:18:21.475Z] #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-01-25T00:18:21.475Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:21.475Z] #14 69.11 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-25T00:18:21.475Z] #14 69.12 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:21.475Z] #14 69.12 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:21.475Z] #14 73.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-25T00:18:21.475Z] #14 73.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:21.475Z] #14 73.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:21.475Z] #14 78.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-25T00:18:21.475Z] #14 78.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:21.475Z] #14 78.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:21.824Z] #28 32.72 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:18:21.824Z] #28 32.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:18:21.824Z] #28 32.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:18:21.824Z] #28 32.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:18:21.824Z] #28 32.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-25T00:18:21.824Z] #28 32.77 Setting up uidmap (1:4.8.1-1) ... [2022-01-25T00:18:21.824Z] #28 32.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:18:21.824Z] #28 32.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:18:21.824Z] #28 32.80 Setting up python3-wheel (0.34.2-1) ... [2022-01-25T00:18:22.082Z] #28 33.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:22.082Z] #28 33.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:18:22.082Z] #28 33.08 Setting up libcap2-bin (1:2.44-1) ... [2022-01-25T00:18:22.082Z] #28 33.09 Setting up apparmor (2.13.6-10) ... [2022-01-25T00:18:22.281Z] #60 ... [2022-01-25T00:18:22.281Z] [2022-01-25T00:18:22.281Z] #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-01-25T00:18:22.281Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:18:22.281Z] #14 64.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-25T00:18:22.281Z] #14 64.27 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-25T00:18:22.281Z] #14 64.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:22.281Z] #14 68.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-25T00:18:22.281Z] #14 68.57 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-25T00:18:22.281Z] #14 68.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:22.281Z] #14 72.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-25T00:18:22.281Z] #14 72.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-25T00:18:22.281Z] #14 72.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:23.017Z] #28 34.01 Setting up zip (3.0-12) ... [2022-01-25T00:18:23.017Z] #28 34.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:23.017Z] #28 34.05 Setting up bash-completion (1:2.11-2) ... [2022-01-25T00:18:24.390Z] #28 35.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:18:24.390Z] #28 35.26 Setting up sudo (1.9.5p2-3) ... [2022-01-25T00:18:24.390Z] #28 35.31 invoke-rc.d: could not determine current runlevel [2022-01-25T00:18:24.391Z] #28 35.32 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T00:18:24.391Z] #28 35.33 Setting up xfsprogs (5.10.0-4) ... [2022-01-25T00:18:24.391Z] #28 35.34 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:18:24.391Z] #28 35.36 Setting up inetutils-ping (2:2.0-1) ... [2022-01-25T00:18:24.391Z] #28 35.37 Setting up pigz (2.6-1) ... [2022-01-25T00:18:24.391Z] #28 35.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:18:24.391Z] #28 35.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:18:24.648Z] #28 35.41 Setting up python-pip-whl (20.3.4-4) ... [2022-01-25T00:18:24.648Z] #28 35.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:24.906Z] #28 35.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:18:24.906Z] #28 35.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:18:25.165Z] #28 35.98 Setting up libelf1:amd64 (0.183-1) ... [2022-01-25T00:18:25.165Z] #28 35.99 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:18:25.165Z] #28 36.00 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:18:25.165Z] #28 36.01 Setting up python3-distutils (3.9.2-1) ... [2022-01-25T00:18:25.423Z] #28 36.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:18:25.423Z] #28 36.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-25T00:18:25.423Z] #28 36.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-25T00:18:25.423Z] #28 36.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-25T00:18:25.423Z] #28 36.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-25T00:18:25.423Z] #28 36.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-25T00:18:25.423Z] #28 36.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-25T00:18:25.423Z] #28 36.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-25T00:18:25.423Z] #28 36.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-25T00:18:25.423Z] #28 36.31 Setting up python3-setuptools (52.0.0-4) ... [2022-01-25T00:18:25.989Z] #28 36.92 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:18:25.989Z] #28 36.93 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:18:25.989Z] #28 36.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:18:25.989Z] #28 36.95 Setting up python3-pip (20.3.4-4) ... [2022-01-25T00:18:26.556Z] #28 37.45 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:18:26.556Z] #28 37.46 Setting up jq (1.6-2.1) ... [2022-01-25T00:18:26.556Z] #28 37.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:18:26.556Z] #28 37.48 Setting up iptables (1.8.7-1) ... [2022-01-25T00:18:26.556Z] #28 37.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:18:26.556Z] #28 37.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:18:26.556Z] #28 37.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:18:26.556Z] #28 37.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:18:26.556Z] #28 37.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-25T00:18:26.556Z] #28 37.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-25T00:18:26.556Z] #28 37.54 Setting up iproute2 (5.10.0-4) ... [2022-01-25T00:18:26.814Z] #28 37.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:26.862Z] #60 ... [2022-01-25T00:18:26.862Z] [2022-01-25T00:18:26.862Z] #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-01-25T00:18:26.862Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:26.862Z] #14 72.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-25T00:18:26.862Z] #14 72.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:26.862Z] #14 72.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:26.862Z] #14 77.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-25T00:18:26.862Z] #14 77.94 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:26.862Z] #14 77.95 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:27.380Z] #28 DONE 38.5s [2022-01-25T00:18:27.380Z] [2022-01-25T00:18:27.380Z] #67 [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-01-25T00:18:27.380Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:18:27.638Z] #67 ... [2022-01-25T00:18:27.638Z] [2022-01-25T00:18:27.638Z] #29 [dev-systemd-false 8/24] 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-01-25T00:18:27.638Z] #29 sha256:da293fb0bb178af117ea2451107f1e3342776d518326f6780f4817c44bfc1ad7 [2022-01-25T00:18:28.235Z] #29 0.682 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-25T00:18:28.235Z] #29 0.687 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-25T00:18:28.235Z] #29 0.690 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-25T00:18:28.519Z] #29 DONE 0.8s [2022-01-25T00:18:28.519Z] [2022-01-25T00:18:28.519Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T00:18:28.519Z] #30 sha256:21db9a4b5227eed532d737a01d6bb569d979db0903629645b989404f8efb90c5 [2022-01-25T00:18:28.849Z] #14 ... [2022-01-25T00:18:28.849Z] [2022-01-25T00:18:28.849Z] #63 [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-01-25T00:18:28.849Z] #63 sha256:db87594504d6e3c4732cdc2bd0b9ea1b2994b8cb83d5740d4b077190193e7568 [2022-01-25T00:18:28.849Z] #63 78.91 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:18:28.849Z] #63 78.91 + GOBIN=/build [2022-01-25T00:18:28.849Z] #63 78.91 + GO111MODULE=on [2022-01-25T00:18:28.849Z] #63 78.91 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-25T00:18:29.620Z] #14 ... [2022-01-25T00:18:29.620Z] [2022-01-25T00:18:29.620Z] #63 [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-01-25T00:18:29.620Z] #63 sha256:f92a0ffa82f892a8733091283c24b4745e4c13c89e26c8b74a1ac6212f549d28 [2022-01-25T00:18:29.620Z] #63 86.77 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:18:29.620Z] #63 86.77 + GOBIN=/build [2022-01-25T00:18:29.620Z] #63 86.77 + GO111MODULE=on [2022-01-25T00:18:29.620Z] #63 86.77 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-25T00:18:30.485Z] #14 70.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-25T00:18:30.486Z] #14 70.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:30.486Z] #14 70.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:30.486Z] #14 ... [2022-01-25T00:18:30.486Z] [2022-01-25T00:18:30.486Z] #60 [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-01-25T00:18:30.486Z] #60 sha256:7856713c2f5afacbb2bbd8e69fc47a54713115ee02ea47ac04a5df9477f70d50 [2022-01-25T00:18:30.743Z] #60 36.97 Updating files: 58% (2739/4684) Updating files: 59% (2764/4684) Updating files: 60% (2811/4684) Updating files: 61% (2858/4684) Updating files: 62% (2905/4684) Updating files: 63% (2951/4684) Updating files: 64% (2998/4684) Updating files: 65% (3045/4684) Updating files: 66% (3092/4684) Updating files: 67% (3139/4684) Updating files: 68% (3186/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-25T00:18:30.743Z] #60 37.95 + cd /tmp/tmp.7CrIhYgH91/src/github.com/containerd/containerd [2022-01-25T00:18:30.743Z] #60 37.95 + git checkout -q v1.5.9 [2022-01-25T00:18:31.080Z] #14 ... [2022-01-25T00:18:31.080Z] [2022-01-25T00:18:31.080Z] #63 [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-01-25T00:18:31.080Z] #63 sha256:c2e51b24f2e34e5b4e4da409ac1021812158da528e478f7f8b911ce1ec6b9c6c [2022-01-25T00:18:31.080Z] #63 86.51 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:18:31.080Z] #63 86.51 + GOBIN=/build [2022-01-25T00:18:31.080Z] #63 86.51 + GO111MODULE=on [2022-01-25T00:18:31.080Z] #63 86.51 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-25T00:18:31.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:18:31.217Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:18:31.277Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:31.516Z] Fetching without tags [2022-01-25T00:18:31.520Z] Fetching without tags [2022-01-25T00:18:31.682Z] Fetching without tags [2022-01-25T00:18:31.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:18:31.402Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:18:31.459Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:31.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:18:31.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:18:31.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:31.728Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:31.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:18:31.229Z] > git config --add remote.origin.fetch +refs/pull/43182/head:refs/remotes/origin/PR-43182 # timeout=10 [2022-01-25T00:18:31.289Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:31.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:18:31.566Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:18:31.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:31.569Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:32.140Z] #63 82.61 rootlesskit version 0.14.6 [2022-01-25T00:18:32.140Z] #63 82.62 Usage of /build/rootlesskit-docker-proxy: [2022-01-25T00:18:32.140Z] #63 82.63 -container-ip string [2022-01-25T00:18:32.140Z] #63 82.63 container ip [2022-01-25T00:18:32.140Z] #63 82.63 -container-port int [2022-01-25T00:18:32.140Z] #63 82.63 container port (default -1) [2022-01-25T00:18:32.140Z] #63 82.63 -host-ip string [2022-01-25T00:18:32.140Z] #63 82.63 host ip [2022-01-25T00:18:32.140Z] #63 82.63 -host-port int [2022-01-25T00:18:32.140Z] #63 82.63 host port (default -1) [2022-01-25T00:18:32.140Z] #63 82.63 -proto string [2022-01-25T00:18:32.140Z] #63 82.63 proxy protocol (default "tcp") [2022-01-25T00:18:32.267Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:18:32.346Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:18:32.453Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:18:32.650Z] #60 39.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-25T00:18:32.650Z] #60 39.61 + BUILDTAGS='netgo osusergo static_build' [2022-01-25T00:18:32.650Z] #60 39.61 + export EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:32.650Z] #60 39.61 + EXTRA_FLAGS=-buildmode=pie [2022-01-25T00:18:32.650Z] #60 39.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-25T00:18:32.650Z] #60 39.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-25T00:18:32.650Z] #60 39.61 + '[' '' = dynamic ']' [2022-01-25T00:18:32.650Z] #60 39.61 + make [2022-01-25T00:18:33.831Z] #63 91.38 rootlesskit version 0.14.6 [2022-01-25T00:18:33.831Z] #63 91.39 Usage of /build/rootlesskit-docker-proxy: [2022-01-25T00:18:33.831Z] #63 91.39 -container-ip string [2022-01-25T00:18:33.831Z] #63 91.39 container ip [2022-01-25T00:18:33.831Z] #63 91.39 -container-port int [2022-01-25T00:18:33.831Z] #63 91.39 container port (default -1) [2022-01-25T00:18:33.831Z] #63 91.39 -host-ip string [2022-01-25T00:18:33.832Z] #63 91.39 host ip [2022-01-25T00:18:33.832Z] #63 91.39 -host-port int [2022-01-25T00:18:33.832Z] #63 91.39 host port (default -1) [2022-01-25T00:18:33.832Z] #63 91.39 -proto string [2022-01-25T00:18:33.832Z] #63 91.39 proxy protocol (default "tcp") [2022-01-25T00:18:34.544Z] #60 41.32 + bin/ctr [2022-01-25T00:18:31.425Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-25T00:18:31.559Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-25T00:18:31.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:31.562Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43182/head:refs/remotes/origin/PR-43182 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-25T00:18:32.469Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:18:32.528Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:18:32.575Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:18:32.632Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:18:32.391Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:18:32.452Z] > git checkout -f f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:18:35.295Z] #63 91.35 rootlesskit version 0.14.6 [2022-01-25T00:18:35.295Z] #63 91.37 Usage of /build/rootlesskit-docker-proxy: [2022-01-25T00:18:35.295Z] #63 91.37 -container-ip string [2022-01-25T00:18:35.295Z] #63 91.37 container ip [2022-01-25T00:18:35.295Z] #63 91.37 -container-port int [2022-01-25T00:18:35.295Z] #63 91.37 container port (default -1) [2022-01-25T00:18:35.295Z] #63 91.37 -host-ip string [2022-01-25T00:18:35.295Z] #63 91.37 host ip [2022-01-25T00:18:35.295Z] #63 91.37 -host-port int [2022-01-25T00:18:35.295Z] #63 91.37 host port (default -1) [2022-01-25T00:18:35.295Z] #63 91.37 -proto string [2022-01-25T00:18:35.295Z] #63 91.37 proxy protocol (default "tcp") [2022-01-25T00:18:35.511Z] #63 ... [2022-01-25T00:18:35.511Z] [2022-01-25T00:18:35.511Z] #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-01-25T00:18:35.511Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:18:35.511Z] #14 81.51 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-25T00:18:35.511Z] #14 81.51 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-25T00:18:35.511Z] #14 81.51 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:35.511Z] #14 85.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-25T00:18:35.511Z] #14 85.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-25T00:18:35.511Z] #14 85.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:35.511Z] #14 86.35 Selecting previously unselected package libapparmor1:arm64. [2022-01-25T00:18:35.511Z] #14 86.36 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-25T00:18:35.511Z] #14 86.54 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-25T00:18:35.511Z] #14 87.47 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-25T00:18:35.511Z] #14 87.47 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-25T00:18:35.794Z] #14 87.74 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-25T00:18:36.633Z] #30 7.216 Collecting yamllint==1.26.1 [2022-01-25T00:18:36.633Z] #30 8.258 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-25T00:18:36.890Z] #30 8.695 Collecting pathspec>=0.5.3 [2022-01-25T00:18:37.148Z] #30 8.704 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-25T00:18:37.148Z] #30 8.874 Collecting pyyaml [2022-01-25T00:18:37.148Z] #30 8.881 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-01-25T00:18:37.148Z] #30 8.915 Building wheels for collected packages: yamllint [2022-01-25T00:18:37.148Z] #30 8.916 Building wheel for yamllint (setup.py): started [2022-01-25T00:18:37.235Z] #14 89.08 Selecting previously unselected package libbtrfs0:arm64. [2022-01-25T00:18:37.235Z] #14 89.08 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-25T00:18:37.235Z] #14 89.10 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-25T00:18:37.712Z] #30 9.329 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-25T00:18:37.712Z] #30 9.330 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=66a4a06980e00a44fc68c4933d8490e435345be7836666f704ffa39781c04c29 [2022-01-25T00:18:37.712Z] #30 9.331 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-25T00:18:37.712Z] #30 9.334 Successfully built yamllint [2022-01-25T00:18:37.712Z] #30 9.348 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-25T00:18:37.970Z] #30 9.542 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-25T00:18:37.933Z] > git remote # timeout=10 [2022-01-25T00:18:38.043Z] #63 ... [2022-01-25T00:18:38.043Z] [2022-01-25T00:18:38.043Z] #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-01-25T00:18:38.043Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:38.043Z] #14 88.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-25T00:18:38.043Z] #14 88.59 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:38.043Z] #14 88.59 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:38.043Z] #14 94.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-25T00:18:38.043Z] #14 94.03 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-25T00:18:38.043Z] #14 94.19 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:38.043Z] #14 95.31 Selecting previously unselected package libapparmor1:amd64. [2022-01-25T00:18:38.043Z] #14 95.31 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-25T00:18:38.043Z] #14 95.45 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:18:38.173Z] #14 90.13 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-25T00:18:38.173Z] #14 90.14 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-25T00:18:38.227Z] #30 DONE 9.8s [2022-01-25T00:18:38.228Z] [2022-01-25T00:18:38.228Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T00:18:38.228Z] #34 sha256:95ee22f2a79b9cfbe7d2c8a34208d6ac9c131ba5149f371215bd675b19ad2d97 [2022-01-25T00:18:38.228Z] #34 DONE 0.2s [2022-01-25T00:18:38.228Z] [2022-01-25T00:18:38.228Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T00:18:38.228Z] #39 sha256:6b1de6e2559d1e4d922aa858e48bdf8785e888fae05e3c417d3fb200056acb2b [2022-01-25T00:18:38.304Z] #14 96.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-25T00:18:38.304Z] #14 96.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-25T00:18:38.304Z] #14 96.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:18:38.304Z] #14 ... [2022-01-25T00:18:38.304Z] [2022-01-25T00:18:38.304Z] #63 [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-01-25T00:18:38.304Z] #63 sha256:f92a0ffa82f892a8733091283c24b4745e4c13c89e26c8b74a1ac6212f549d28 [2022-01-25T00:18:38.304Z] #63 DONE 95.9s [2022-01-25T00:18:38.304Z] [2022-01-25T00:18:38.304Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T00:18:38.304Z] #64 sha256:733a38bb1e12b573e5bfecf3cd992cbfdfc94875f2e4f862d6e0be94e222b387 [2022-01-25T00:18:38.304Z] #64 DONE 0.1s [2022-01-25T00:18:38.304Z] [2022-01-25T00:18:38.304Z] #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-01-25T00:18:38.304Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:38.304Z] #14 96.29 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:18:38.304Z] #14 96.30 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:18:38.304Z] #14 96.32 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:18:38.304Z] #14 ... [2022-01-25T00:18:38.304Z] [2022-01-25T00:18:38.304Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T00:18:38.304Z] #65 sha256:f7a530b2040b688e58e696222363432ae4af69972c9e868ecb35cb0efbee6810 [2022-01-25T00:18:38.344Z] Merge succeeded, producing ec6897cf881ae98834502d8599e9234e7991c99b [2022-01-25T00:18:38.345Z] Checking out Revision ec6897cf881ae98834502d8599e9234e7991c99b (PR-43182) [2022-01-25T00:18:37.969Z] > git remote # timeout=10 [2022-01-25T00:18:38.043Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:18:38.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:38.119Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:18:37.653Z] > git remote # timeout=10 [2022-01-25T00:18:37.743Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:18:37.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:37.802Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:18:38.240Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-25T00:18:38.387Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:18:38.486Z] #39 DONE 0.3s [2022-01-25T00:18:38.486Z] [2022-01-25T00:18:38.486Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T00:18:38.486Z] #42 sha256:463fe56b0a694fb79cf55d7e3be3c342a3d84469e47c0b3a1f96661ba930b3a4 [2022-01-25T00:18:38.565Z] #65 DONE 0.1s [2022-01-25T00:18:38.565Z] [2022-01-25T00:18:38.565Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:18:38.565Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:18:38.565Z] #51 ... [2022-01-25T00:18:38.565Z] [2022-01-25T00:18:38.565Z] #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-01-25T00:18:38.565Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:38.565Z] #14 96.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:18:38.565Z] #14 96.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:18:38.565Z] #14 96.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:18:38.601Z] #63 ... [2022-01-25T00:18:38.601Z] [2022-01-25T00:18:38.601Z] #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-01-25T00:18:38.601Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:38.601Z] #14 88.06 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-25T00:18:38.601Z] #14 88.07 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:38.601Z] #14 88.08 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:38.601Z] #14 92.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-25T00:18:38.601Z] #14 92.91 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-25T00:18:38.601Z] #14 93.11 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:38.601Z] #14 94.41 Selecting previously unselected package libapparmor1:amd64. [2022-01-25T00:18:38.601Z] #14 94.41 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-25T00:18:38.601Z] #14 94.43 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:18:38.637Z] #14 90.22 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-25T00:18:38.744Z] #42 DONE 0.1s [2022-01-25T00:18:38.744Z] [2022-01-25T00:18:38.744Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T00:18:38.744Z] #44 sha256:6727bccef7e66849c0795d9bc6ede78150196459f3f064282fb837361838752b [2022-01-25T00:18:38.744Z] #44 DONE 0.1s [2022-01-25T00:18:38.744Z] [2022-01-25T00:18:38.744Z] #67 [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-01-25T00:18:38.744Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:18:38.775Z] Merge succeeded, producing 9d83956eb70d473a6636d0603427f40b8bb55b6e [2022-01-25T00:18:38.776Z] Checking out Revision 9d83956eb70d473a6636d0603427f40b8bb55b6e (PR-43182) [2022-01-25T00:18:38.817Z] Merge succeeded, producing 9d83956eb70d473a6636d0603427f40b8bb55b6e [2022-01-25T00:18:38.817Z] Checking out Revision 9d83956eb70d473a6636d0603427f40b8bb55b6e (PR-43182) [2022-01-25T00:18:38.827Z] #14 96.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-25T00:18:38.827Z] #14 96.87 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:38.827Z] #14 96.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:38.865Z] #14 95.27 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-25T00:18:38.865Z] #14 95.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-25T00:18:39.003Z] #67 ... [2022-01-25T00:18:39.003Z] [2022-01-25T00:18:39.003Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T00:18:39.003Z] #48 sha256:acbb9707593e4c8473cc9ebe3cca0d01b05930f65d3fe9b5fa2de3129c4a8d13 [2022-01-25T00:18:39.003Z] #48 DONE 0.0s [2022-01-25T00:18:39.003Z] [2022-01-25T00:18:39.003Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T00:18:39.004Z] #51 sha256:fd9b9dd1d0a2449816b0379b78aeee1c355ad04d10709dd4fcc510cd837dc290 [2022-01-25T00:18:39.004Z] #51 DONE 0.2s [2022-01-25T00:18:39.004Z] [2022-01-25T00:18:39.004Z] #67 [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-01-25T00:18:39.004Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:18:39.088Z] #14 97.03 Selecting previously unselected package libudev-dev:amd64. [2022-01-25T00:18:39.088Z] #14 97.04 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-25T00:18:39.088Z] #14 97.05 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:18:39.127Z] #14 ... [2022-01-25T00:18:39.127Z] [2022-01-25T00:18:39.127Z] #63 [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-01-25T00:18:39.127Z] #63 sha256:c2e51b24f2e34e5b4e4da409ac1021812158da528e478f7f8b911ce1ec6b9c6c [2022-01-25T00:18:39.127Z] #63 DONE 95.2s [2022-01-25T00:18:39.127Z] [2022-01-25T00:18:39.127Z] #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-01-25T00:18:39.127Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:39.127Z] #14 95.41 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:18:39.127Z] #14 ... [2022-01-25T00:18:39.127Z] [2022-01-25T00:18:39.127Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T00:18:39.127Z] #64 sha256:82b6b280c505f44b17c5891bb9c9e2142c0329bf7f3c48dcfd0050b0d81f5111 [2022-01-25T00:18:39.127Z] #64 DONE 0.0s [2022-01-25T00:18:39.127Z] [2022-01-25T00:18:39.127Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T00:18:39.127Z] #65 sha256:02cde549dd73049f667b55707a5c80d070fef928b3786d11625bc6a9c2a9b1a8 [2022-01-25T00:18:39.127Z] #65 DONE 0.1s [2022-01-25T00:18:39.261Z] #67 ... [2022-01-25T00:18:39.261Z] [2022-01-25T00:18:39.261Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T00:18:39.261Z] #55 sha256:90d89db4f641726c661768874fb80a7fecd32a9636e1613849870c58b6d05f1b [2022-01-25T00:18:39.261Z] #55 DONE 0.0s [2022-01-25T00:18:39.261Z] [2022-01-25T00:18:39.261Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T00:18:39.261Z] #57 sha256:2e26848d7a1bb77a21c25a57eac6d27576edbfc174555ecc49f4d810817d3de3 [2022-01-25T00:18:39.261Z] #57 DONE 0.1s [2022-01-25T00:18:39.261Z] [2022-01-25T00:18:39.261Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T00:18:39.261Z] #59 sha256:f00db5016c5307aa3e06cd05910a4d603330c15c9cd2ec2a36ed51d3f166b2be [2022-01-25T00:18:39.349Z] #14 97.30 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-25T00:18:39.349Z] #14 97.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-25T00:18:39.349Z] #14 97.30 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:18:39.388Z] [2022-01-25T00:18:39.388Z] #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-01-25T00:18:39.388Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:39.388Z] #14 95.60 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:18:39.388Z] #14 95.61 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:18:39.388Z] #14 95.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:18:39.388Z] #14 95.86 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:18:39.519Z] #59 DONE 0.2s [2022-01-25T00:18:39.519Z] [2022-01-25T00:18:39.519Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T00:18:39.519Z] #61 sha256:370a8631b8af5dd4cb29dbc030dc3431c48ed5bbcdf659d451562505e7f4cd8e [2022-01-25T00:18:39.519Z] #61 DONE 0.1s [2022-01-25T00:18:39.519Z] [2022-01-25T00:18:39.519Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T00:18:39.519Z] #64 sha256:185905e3f668227e611b21e0790c37bbf2641713ab9f982567b77b5fcc7b0a44 [2022-01-25T00:18:39.519Z] #64 DONE 0.1s [2022-01-25T00:18:39.519Z] [2022-01-25T00:18:39.519Z] #67 [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-01-25T00:18:39.519Z] #67 sha256:8bcdaa1d963183f3b8099e74afa73baf02dde4456d807ef4362de251858c2a3f [2022-01-25T00:18:39.575Z] #14 91.46 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-25T00:18:39.575Z] #14 91.47 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-25T00:18:39.575Z] #14 91.53 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-25T00:18:39.649Z] #14 95.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:18:39.649Z] #14 95.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:18:39.909Z] #14 96.19 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-25T00:18:39.909Z] #14 96.20 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:39.909Z] #14 96.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:39.909Z] #14 96.32 Selecting previously unselected package libudev-dev:amd64. [2022-01-25T00:18:39.909Z] #14 96.33 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-25T00:18:39.909Z] #14 96.35 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:18:39.921Z] #14 97.60 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-25T00:18:39.921Z] #14 97.61 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-25T00:18:39.921Z] #14 97.62 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:18:39.921Z] #14 97.78 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-25T00:18:39.921Z] #14 97.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-25T00:18:39.921Z] #14 97.79 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:18:39.921Z] #14 97.95 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-25T00:18:39.921Z] #14 97.95 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-25T00:18:39.921Z] #14 97.95 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:18:40.094Z] #14 91.95 Selecting previously unselected package libudev-dev:arm64.#14 ... [2022-01-25T00:18:40.094Z] [2022-01-25T00:18:40.094Z] #63 [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-01-25T00:18:40.094Z] #63 sha256:db87594504d6e3c4732cdc2bd0b9ea1b2994b8cb83d5740d4b077190193e7568 [2022-01-25T00:18:40.094Z] #63 DONE 91.1s [2022-01-25T00:18:40.094Z] [2022-01-25T00:18:40.094Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T00:18:40.094Z] #64 sha256:5638039729a19aeda7ee2c6e5d603d3f8d31a07e7ac470501552c089a74e90db [2022-01-25T00:18:40.094Z] #64 DONE 0.1s [2022-01-25T00:18:40.094Z] [2022-01-25T00:18:40.094Z] #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-01-25T00:18:40.094Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:18:40.094Z] #14 91.95 Selecting previously unselected package libudev-dev:arm64. [2022-01-25T00:18:40.094Z] #14 91.95 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-25T00:18:40.094Z] #14 91.96 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-25T00:18:40.094Z] #14 ... [2022-01-25T00:18:40.094Z] [2022-01-25T00:18:40.094Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T00:18:40.094Z] #65 sha256:4cb857bb41c39bac1cf21961c7c5766f4b3d8ddf6a6fe0d305ccc3787cfeea21 [2022-01-25T00:18:40.094Z] #65 DONE 0.1s [2022-01-25T00:18:40.094Z] [2022-01-25T00:18:40.094Z] #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-01-25T00:18:40.094Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-25T00:18:40.094Z] #14 92.08 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-25T00:18:40.094Z] #14 92.09 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-25T00:18:40.094Z] #14 92.09 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-25T00:18:40.170Z] #14 96.52 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-25T00:18:40.170Z] #14 96.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-25T00:18:40.170Z] #14 96.52 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:18:40.182Z] #14 98.02 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-25T00:18:40.182Z] #14 98.02 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-25T00:18:40.182Z] #14 98.04 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:18:40.437Z] #14 96.84 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-25T00:18:40.437Z] #14 96.84 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-25T00:18:40.437Z] #14 96.84 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:18:40.443Z] #14 98.38 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-25T00:18:40.443Z] #14 98.40 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-25T00:18:40.443Z] #14 98.40 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:18:40.668Z] #14 92.37 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-25T00:18:40.668Z] #14 92.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-25T00:18:40.668Z] #14 92.38 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-25T00:18:40.668Z] #14 92.59 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-25T00:18:40.668Z] #14 92.59 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-25T00:18:40.668Z] #14 92.62 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-25T00:18:40.698Z] #14 97.00 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-25T00:18:40.698Z] #14 97.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-25T00:18:40.698Z] #14 97.07 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:18:40.704Z] #14 98.58 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-25T00:18:40.705Z] #14 98.58 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:40.705Z] #14 98.59 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:40.705Z] #14 98.66 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-25T00:18:40.705Z] #14 98.66 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-25T00:18:40.705Z] #14 98.66 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:40.929Z] #14 92.80 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-25T00:18:40.929Z] #14 92.80 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-25T00:18:40.929Z] #14 92.82 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-25T00:18:40.929Z] #14 92.88 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-25T00:18:40.929Z] #14 92.89 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-25T00:18:40.929Z] #14 92.90 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-25T00:18:40.959Z] #14 97.22 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-25T00:18:40.959Z] #14 97.24 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-25T00:18:40.959Z] #14 97.24 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:18:40.959Z] #14 97.31 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-25T00:18:40.959Z] #14 97.31 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-25T00:18:40.959Z] #14 97.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:18:40.966Z] #14 98.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-25T00:18:40.966Z] #14 98.75 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-25T00:18:40.966Z] #14 98.76 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:18:41.220Z] #14 97.65 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-25T00:18:41.220Z] #14 97.65 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-25T00:18:41.220Z] #14 97.66 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:18:41.227Z] #14 99.18 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:41.227Z] #14 99.20 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:18:41.227Z] #14 99.22 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:41.227Z] #14 99.23 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:18:41.227Z] #14 99.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:18:41.227Z] #14 99.25 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:18:41.227Z] #14 99.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:18:41.227Z] #14 99.27 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:18:41.227Z] #14 99.29 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:18:41.419Z] #67 110.4 # github.com/containerd/containerd/cmd/containerd [2022-01-25T00:18:41.419Z] #67 110.4 /usr/bin/ld: /tmp/go-link-3365673749/000019.o: in function `New': [2022-01-25T00:18:41.419Z] #67 110.4 /tmp/tmp.N1HTUIZhGP/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-25T00:18:41.419Z] #67 110.5 + bin/containerd-stress [2022-01-25T00:18:41.482Z] #14 97.82 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-25T00:18:41.482Z] #14 97.82 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:41.482Z] #14 97.83 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:41.482Z] #14 97.90 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-25T00:18:41.482Z] #14 97.90 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-25T00:18:41.482Z] #14 97.91 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:41.489Z] #14 99.31 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:18:41.489Z] #14 99.32 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:41.489Z] #14 99.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:18:41.489Z] #14 99.36 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:41.489Z] #14 99.37 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:18:41.489Z] #14 99.39 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-25T00:18:41.489Z] #14 99.40 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:18:41.489Z] #14 99.41 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:18:41.489Z] #14 99.43 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:18:41.489Z] #14 99.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:18:41.489Z] #14 99.47 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:41.489Z] #14 99.48 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:41.489Z] #14 99.49 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-01-25T00:18:41.489Z] #14 99.50 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:41.489Z] #14 99.51 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-01-25T00:18:41.489Z] #14 99.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:18:41.489Z] #14 99.53 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:41.489Z] #14 99.54 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-01-25T00:18:41.489Z] #14 99.55 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:41.489Z] #14 99.57 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:41.489Z] #14 99.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:41.489Z] #14 99.60 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:18:41.498Z] #14 93.34 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-25T00:18:41.498Z] #14 93.35 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-25T00:18:41.498Z] #14 93.36 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-25T00:18:41.498Z] #14 93.52 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-25T00:18:38.010Z] > git config --get remote.origin.url # timeout=10 [2022-01-25T00:18:38.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-25T00:18:38.065Z] > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10 [2022-01-25T00:18:38.670Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-25T00:18:38.817Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:18:38.879Z] > git checkout -f 9d83956eb70d473a6636d0603427f40b8bb55b6e # timeout=10 [2022-01-25T00:18:41.744Z] #14 98.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-25T00:18:41.744Z] #14 98.02 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-25T00:18:41.744Z] #14 98.02 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:18:41.750Z] #14 99.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:41.750Z] #14 99.62 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:41.750Z] #14 99.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:41.757Z] #14 93.55 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-25T00:18:41.757Z] #14 93.56 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-25T00:18:41.757Z] #14 93.63 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-25T00:18:41.757Z] #14 93.65 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-25T00:18:41.757Z] #14 93.65 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:41.757Z] #14 93.75 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-25T00:18:41.757Z] #14 93.77 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-25T00:18:41.757Z] #14 93.78 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-25T00:18:38.725Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-25T00:18:38.858Z] > git config core.sparsecheckout # timeout=10 [2022-01-25T00:18:38.921Z] > git checkout -f 9d83956eb70d473a6636d0603427f40b8bb55b6e # timeout=10 [2022-01-25T00:18:38.488Z] > git checkout -f ec6897cf881ae98834502d8599e9234e7991c99b # timeout=10 [2022-01-25T00:18:42.005Z] #14 98.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:42.005Z] #14 98.42 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:18:42.005Z] #14 98.43 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:42.005Z] #14 98.43 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:18:42.005Z] #14 98.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:18:42.005Z] #14 98.45 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:18:42.005Z] #14 98.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:18:42.005Z] #14 98.47 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:18:42.005Z] #14 98.49 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:18:42.005Z] #14 98.50 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:18:42.005Z] #14 98.51 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:42.012Z] #14 DONE 100.0s [2022-01-25T00:18:42.012Z] [2022-01-25T00:18:42.012Z] #60 [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-01-25T00:18:42.012Z] #60 sha256:82733020a706b38e2693cbdb4cfe87d597a3a0b0ea19dab35699d70503217943 [2022-01-25T00:18:42.269Z] #14 98.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:18:42.269Z] #14 98.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:42.269Z] #14 98.54 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:18:42.269Z] #14 98.55 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-25T00:18:42.269Z] #14 98.56 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:18:42.269Z] #14 98.57 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:18:42.269Z] #14 98.58 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:18:42.269Z] #14 98.59 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:18:42.269Z] #14 98.60 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:42.269Z] #14 98.61 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:42.269Z] #14 98.62 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-01-25T00:18:42.269Z] #14 98.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:42.269Z] #14 98.63 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-01-25T00:18:42.269Z] #14 98.64 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:18:42.269Z] #14 98.65 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:42.269Z] #14 98.66 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-01-25T00:18:42.269Z] #14 98.66 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:42.269Z] #14 98.68 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:42.269Z] #14 98.69 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:42.269Z] #14 98.70 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:18:42.269Z] #14 98.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:42.274Z] #60 ... [2022-01-25T00:18:42.274Z] [2022-01-25T00:18:42.274Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T00:18:42.274Z] #55 sha256:46f2c461b724ab140a85deffea97ec3501c10eca3e726c8ae002d676188e6538 [2022-01-25T00:18:42.274Z] #55 DONE 0.2s [2022-01-25T00:18:42.274Z] [2022-01-25T00:18:42.274Z] #56 [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-01-25T00:18:42.274Z] #56 sha256:908c1f3d67c936803427f86d4889b27c0cb47c04901dcc58da0c47bc067c282f [2022-01-25T00:18:42.325Z] #14 94.17 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:42.325Z] #14 94.19 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-25T00:18:42.325Z] #14 94.20 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:42.325Z] #14 94.22 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-25T00:18:42.325Z] #14 94.24 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:18:42.325Z] #14 94.25 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-25T00:18:42.325Z] #14 94.27 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-25T00:18:42.325Z] #14 94.30 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-25T00:18:42.325Z] #14 94.31 Setting up libudev-dev:arm64 (247.3-6) ... [2022-01-25T00:18:42.325Z] #14 94.34 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-01-25T00:18:42.325Z] #14 94.35 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:42.325Z] #14 94.36 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-25T00:18:42.325Z] #14 94.38 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:42.353Z] #67 111.6 + bin/containerd-shim [2022-01-25T00:18:42.531Z] #14 98.72 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:42.531Z] #14 98.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:42.585Z] #14 94.46 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-25T00:18:42.585Z] #14 94.48 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-25T00:18:42.585Z] #14 94.49 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-25T00:18:42.585Z] #14 94.50 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:18:42.585Z] #14 94.51 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-25T00:18:42.585Z] #14 94.53 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-25T00:18:42.585Z] #14 94.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:42.585Z] #14 94.56 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:42.585Z] #14 94.57 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-01-25T00:18:42.585Z] #14 94.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:42.585Z] #14 94.60 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-01-25T00:18:42.585Z] #14 94.60 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:18:42.585Z] #14 94.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:42.585Z] #14 94.63 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-01-25T00:18:42.585Z] #14 94.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:42.585Z] #14 94.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:42.585Z] #14 94.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-25T00:18:42.793Z] #14 DONE 99.1s [2022-01-25T00:18:42.793Z] [2022-01-25T00:18:42.793Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T00:18:42.793Z] #55 sha256:842ca136eaa5875b573f6f57e4ebaf40e6b61864008ddf4461bb0660f2377b6b [2022-01-25T00:18:42.793Z] #55 DONE 0.1s [2022-01-25T00:18:42.793Z] [2022-01-25T00:18:42.793Z] #56 [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-01-25T00:18:42.793Z] #56 sha256:39deeb97a577fe52cb58bc94701337db3e0fac8caf3f19c9178200002c6c1f07 [2022-01-25T00:18:42.844Z] #14 94.69 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:18:42.844Z] #14 94.70 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-25T00:18:42.844Z] #14 94.72 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-25T00:18:42.844Z] #14 94.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:43.661Z] #56 ... [2022-01-25T00:18:43.661Z] [2022-01-25T00:18:43.661Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T00:18:43.661Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T00:18:43.661Z] #15 DONE 1.4s [2022-01-25T00:18:43.661Z] [2022-01-25T00:18:43.661Z] #56 [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-01-25T00:18:43.661Z] #56 sha256:908c1f3d67c936803427f86d4889b27c0cb47c04901dcc58da0c47bc067c282f [2022-01-25T00:18:43.661Z] #56 1.199 + RM_GOPATH=0 [2022-01-25T00:18:43.661Z] #56 1.199 + TMP_GOPATH= [2022-01-25T00:18:43.661Z] #56 1.199 + : /build [2022-01-25T00:18:43.661Z] #56 1.199 + '[' -z '' ']' [2022-01-25T00:18:43.661Z] #56 1.199 ++ mktemp -d [2022-01-25T00:18:43.661Z] #56 1.201 + export GOPATH=/tmp/tmp.IubNf2kGWJ [2022-01-25T00:18:43.661Z] #56 1.201 + GOPATH=/tmp/tmp.IubNf2kGWJ [2022-01-25T00:18:43.661Z] #56 1.201 + RM_GOPATH=1 [2022-01-25T00:18:43.661Z] #56 1.201 + case "$(go env GOARCH)" in [2022-01-25T00:18:43.661Z] #56 1.201 ++ go env GOARCH [2022-01-25T00:18:43.661Z] #56 1.236 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:43.661Z] #56 1.236 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:43.661Z] #56 1.239 ++ dirname /install.sh [2022-01-25T00:18:43.661Z] #56 1.267 + dir=/ [2022-01-25T00:18:43.661Z] #56 1.270 + bin=runc [2022-01-25T00:18:43.661Z] #56 1.270 + shift [2022-01-25T00:18:43.661Z] #56 1.270 + '[' '!' -f //runc.installer ']' [2022-01-25T00:18:43.661Z] #56 1.270 + . //runc.installer [2022-01-25T00:18:43.661Z] #56 1.270 ++ set -e [2022-01-25T00:18:43.661Z] #56 1.270 ++ : v1.0.3 [2022-01-25T00:18:43.661Z] #56 1.270 + install_runc [2022-01-25T00:18:43.661Z] #56 1.270 + RUNC_BUILDTAGS=seccomp [2022-01-25T00:18:43.661Z] #56 1.270 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-25T00:18:43.661Z] #56 1.270 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IubNf2kGWJ/src/github.com/opencontainers/runc [2022-01-25T00:18:43.661Z] #56 1.270 Install runc version v1.0.3 (build tags: seccomp) [2022-01-25T00:18:43.661Z] #56 1.308 Cloning into '/tmp/tmp.IubNf2kGWJ/src/github.com/opencontainers/runc'... [2022-01-25T00:18:43.781Z] #14 DONE 95.5s [2022-01-25T00:18:43.781Z] [2022-01-25T00:18:43.781Z] #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-01-25T00:18:43.781Z] #26 sha256:c0d892dc1c02133f66b5c09cf78965d10a8ae37e2616bf0babd183011bfd7302 [2022-01-25T00:18:43.781Z] #26 92.47 Updating files: 22% (2556/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5727/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9079/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-01-25T00:18:43.781Z] #26 95.09 + cd /tmp/tmp.BC1Czwnq0Z/tmp/docker-ce [2022-01-25T00:18:43.781Z] #26 95.10 + git checkout -q v17.06.2-ce [2022-01-25T00:18:44.179Z] #56 ... [2022-01-25T00:18:44.179Z] [2022-01-25T00:18:44.179Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T00:18:44.179Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T00:18:44.179Z] #15 DONE 1.2s [2022-01-25T00:18:44.179Z] [2022-01-25T00:18:44.179Z] #56 [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-01-25T00:18:44.179Z] #56 sha256:39deeb97a577fe52cb58bc94701337db3e0fac8caf3f19c9178200002c6c1f07 [2022-01-25T00:18:44.179Z] #56 1.202 + RM_GOPATH=0 [2022-01-25T00:18:44.179Z] #56 1.202 + TMP_GOPATH= [2022-01-25T00:18:44.179Z] #56 1.202 + : /build [2022-01-25T00:18:44.179Z] #56 1.202 + '[' -z '' ']' [2022-01-25T00:18:44.179Z] #56 1.202 ++ mktemp -d [2022-01-25T00:18:44.179Z] #56 1.212 + export GOPATH=/tmp/tmp.Yw7aIij1cu [2022-01-25T00:18:44.179Z] #56 1.212 + GOPATH=/tmp/tmp.Yw7aIij1cu [2022-01-25T00:18:44.179Z] #56 1.212 + RM_GOPATH=1 [2022-01-25T00:18:44.179Z] #56 1.212 + case "$(go env GOARCH)" in [2022-01-25T00:18:44.179Z] #56 1.212 ++ go env GOARCH [2022-01-25T00:18:44.179Z] #56 1.238 Install runc version v1.0.3 (build tags: seccomp) [2022-01-25T00:18:44.179Z] #56 1.238 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:44.179Z] #56 1.238 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:44.179Z] #56 1.238 ++ dirname /install.sh [2022-01-25T00:18:44.179Z] #56 1.238 + dir=/ [2022-01-25T00:18:44.179Z] #56 1.238 + bin=runc [2022-01-25T00:18:44.179Z] #56 1.238 + shift [2022-01-25T00:18:44.179Z] #56 1.238 + '[' '!' -f //runc.installer ']' [2022-01-25T00:18:44.179Z] #56 1.238 + . //runc.installer [2022-01-25T00:18:44.179Z] #56 1.238 ++ set -e [2022-01-25T00:18:44.179Z] #56 1.238 ++ : v1.0.3 [2022-01-25T00:18:44.179Z] #56 1.238 + install_runc [2022-01-25T00:18:44.179Z] #56 1.238 + RUNC_BUILDTAGS=seccomp [2022-01-25T00:18:44.179Z] #56 1.238 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-25T00:18:44.179Z] #56 1.238 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Yw7aIij1cu/src/github.com/opencontainers/runc [2022-01-25T00:18:44.179Z] #56 1.241 Cloning into '/tmp/tmp.Yw7aIij1cu/src/github.com/opencontainers/runc'... [2022-01-25T00:18:44.605Z] #56 ... [2022-01-25T00:18:44.605Z] [2022-01-25T00:18:44.605Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T00:18:44.605Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-25T00:18:44.605Z] #16 DONE 1.1s [2022-01-25T00:18:44.605Z] [2022-01-25T00:18:44.605Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T00:18:44.605Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-25T00:18:44.718Z] #26 ... [2022-01-25T00:18:44.718Z] [2022-01-25T00:18:44.718Z] #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-01-25T00:18:44.718Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-25T00:18:44.718Z] #34 DONE 96.0s [2022-01-25T00:18:44.718Z] [2022-01-25T00:18:44.718Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T00:18:44.718Z] #55 sha256:5fba6851627d961c4f07bdf1ef2b2002f0e7d3813fc50461e07744f94ef961cc [2022-01-25T00:18:44.718Z] #55 DONE 1.1s [2022-01-25T00:18:44.718Z] [2022-01-25T00:18:44.718Z] #56 [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-01-25T00:18:44.718Z] #56 sha256:4d89370c91b21d0d375716b10f5f269981e3baf96823a89ab992176f6204c54a [2022-01-25T00:18:45.123Z] #56 ... [2022-01-25T00:18:45.123Z] [2022-01-25T00:18:45.123Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T00:18:45.123Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-25T00:18:45.123Z] #16 DONE 1.1s [2022-01-25T00:18:45.123Z] [2022-01-25T00:18:45.123Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T00:18:45.123Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-25T00:18:45.552Z] #17 0.824 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-25T00:18:45.552Z] #17 DONE 1.0s [2022-01-25T00:18:45.552Z] [2022-01-25T00:18:45.552Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T00:18:45.552Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-25T00:18:45.655Z] #56 0.965 + RM_GOPATH=0 [2022-01-25T00:18:45.655Z] #56 0.965 + TMP_GOPATH= [2022-01-25T00:18:45.656Z] #56 0.965 + : /build [2022-01-25T00:18:45.656Z] #56 0.965 + '[' -z '' ']' [2022-01-25T00:18:45.656Z] #56 0.973 ++ mktemp -d [2022-01-25T00:18:45.656Z] #56 0.973 + export GOPATH=/tmp/tmp.gc2RIwxSdC [2022-01-25T00:18:45.656Z] #56 0.973 + GOPATH=/tmp/tmp.gc2RIwxSdC [2022-01-25T00:18:45.656Z] #56 0.973 + RM_GOPATH=1 [2022-01-25T00:18:45.656Z] #56 0.973 + case "$(go env GOARCH)" in [2022-01-25T00:18:45.656Z] #56 0.973 ++ go env GOARCH [2022-01-25T00:18:45.656Z] #56 0.995 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:45.656Z] #56 0.995 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:18:45.656Z] #56 0.996 ++ dirname /install.sh [2022-01-25T00:18:45.656Z] #56 0.997 + dir=/ [2022-01-25T00:18:45.656Z] #56 0.997 + bin=runc [2022-01-25T00:18:45.656Z] #56 0.997 + shift [2022-01-25T00:18:45.656Z] #56 0.997 + '[' '!' -f //runc.installer ']' [2022-01-25T00:18:45.656Z] #56 0.997 + . //runc.installer [2022-01-25T00:18:45.656Z] #56 0.997 ++ set -e [2022-01-25T00:18:45.656Z] #56 0.998 ++ : v1.0.3 [2022-01-25T00:18:45.656Z] #56 0.998 + install_runc [2022-01-25T00:18:45.656Z] #56 0.998 + RUNC_BUILDTAGS=seccomp [2022-01-25T00:18:45.656Z] #56 0.998 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-25T00:18:45.656Z] #56 0.998 Install runc version v1.0.3 (build tags: seccomp) [2022-01-25T00:18:45.656Z] #56 0.998 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gc2RIwxSdC/src/github.com/opencontainers/runc [2022-01-25T00:18:45.656Z] #56 1.012 Cloning into '/tmp/tmp.gc2RIwxSdC/src/github.com/opencontainers/runc'... [2022-01-25T00:18:45.915Z] #56 ... [2022-01-25T00:18:45.915Z] [2022-01-25T00:18:45.915Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T00:18:45.915Z] #15 sha256:7811ded252b9a047013d25bb488a377080e2b2af456f36e8ff6c8c625a7d3964 [2022-01-25T00:18:45.915Z] #15 DONE 2.3s [2022-01-25T00:18:45.915Z] [2022-01-25T00:18:45.915Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T00:18:45.915Z] #16 sha256:dced6de0a5b44d4a46db6c7d10c84b2fe750e7b6ea8f69ec2704f77b6d55fe9b [2022-01-25T00:18:46.066Z] #17 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-25T00:18:46.066Z] #17 DONE 1.0s [2022-01-25T00:18:46.066Z] [2022-01-25T00:18:46.066Z] #43 [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-01-25T00:18:46.066Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:18:46.066Z] #43 ... [2022-01-25T00:18:46.066Z] [2022-01-25T00:18:46.066Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T00:18:46.066Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-25T00:18:46.500Z] #18 DONE 1.1s [2022-01-25T00:18:46.500Z] [2022-01-25T00:18:46.500Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T00:18:46.500Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-25T00:18:46.720Z] #60 ... [2022-01-25T00:18:46.720Z] [2022-01-25T00:18:46.720Z] #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-01-25T00:18:46.720Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:46.720Z] #14 75.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-25T00:18:46.720Z] #14 75.29 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:46.720Z] #14 75.29 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:46.720Z] #14 81.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-25T00:18:46.720Z] #14 81.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:46.720Z] #14 81.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:47.008Z] #18 DONE 1.0s [2022-01-25T00:18:47.008Z] [2022-01-25T00:18:47.009Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:18:47.009Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:18:47.272Z] #51 ... [2022-01-25T00:18:47.272Z] [2022-01-25T00:18:47.272Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T00:18:47.272Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-25T00:18:47.295Z] #16 DONE 1.3s [2022-01-25T00:18:47.295Z] [2022-01-25T00:18:47.295Z] #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-01-25T00:18:47.295Z] #26 sha256:c0d892dc1c02133f66b5c09cf78965d10a8ae37e2616bf0babd183011bfd7302 [2022-01-25T00:18:47.295Z] #26 98.33 + mkdir -p /tmp/tmp.BC1Czwnq0Z/src/github.com/docker [2022-01-25T00:18:47.295Z] #26 98.33 + mv components/cli /tmp/tmp.BC1Czwnq0Z/src/github.com/docker/cli [2022-01-25T00:18:47.295Z] #26 98.33 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-25T00:18:47.445Z] #19 DONE 1.0s [2022-01-25T00:18:47.445Z] [2022-01-25T00:18:47.445Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:18:47.445Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:18:47.649Z] #14 ... [2022-01-25T00:18:47.649Z] [2022-01-25T00:18:47.649Z] #63 [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-01-25T00:18:47.649Z] #63 sha256:83e34954b4bb729fefae38e51952efe7801a9f9c1dbe9788a198c1699dab17fe [2022-01-25T00:18:47.649Z] #63 87.81 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-25T00:18:47.649Z] #63 87.81 + GOBIN=/build [2022-01-25T00:18:47.649Z] #63 87.81 + GO111MODULE=on [2022-01-25T00:18:47.649Z] #63 87.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-25T00:18:47.706Z] #51 ... [2022-01-25T00:18:47.706Z] [2022-01-25T00:18:47.706Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T00:18:47.706Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-25T00:18:48.238Z] #26 ... [2022-01-25T00:18:48.238Z] [2022-01-25T00:18:48.238Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T00:18:48.238Z] #17 sha256:c4b1a06d1ce6f9a36778f873ca4fd5dfb2cebb1270622fff487a2273fc5e4d4d [2022-01-25T00:18:48.238Z] #17 0.580 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-25T00:18:48.238Z] #17 DONE 0.9s [2022-01-25T00:18:48.238Z] [2022-01-25T00:18:48.238Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T00:18:48.238Z] #18 sha256:340df9dfd0dcf926a1b7f42fe719732e1c5b407dd99a37e17c83b2b336905710 [2022-01-25T00:18:48.318Z] #19 DONE 1.1s [2022-01-25T00:18:48.318Z] [2022-01-25T00:18:48.318Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T00:18:48.318Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-25T00:18:48.649Z] #20 DONE 1.0s [2022-01-25T00:18:48.649Z] [2022-01-25T00:18:48.649Z] #43 [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-01-25T00:18:48.649Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:18:48.649Z] #43 ... [2022-01-25T00:18:48.649Z] [2022-01-25T00:18:48.649Z] #21 [dev-systemd-false 7/24] 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-01-25T00:18:48.649Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T00:18:49.178Z] #18 DONE 0.9s [2022-01-25T00:18:49.178Z] [2022-01-25T00:18:49.178Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T00:18:49.178Z] #19 sha256:7ef426e5e906ee21343b761e69693943501666e1423e52991fceee6c588f780d [2022-01-25T00:18:49.269Z] #20 DONE 1.0s [2022-01-25T00:18:49.269Z] [2022-01-25T00:18:49.269Z] #60 [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-01-25T00:18:49.269Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:18:49.269Z] #60 ... [2022-01-25T00:18:49.269Z] [2022-01-25T00:18:49.269Z] #21 [dev-systemd-false 7/24] 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-01-25T00:18:49.269Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T00:18:49.746Z] #19 DONE 0.6s [2022-01-25T00:18:49.746Z] [2022-01-25T00:18:49.746Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T00:18:49.746Z] #20 sha256:7670a44878b749b038749c767fa395e82d788aa44e234d1a049731efcab26312 [2022-01-25T00:18:50.034Z] #21 1.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:18:50.035Z] #21 1.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:18:50.035Z] #21 1.431 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:18:50.213Z] #21 1.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:18:50.295Z] #21 1.720 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:18:50.313Z] #20 DONE 0.6s [2022-01-25T00:18:50.313Z] [2022-01-25T00:18:50.313Z] #21 [dev-systemd-false 7/24] 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-01-25T00:18:50.313Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-25T00:18:50.460Z] #67 118.9 + bin/containerd-shim-runc-v1 [2022-01-25T00:18:50.475Z] #21 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:18:50.475Z] #21 1.230 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:18:50.735Z] #21 1.618 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:18:50.880Z] #21 0.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:18:50.996Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:18:51.000Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:18:51.069Z] Commit message: "Merge commit '559ff0ac661c1ca27bb17765629f6166d90ff499' into HEAD" [2022-01-25T00:18:51.138Z] #21 0.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:18:51.138Z] #21 0.880 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:18:51.041Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:18:51.042Z] > git rev-list --no-walk f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 # timeout=10 [2022-01-25T00:18:51.397Z] #21 1.232 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T00:18:51.656Z] #21 1.617 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [111 kB] [2022-01-25T00:18:51.679Z] #21 2.277 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:18:51.692Z] #21 2.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:18:52.252Z] #21 3.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:18:52.265Z] #21 3.518 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:18:52.594Z] #21 2.413 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-01-25T00:18:52.895Z] #63 92.42 rootlesskit version 0.14.6 [2022-01-25T00:18:52.895Z] #63 92.43 Usage of /build/rootlesskit-docker-proxy: [2022-01-25T00:18:52.895Z] #63 92.43 -container-ip string [2022-01-25T00:18:52.895Z] #63 92.43 container ip [2022-01-25T00:18:52.895Z] #63 92.43 -container-port int [2022-01-25T00:18:52.895Z] #63 92.43 container port (default -1) [2022-01-25T00:18:52.895Z] #63 92.43 -host-ip string [2022-01-25T00:18:52.895Z] #63 92.43 host ip [2022-01-25T00:18:52.895Z] #63 92.43 -host-port int [2022-01-25T00:18:52.895Z] #63 92.43 host port (default -1) [2022-01-25T00:18:52.895Z] #63 92.43 -proto string [2022-01-25T00:18:52.895Z] #63 92.43 proxy protocol (default "tcp") [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-25T00:18:54.181Z] #21 ... [2022-01-25T00:18:54.181Z] [2022-01-25T00:18:54.181Z] #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-01-25T00:18:54.181Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:18:54.181Z] #34 DONE 111.9s [2022-01-25T00:18:54.181Z] [2022-01-25T00:18:54.181Z] #56 [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-01-25T00:18:54.181Z] #56 sha256:908c1f3d67c936803427f86d4889b27c0cb47c04901dcc58da0c47bc067c282f [2022-01-25T00:18:54.181Z] #56 9.926 + cd /tmp/tmp.IubNf2kGWJ/src/github.com/opencontainers/runc [2022-01-25T00:18:54.181Z] #56 9.926 + git checkout -q v1.0.3 [2022-01-25T00:18:54.181Z] #56 10.52 + '[' -z '' ']' [2022-01-25T00:18:54.181Z] #56 10.52 + target=static [2022-01-25T00:18:54.181Z] #56 10.52 + make BUILDTAGS=seccomp static [2022-01-25T00:18:54.181Z] #56 10.88 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-25T00:18:54.265Z] #63 DONE 94.5s [2022-01-25T00:18:54.265Z] [2022-01-25T00:18:54.265Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-25T00:18:54.265Z] #64 sha256:1ae27c30b50385fdd609151628d2ff6d2175032cc56e0aa08dc747f37b36d94b [2022-01-25T00:18:54.265Z] #64 DONE 0.2s [2022-01-25T00:18:54.265Z] [2022-01-25T00:18:54.266Z] #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-01-25T00:18:54.266Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:54.266Z] #14 92.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-25T00:18:54.266Z] #14 92.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-25T00:18:54.266Z] #14 92.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:54.522Z] #14 ... [2022-01-25T00:18:54.522Z] [2022-01-25T00:18:54.522Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-25T00:18:54.522Z] #65 sha256:22159c42e61cb04919a863c5b48bda5d90a896579a74b0fe338ae875d82c838b [2022-01-25T00:18:54.522Z] #65 DONE 0.1s [2022-01-25T00:18:54.522Z] [2022-01-25T00:18:54.522Z] #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-01-25T00:18:54.522Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:18:54.675Z] + docker version [2022-01-25T00:18:55.128Z] #21 4.646 Fetched 8382 kB in 4s (2078 kB/s) [2022-01-25T00:18:55.729Z] #67 124.2 + bin/containerd-shim-runc-v2 [2022-01-25T00:18:55.729Z] #67 124.8 + binaries [2022-01-25T00:18:55.729Z] #67 124.8 + install -D bin/containerd /build/containerd [2022-01-25T00:18:55.729Z] #67 124.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-25T00:18:55.729Z] #67 124.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-25T00:18:55.729Z] #67 124.9 + install -D bin/ctr /build/ctr [Pipeline] sh [2022-01-25T00:18:55.887Z] #34 ... [2022-01-25T00:18:55.887Z] [2022-01-25T00:18:55.887Z] #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-01-25T00:18:55.887Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-25T00:18:55.987Z] #67 DONE 125.2s [2022-01-25T00:18:56.143Z] #14 96.64 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-25T00:18:56.143Z] #14 96.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-25T00:18:56.143Z] #14 96.66 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:56.143Z] #14 96.76 Selecting previously unselected package libapparmor1:amd64. [2022-01-25T00:18:56.143Z] #14 96.76 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-25T00:18:56.143Z] #14 96.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:18:56.143Z] #14 96.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-25T00:18:56.143Z] #14 96.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-25T00:18:56.143Z] #14 96.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:18:56.143Z] #14 96.96 Selecting previously unselected package libbtrfs0:amd64. [2022-01-25T00:18:56.399Z] #14 96.97 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-25T00:18:56.399Z] #14 96.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:18:56.461Z] #21 6.871 Fetched 8498 kB in 6s (1434 kB/s) [2022-01-25T00:18:56.516Z] #21 4.646 Reading package lists... [2022-01-25T00:18:56.655Z] #14 97.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-25T00:18:56.655Z] #14 97.12 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-25T00:18:56.655Z] #14 97.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:18:56.655Z] #14 97.31 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-25T00:18:56.655Z] #14 97.32 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:56.655Z] #14 97.32 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:56.655Z] #14 97.38 Selecting previously unselected package libudev-dev:amd64. [2022-01-25T00:18:56.655Z] #14 97.38 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-25T00:18:56.723Z] #21 6.871 Reading package lists... [2022-01-25T00:18:56.723Z] #21 ... [2022-01-25T00:18:56.723Z] [2022-01-25T00:18:56.723Z] #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-01-25T00:18:56.723Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:18:56.723Z] #34 DONE 112.9s [2022-01-25T00:18:56.723Z] [2022-01-25T00:18:56.723Z] #56 [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-01-25T00:18:56.723Z] #56 sha256:39deeb97a577fe52cb58bc94701337db3e0fac8caf3f19c9178200002c6c1f07 [2022-01-25T00:18:56.723Z] #56 10.43 + cd /tmp/tmp.Yw7aIij1cu/src/github.com/opencontainers/runc [2022-01-25T00:18:56.723Z] #56 10.43 + git checkout -q v1.0.3 [2022-01-25T00:18:56.723Z] #56 10.74 + '[' -z '' ']' [2022-01-25T00:18:56.723Z] #56 10.74 + target=static [2022-01-25T00:18:56.723Z] #56 10.74 + make BUILDTAGS=seccomp static [2022-01-25T00:18:56.723Z] #56 11.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-25T00:18:56.805Z] + docker version [2022-01-25T00:18:56.911Z] #14 97.39 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:18:56.911Z] #14 97.52 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-25T00:18:56.911Z] #14 97.53 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-25T00:18:56.911Z] #14 97.54 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:18:56.919Z] [2022-01-25T00:18:56.919Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T00:18:56.919Z] #68 sha256:b95831b25141790cf9c5d34c58d02e34f04d24776fa1e02db08ef5112567a559 [2022-01-25T00:18:57.167Z] #14 97.81 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-25T00:18:57.167Z] #14 97.83 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-25T00:18:57.167Z] #14 97.83 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:18:57.177Z] #68 DONE 0.2s [2022-01-25T00:18:57.177Z] [2022-01-25T00:18:57.177Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T00:18:57.177Z] #73 sha256:205bbd4c2a573964422708018bef40e237ccae3b4c8f06f8ccce1ca6796c6786 [2022-01-25T00:18:57.177Z] #73 DONE 0.1s [2022-01-25T00:18:57.177Z] [2022-01-25T00:18:57.177Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T00:18:57.177Z] #78 sha256:087f7dd3911af9736c23cb3b07040ff4bba6888a39ea517d1ac5a3deabd92752 [2022-01-25T00:18:57.423Z] #14 98.02 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-25T00:18:57.423Z] #14 98.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-25T00:18:57.423Z] #14 98.02 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:18:57.423Z] #14 98.17 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-25T00:18:57.423Z] #14 98.17 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-25T00:18:57.423Z] #14 98.17 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:18:57.423Z] #14 98.24 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-25T00:18:57.434Z] #78 DONE 0.4s [2022-01-25T00:18:57.434Z] [2022-01-25T00:18:57.434Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T00:18:57.434Z] #79 sha256:394613ab52877aac1d611156b2e84d65ba86891da87f962b37f9e0c8fe252e4b [2022-01-25T00:18:57.434Z] #79 DONE 0.0s [2022-01-25T00:18:57.434Z] [2022-01-25T00:18:57.434Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T00:18:57.434Z] #80 sha256:708d4390df417d38f5abe1069720b5650e8b72bc0050d11c49831bba8170a431 [2022-01-25T00:18:57.679Z] #14 98.30 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-25T00:18:57.679Z] #14 98.30 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:18:57.964Z] #14 98.69 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-25T00:18:57.964Z] #14 98.69 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-25T00:18:57.964Z] #14 98.69 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:18:58.229Z] #14 98.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-25T00:18:58.229Z] #14 98.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-25T00:18:58.229Z] #14 98.87 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:58.229Z] #14 98.95 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-25T00:18:58.229Z] #14 98.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-25T00:18:58.229Z] #14 98.96 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:58.422Z] #21 6.325 Reading package lists... [2022-01-25T00:18:58.487Z] #14 99.06 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-25T00:18:58.487Z] #14 99.07 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-25T00:18:58.487Z] #14 99.08 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:18:58.680Z] #21 8.010 Building dependency tree... [2022-01-25T00:18:58.699Z] + docker version [2022-01-25T00:18:59.068Z] #14 99.53 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-25T00:18:59.068Z] #14 99.55 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-25T00:18:59.068Z] #14 99.57 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:59.068Z] #14 99.58 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-25T00:18:59.068Z] #14 99.61 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-25T00:18:59.068Z] #14 99.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-25T00:18:59.068Z] #14 99.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-25T00:18:59.068Z] #14 99.73 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-25T00:18:59.068Z] #14 99.74 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-25T00:18:59.068Z] #14 99.75 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-25T00:18:59.068Z] #14 99.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-25T00:18:59.068Z] #14 99.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-25T00:18:59.068Z] #14 99.79 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:59.068Z] #14 99.80 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-25T00:18:59.068Z] #14 99.81 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-25T00:18:59.068Z] #14 99.82 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-25T00:18:59.068Z] #14 99.83 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-25T00:18:59.068Z] #14 99.84 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-25T00:18:59.068Z] #14 99.85 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-25T00:18:59.068Z] #14 99.86 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-25T00:18:59.068Z] #14 99.87 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:59.247Z] #21 9.205 The following additional packages will be installed: [2022-01-25T00:18:59.331Z] #14 99.89 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-01-25T00:18:59.331Z] #14 99.90 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:59.331Z] #14 99.92 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-01-25T00:18:59.331Z] #14 99.93 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-25T00:18:59.331Z] #14 99.94 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-25T00:18:59.331Z] #14 99.95 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-01-25T00:18:59.331Z] #14 99.95 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-25T00:18:59.331Z] #14 99.97 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-25T00:18:59.331Z] #14 99.98 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:59.331Z] #14 100.00 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-25T00:18:59.331Z] #14 100.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:59.331Z] #14 100.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-25T00:18:59.331Z] #14 100.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:18:59.507Z] #21 9.212 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:18:59.507Z] #21 9.213 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-25T00:18:59.507Z] #21 9.217 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-25T00:18:59.507Z] #21 9.220 python3-pkg-resources vim-runtime xxd [2022-01-25T00:18:59.507Z] #21 9.223 Suggested packages: [2022-01-25T00:18:59.507Z] #21 9.223 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-25T00:18:59.507Z] #21 9.224 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-25T00:18:59.507Z] #21 9.224 acl attr quota [2022-01-25T00:18:59.507Z] #21 9.224 Recommended packages: [2022-01-25T00:18:59.507Z] #21 9.224 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-25T00:18:59.896Z] #14 DONE 100.7s [2022-01-25T00:18:59.896Z] [2022-01-25T00:18:59.896Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:18:59.896Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:18:59.958Z] #80 DONE 2.5s [2022-01-25T00:18:59.958Z] [2022-01-25T00:18:59.958Z] #81 exporting to image [2022-01-25T00:18:59.958Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T00:18:59.958Z] #81 exporting layers [2022-01-25T00:19:00.152Z] #51 ... [2022-01-25T00:19:00.152Z] [2022-01-25T00:19:00.152Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T00:19:00.152Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T00:19:00.152Z] #15 ... [2022-01-25T00:19:00.152Z] [2022-01-25T00:19:00.152Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-25T00:19:00.152Z] #55 sha256:b973e1c2bc8ec71fab4013ef865bb446940a895c1d82f15b0cbbd8283760392b [2022-01-25T00:19:00.152Z] #55 DONE 0.2s [2022-01-25T00:19:00.409Z] [2022-01-25T00:19:00.409Z] #56 [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-01-25T00:19:00.409Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:19:00.444Z] #21 10.15 The following NEW packages will be installed: [2022-01-25T00:19:00.444Z] #21 10.15 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-25T00:19:00.444Z] #21 10.15 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:19:00.444Z] #21 10.15 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-25T00:19:00.444Z] #21 10.15 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-25T00:19:00.444Z] #21 10.16 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-25T00:19:00.444Z] #21 10.16 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-25T00:19:00.444Z] #21 10.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-25T00:19:00.444Z] #21 10.16 xz-utils zip zstd [2022-01-25T00:19:00.705Z] #21 10.46 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:19:00.705Z] #21 10.46 Need to get 27.0 MB of archives. [2022-01-25T00:19:00.705Z] #21 10.46 After this operation, 105 MB of additional disk space will be used. [2022-01-25T00:19:00.705Z] #21 10.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-25T00:19:00.705Z] #21 10.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-25T00:19:00.705Z] #21 10.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-25T00:19:00.705Z] #21 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-25T00:19:00.705Z] #21 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-25T00:19:00.705Z] #21 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-25T00:19:00.705Z] #21 10.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-25T00:19:00.705Z] #21 10.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-25T00:19:00.705Z] #21 10.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:19:00.705Z] #21 10.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:19:00.705Z] #21 10.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-25T00:19:00.705Z] #21 10.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-25T00:19:00.705Z] #21 10.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-25T00:19:00.705Z] #21 10.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-25T00:19:00.705Z] #21 10.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-25T00:19:00.705Z] #21 10.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-25T00:19:00.705Z] #21 10.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-25T00:19:00.705Z] #21 10.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-25T00:19:00.705Z] #21 10.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-25T00:19:00.705Z] #21 10.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-25T00:19:00.705Z] #21 10.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-25T00:19:00.705Z] #21 10.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-25T00:19:00.705Z] #21 10.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-25T00:19:00.705Z] #21 10.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-25T00:19:00.705Z] #21 10.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-25T00:19:00.705Z] #21 10.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-25T00:19:00.705Z] #21 10.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-25T00:19:00.777Z] #56 ... [2022-01-25T00:19:00.777Z] [2022-01-25T00:19:00.777Z] #21 [dev-systemd-false 7/24] 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-01-25T00:19:00.777Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T00:19:00.777Z] #21 7.586 Fetched 8498 kB in 7s (1280 kB/s) [2022-01-25T00:19:00.777Z] #21 7.586 Reading package lists... [2022-01-25T00:19:00.777Z] #21 9.833 Reading package lists... [2022-01-25T00:19:00.777Z] #21 11.52 Building dependency tree... [2022-01-25T00:19:00.928Z] #56 ... [2022-01-25T00:19:00.929Z] [2022-01-25T00:19:00.929Z] #21 [dev-systemd-false 7/24] 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-01-25T00:19:00.929Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T00:19:00.929Z] #21 6.871 Reading package lists... [2022-01-25T00:19:00.929Z] #21 9.377 Reading package lists... [2022-01-25T00:19:00.929Z] #21 11.32 Building dependency tree... [2022-01-25T00:19:01.039Z] #21 12.53 The following additional packages will be installed: [2022-01-25T00:19:01.274Z] #21 10.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-25T00:19:01.274Z] #21 11.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-25T00:19:01.274Z] #21 11.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-01-25T00:19:01.274Z] #21 11.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-25T00:19:01.274Z] #21 11.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-25T00:19:01.274Z] #21 11.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-25T00:19:01.274Z] #21 11.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-25T00:19:01.274Z] #21 11.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-25T00:19:01.274Z] #21 11.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-25T00:19:01.274Z] #21 11.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:19:01.274Z] #21 11.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-25T00:19:01.274Z] #21 11.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-25T00:19:01.274Z] #21 11.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-25T00:19:01.274Z] #21 11.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-25T00:19:01.274Z] #21 11.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-25T00:19:01.274Z] #21 11.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-25T00:19:01.274Z] #21 11.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-25T00:19:01.300Z] #21 12.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:19:01.300Z] #21 12.54 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-25T00:19:01.300Z] #21 12.54 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-25T00:19:01.300Z] #21 12.54 python3-pkg-resources vim-runtime xxd [2022-01-25T00:19:01.300Z] #21 12.54 Suggested packages: [2022-01-25T00:19:01.300Z] #21 12.54 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-25T00:19:01.300Z] #21 12.54 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-25T00:19:01.300Z] #21 12.54 acl attr quota [2022-01-25T00:19:01.300Z] #21 12.54 Recommended packages: [2022-01-25T00:19:01.300Z] #21 12.54 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-25T00:19:01.503Z] #21 12.32 The following additional packages will be installed: [2022-01-25T00:19:01.503Z] #21 12.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:19:01.503Z] #21 12.32 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-25T00:19:01.503Z] #21 12.33 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-25T00:19:01.503Z] #21 12.34 python3-pkg-resources vim-runtime xxd [2022-01-25T00:19:01.503Z] #21 12.34 Suggested packages: [2022-01-25T00:19:01.503Z] #21 12.34 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-25T00:19:01.503Z] #21 12.34 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-25T00:19:01.503Z] #21 12.34 acl attr quota [2022-01-25T00:19:01.503Z] #21 12.34 Recommended packages: [2022-01-25T00:19:01.503Z] #21 12.34 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-25T00:19:01.533Z] #21 11.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-25T00:19:01.793Z] #21 11.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-25T00:19:01.793Z] #21 11.58 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-25T00:19:01.793Z] #21 11.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-25T00:19:02.002Z] Client: [2022-01-25T00:19:02.002Z] Version: 20.10.9 [2022-01-25T00:19:02.002Z] API version: 1.41 [2022-01-25T00:19:02.002Z] Go version: go1.16.8 [2022-01-25T00:19:02.002Z] Git commit: c2ea9bc [2022-01-25T00:19:02.002Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T00:19:02.002Z] OS/Arch: windows/amd64 [2022-01-25T00:19:02.002Z] Context: default [2022-01-25T00:19:02.002Z] Experimental: true [2022-01-25T00:19:02.002Z] [2022-01-25T00:19:02.002Z] Server: Docker Engine - Community [2022-01-25T00:19:02.002Z] Engine: [2022-01-25T00:19:02.002Z] Version: 20.10.9 [2022-01-25T00:19:02.002Z] API version: 1.41 (minimum version 1.24) [2022-01-25T00:19:02.002Z] Go version: go1.16.8 [2022-01-25T00:19:02.002Z] Git commit: 79ea9d3 [2022-01-25T00:19:02.002Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T00:19:02.002Z] OS/Arch: windows/amd64 [2022-01-25T00:19:02.002Z] Experimental: true [2022-01-25T00:19:02.052Z] #21 ... [2022-01-25T00:19:02.052Z] [2022-01-25T00:19:02.052Z] #56 [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-01-25T00:19:02.052Z] #56 sha256:4d89370c91b21d0d375716b10f5f269981e3baf96823a89ab992176f6204c54a [2022-01-25T00:19:02.052Z] #56 7.388 + cd /tmp/tmp.gc2RIwxSdC/src/github.com/opencontainers/runc [2022-01-25T00:19:02.052Z] #56 7.390 + git checkout -q v1.0.3 [2022-01-25T00:19:02.052Z] #56 7.806 + '[' -z '' ']' [2022-01-25T00:19:02.053Z] #56 7.807 + target=static [2022-01-25T00:19:02.053Z] #56 7.807 + make BUILDTAGS=seccomp static [2022-01-25T00:19:02.053Z] #56 8.068 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-25T00:19:02.243Z] #21 13.52 The following NEW packages will be installed: [2022-01-25T00:19:02.243Z] #21 13.52 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-25T00:19:02.243Z] #21 13.53 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:19:02.243Z] #21 13.53 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-25T00:19:02.243Z] #21 13.53 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-25T00:19:02.243Z] #21 13.53 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-25T00:19:02.243Z] #21 13.53 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-25T00:19:02.243Z] #21 13.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-25T00:19:02.243Z] #21 13.53 xz-utils zip zstd [2022-01-25T00:19:02.300Z] #56 2.002 + RM_GOPATH=0 [2022-01-25T00:19:02.300Z] #56 2.002 + TMP_GOPATH= [2022-01-25T00:19:02.300Z] #56 2.002 + : /build [2022-01-25T00:19:02.300Z] #56 2.002 + '[' -z '' ']' [2022-01-25T00:19:02.300Z] #56 2.002 ++ mktemp -d [2022-01-25T00:19:02.300Z] #56 2.003 + export GOPATH=/tmp/tmp.CqxRjIzKPi [2022-01-25T00:19:02.300Z] #56 2.003 + GOPATH=/tmp/tmp.CqxRjIzKPi [2022-01-25T00:19:02.300Z] #56 2.003 + RM_GOPATH=1 [2022-01-25T00:19:02.300Z] #56 2.003 + case "$(go env GOARCH)" in [2022-01-25T00:19:02.300Z] #56 2.009 ++ go env GOARCH [2022-01-25T00:19:02.300Z] #56 2.022 + export GO_BUILDMODE=-buildmode=pie [2022-01-25T00:19:02.300Z] #56 2.022 + GO_BUILDMODE=-buildmode=pie [2022-01-25T00:19:02.300Z] #56 2.022 ++ dirname /install.sh [2022-01-25T00:19:02.300Z] #56 2.023 + dir=/ [2022-01-25T00:19:02.300Z] #56 2.023 + bin=runc [2022-01-25T00:19:02.300Z] #56 2.024 + shift [2022-01-25T00:19:02.300Z] #56 2.024 + '[' '!' -f //runc.installer ']' [2022-01-25T00:19:02.300Z] #56 2.024 + . //runc.installer [2022-01-25T00:19:02.300Z] #56 2.024 ++ set -e [2022-01-25T00:19:02.300Z] #56 2.024 ++ : v1.0.3 [2022-01-25T00:19:02.300Z] #56 2.024 + install_runc [2022-01-25T00:19:02.300Z] #56 2.024 + RUNC_BUILDTAGS=seccomp [2022-01-25T00:19:02.300Z] #56 2.024 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-25T00:19:02.300Z] #56 2.024 Install runc version v1.0.3 (build tags: seccomp) [2022-01-25T00:19:02.300Z] #56 2.024 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CqxRjIzKPi/src/github.com/opencontainers/runc [2022-01-25T00:19:02.300Z] #56 2.026 Cloning into '/tmp/tmp.CqxRjIzKPi/src/github.com/opencontainers/runc'... [2022-01-25T00:19:02.312Z] #56 ... [2022-01-25T00:19:02.312Z] [2022-01-25T00:19:02.312Z] #21 [dev-systemd-false 7/24] 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-01-25T00:19:02.312Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-25T00:19:02.312Z] #21 12.02 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:19:02.312Z] #21 12.15 Fetched 27.0 MB in 1s (19.1 MB/s) [2022-01-25T00:19:02.312Z] #21 12.21 Selecting previously unselected package pigz. [2022-01-25T00:19:02.504Z] #21 13.85 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:19:02.504Z] #21 13.85 Need to get 27.6 MB of archives. [2022-01-25T00:19:02.504Z] #21 13.85 After this operation, 106 MB of additional disk space will be used. [2022-01-25T00:19:02.504Z] #21 13.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-25T00:19:02.504Z] #21 13.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-25T00:19:02.504Z] #21 13.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-25T00:19:02.504Z] #21 13.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-25T00:19:02.504Z] #21 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-25T00:19:02.504Z] #21 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-25T00:19:02.504Z] #21 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-25T00:19:02.504Z] #21 13.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-25T00:19:02.504Z] #21 13.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:19:02.504Z] #21 13.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-01-25T00:19:02.504Z] #21 13.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-25T00:19:02.504Z] #21 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-25T00:19:02.504Z] #21 13.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-25T00:19:02.504Z] #21 13.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-25T00:19:02.504Z] #21 13.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-25T00:19:02.504Z] #21 13.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-25T00:19:02.556Z] #56 ... [2022-01-25T00:19:02.556Z] [2022-01-25T00:19:02.556Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-01-25T00:19:02.556Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-25T00:19:02.556Z] #15 DONE 2.5s [2022-01-25T00:19:02.556Z] [2022-01-25T00:19:02.556Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-25T00:19:02.556Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-25T00:19:02.572Z] #21 12.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 ... 24001 files and directories currently installed.) [2022-01-25T00:19:02.572Z] #21 12.25 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-25T00:19:02.572Z] #21 12.26 Unpacking pigz (2.6-1) ... [2022-01-25T00:19:02.572Z] #21 12.31 Selecting previously unselected package libelf1:arm64. [2022-01-25T00:19:02.572Z] #21 12.32 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-25T00:19:02.572Z] #21 12.32 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-25T00:19:02.572Z] #21 12.45 Selecting previously unselected package libbpf0:arm64. [2022-01-25T00:19:02.572Z] #21 12.46 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-25T00:19:02.572Z] #21 12.46 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-25T00:19:02.572Z] #21 12.56 Selecting previously unselected package libcap2:arm64. [Pipeline] sh [2022-01-25T00:19:02.765Z] #21 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-25T00:19:02.765Z] #21 13.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-25T00:19:02.765Z] #21 13.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-25T00:19:02.765Z] #21 13.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-25T00:19:02.765Z] #21 13.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-25T00:19:02.765Z] #21 13.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T00:19:02.765Z] #21 13.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T00:19:02.765Z] #21 13.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T00:19:02.765Z] #21 13.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-25T00:19:02.765Z] #21 13.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-25T00:19:02.765Z] #21 14.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T00:19:02.832Z] #21 12.57 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-25T00:19:02.832Z] #21 12.57 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-25T00:19:02.832Z] #21 12.64 Selecting previously unselected package libmnl0:arm64. [2022-01-25T00:19:02.832Z] #21 12.64 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-25T00:19:02.832Z] #21 12.65 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-25T00:19:02.832Z] #21 12.70 Selecting previously unselected package libxtables12:arm64. [2022-01-25T00:19:02.832Z] #21 12.71 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-25T00:19:02.832Z] #21 12.72 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-25T00:19:02.832Z] #21 12.79 Selecting previously unselected package libcap2-bin. [2022-01-25T00:19:02.832Z] #21 12.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-25T00:19:02.892Z] #21 13.45 The following NEW packages will be installed: [2022-01-25T00:19:02.892Z] #21 13.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-25T00:19:02.892Z] #21 13.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:19:02.892Z] #21 13.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-25T00:19:02.892Z] #21 13.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-25T00:19:02.892Z] #21 13.45 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-25T00:19:02.892Z] #21 13.45 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-25T00:19:02.892Z] #21 13.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-25T00:19:02.892Z] #21 13.45 xz-utils zip zstd [2022-01-25T00:19:02.892Z] #21 13.76 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:19:02.892Z] #21 13.76 Need to get 27.6 MB of archives. [2022-01-25T00:19:02.892Z] #21 13.76 After this operation, 106 MB of additional disk space will be used. [2022-01-25T00:19:02.892Z] #21 13.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-25T00:19:02.892Z] #21 13.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-25T00:19:02.892Z] #21 13.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-25T00:19:02.892Z] #21 13.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-25T00:19:02.892Z] #21 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-25T00:19:02.892Z] #21 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-25T00:19:02.892Z] #21 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-25T00:19:02.892Z] #21 13.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-25T00:19:02.892Z] #21 13.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:19:02.892Z] #21 13.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:19:02.892Z] #21 13.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-25T00:19:02.892Z] #21 13.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-25T00:19:02.892Z] #21 13.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-25T00:19:02.892Z] #21 13.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-25T00:19:02.892Z] #21 13.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-25T00:19:02.892Z] #21 13.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-25T00:19:02.892Z] #21 13.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-25T00:19:02.892Z] #21 13.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-25T00:19:02.892Z] #21 13.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-25T00:19:02.892Z] #21 13.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-25T00:19:02.892Z] #21 13.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-25T00:19:02.892Z] #21 13.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T00:19:02.892Z] #21 13.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T00:19:02.892Z] #21 13.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T00:19:02.892Z] #21 13.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-25T00:19:02.892Z] #21 13.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-25T00:19:03.039Z] #21 14.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-25T00:19:03.039Z] #21 14.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T00:19:03.039Z] #21 14.28 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-01-25T00:19:03.039Z] #21 14.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T00:19:03.039Z] #21 14.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-25T00:19:03.039Z] #21 14.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-25T00:19:03.039Z] #21 14.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-25T00:19:03.039Z] #21 14.34 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-25T00:19:03.039Z] #21 14.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-25T00:19:03.039Z] #21 14.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:19:03.039Z] #21 14.36 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-25T00:19:03.039Z] #21 14.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-25T00:19:03.039Z] #21 14.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-25T00:19:03.039Z] #21 14.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-25T00:19:03.039Z] #21 14.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-25T00:19:03.039Z] #21 14.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-25T00:19:03.091Z] #21 12.82 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:03.091Z] #21 12.90 Selecting previously unselected package iproute2. [2022-01-25T00:19:03.091Z] #21 12.90 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-25T00:19:03.091Z] #21 12.91 Unpacking iproute2 (5.10.0-4) ... [2022-01-25T00:19:03.154Z] #21 13.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T00:19:03.154Z] #21 14.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-25T00:19:03.301Z] #21 14.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-25T00:19:03.301Z] #21 14.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-25T00:19:03.416Z] #21 14.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T00:19:03.416Z] #21 14.19 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-01-25T00:19:03.416Z] #21 14.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T00:19:03.416Z] #21 14.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-25T00:19:03.416Z] #21 14.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-25T00:19:03.416Z] #21 14.21 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-25T00:19:03.416Z] #21 14.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-25T00:19:03.416Z] #21 14.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-25T00:19:03.416Z] #21 14.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:19:03.416Z] #21 14.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-25T00:19:03.416Z] #21 14.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-25T00:19:03.416Z] #21 14.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-25T00:19:03.416Z] #21 14.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-25T00:19:03.416Z] #21 14.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-25T00:19:03.416Z] #21 14.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-25T00:19:03.416Z] #21 14.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-25T00:19:03.563Z] #21 14.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-25T00:19:03.563Z] #21 14.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-25T00:19:03.563Z] #21 14.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-25T00:19:03.660Z] #21 13.27 Selecting previously unselected package xxd. [2022-01-25T00:19:03.660Z] #21 13.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-25T00:19:03.660Z] #21 13.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:03.660Z] #21 13.40 Selecting previously unselected package vim-common. [2022-01-25T00:19:03.660Z] #21 13.41 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:03.660Z] #21 13.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:03.660Z] #21 13.58 Selecting previously unselected package bash-completion. [2022-01-25T00:19:03.660Z] #21 13.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-25T00:19:03.677Z] #21 14.56 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-25T00:19:03.677Z] #21 14.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-25T00:19:03.677Z] #21 14.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-25T00:19:03.677Z] #21 14.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-25T00:19:03.692Z] + docker info [2022-01-25T00:19:03.692Z] Client: [2022-01-25T00:19:03.692Z] Context: default [2022-01-25T00:19:03.692Z] Debug Mode: false [2022-01-25T00:19:03.692Z] [2022-01-25T00:19:03.692Z] Server: [2022-01-25T00:19:03.692Z] Containers: 0 [2022-01-25T00:19:03.692Z] Running: 0 [2022-01-25T00:19:03.692Z] Paused: 0 [2022-01-25T00:19:03.692Z] Stopped: 0 [2022-01-25T00:19:03.692Z] Images: 0 [2022-01-25T00:19:03.692Z] Server Version: 20.10.9 [2022-01-25T00:19:03.692Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-25T00:19:03.692Z] LCOW: [2022-01-25T00:19:03.692Z] Windows: [2022-01-25T00:19:03.692Z] Logging Driver: json-file [2022-01-25T00:19:03.692Z] Plugins: [2022-01-25T00:19:03.692Z] Volume: local [2022-01-25T00:19:03.692Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:19:03.692Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:19:03.692Z] Swarm: inactive [2022-01-25T00:19:03.692Z] Default Isolation: process [2022-01-25T00:19:03.692Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T00:19:03.692Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T00:19:03.692Z] OSType: windows [2022-01-25T00:19:03.692Z] Architecture: x86_64 [2022-01-25T00:19:03.692Z] CPUs: 4 [2022-01-25T00:19:03.692Z] Total Memory: 32GiB [2022-01-25T00:19:03.692Z] Name: azwin-2-0cac11 [2022-01-25T00:19:03.692Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T00:19:03.692Z] Docker Root Dir: D:\docker [2022-01-25T00:19:03.692Z] Debug Mode: false [2022-01-25T00:19:03.692Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:19:03.692Z] Labels: [2022-01-25T00:19:03.692Z] Experimental: true [2022-01-25T00:19:03.692Z] Insecure Registries: [2022-01-25T00:19:03.692Z] 10.0.0.4:5000 [2022-01-25T00:19:03.692Z] 127.0.0.0/8 [2022-01-25T00:19:03.692Z] Registry Mirrors: [2022-01-25T00:19:03.692Z] http://10.0.0.4:5000/ [2022-01-25T00:19:03.692Z] Live Restore Enabled: false [2022-01-25T00:19:03.692Z] Product License: Community Engine [2022-01-25T00:19:03.692Z] [2022-01-25T00:19:03.824Z] #21 15.37 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-25T00:19:04.102Z] #21 15.48 Fetched 27.6 MB in 1s (21.3 MB/s) [2022-01-25T00:19:04.102Z] #21 15.56 Selecting previously unselected package pigz. [2022-01-25T00:19:04.106Z] Client: [2022-01-25T00:19:04.106Z] Version: 20.10.9 [2022-01-25T00:19:04.106Z] API version: 1.41 [2022-01-25T00:19:04.106Z] Go version: go1.16.8 [2022-01-25T00:19:04.106Z] Git commit: c2ea9bc [2022-01-25T00:19:04.106Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T00:19:04.106Z] OS/Arch: windows/amd64 [2022-01-25T00:19:04.106Z] Context: default [2022-01-25T00:19:04.106Z] Experimental: true [2022-01-25T00:19:04.106Z] [2022-01-25T00:19:04.106Z] Server: Docker Engine - Community [2022-01-25T00:19:04.106Z] Engine: [2022-01-25T00:19:04.106Z] Version: 20.10.9 [2022-01-25T00:19:04.106Z] API version: 1.41 (minimum version 1.24) [2022-01-25T00:19:04.106Z] Go version: go1.16.8 [2022-01-25T00:19:04.106Z] Git commit: 79ea9d3 [2022-01-25T00:19:04.106Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T00:19:04.106Z] OS/Arch: windows/amd64 [2022-01-25T00:19:04.106Z] Experimental: true [2022-01-25T00:19:04.250Z] #21 15.11 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:19:04.250Z] #21 15.22 Fetched 27.6 MB in 1s (23.9 MB/s) [2022-01-25T00:19:04.363Z] #21 15.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-25T00:19:04.363Z] #21 15.61 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-25T00:19:04.363Z] #21 15.67 Unpacking pigz (2.6-1) ... [2022-01-25T00:19:04.364Z] #21 15.76 Selecting previously unselected package libelf1:amd64. [2022-01-25T00:19:04.364Z] #21 15.77 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-25T00:19:04.364Z] #21 15.78 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-25T00:19:04.447Z] #16 DONE 1.6s [2022-01-25T00:19:04.447Z] [2022-01-25T00:19:04.447Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-25T00:19:04.447Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-25T00:19:04.512Z] #21 15.27 Selecting previously unselected package pigz. [2022-01-25T00:19:04.512Z] #21 15.27 (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-01-25T00:19:04.512Z] #21 15.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-25T00:19:04.512Z] #21 15.32 Unpacking pigz (2.6-1) ... [2022-01-25T00:19:04.512Z] #21 15.40 Selecting previously unselected package libelf1:amd64. [2022-01-25T00:19:04.512Z] #21 15.41 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-25T00:19:04.512Z] #21 15.42 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-25T00:19:04.625Z] #21 15.92 Selecting previously unselected package libbpf0:amd64. [2022-01-25T00:19:04.625Z] #21 15.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-25T00:19:04.625Z] #21 15.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:19:04.625Z] #21 16.05 Selecting previously unselected package libcap2:amd64. [2022-01-25T00:19:04.625Z] #21 16.05 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-25T00:19:04.625Z] #21 16.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:19:04.774Z] #21 15.56 Selecting previously unselected package libbpf0:amd64. [2022-01-25T00:19:04.774Z] #21 15.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-25T00:19:04.774Z] #21 15.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:19:04.774Z] #21 15.66 Selecting previously unselected package libcap2:amd64. [2022-01-25T00:19:04.774Z] #21 15.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-25T00:19:04.774Z] #21 15.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:19:04.774Z] #21 15.73 Selecting previously unselected package libmnl0:amd64. [2022-01-25T00:19:04.774Z] #21 15.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-25T00:19:04.774Z] #21 15.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:19:04.774Z] #21 15.81 Selecting previously unselected package libxtables12:amd64. [Pipeline] sh [2022-01-25T00:19:04.886Z] #21 16.23 Selecting previously unselected package libmnl0:amd64. [2022-01-25T00:19:04.887Z] #21 16.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-25T00:19:04.887Z] #21 16.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:19:04.887Z] #21 16.32 Selecting previously unselected package libxtables12:amd64. [2022-01-25T00:19:04.887Z] #21 16.32 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-25T00:19:04.887Z] #21 16.33 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:19:04.887Z] #21 16.43 Selecting previously unselected package libcap2-bin. [2022-01-25T00:19:05.036Z] #21 15.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-25T00:19:05.036Z] #21 15.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:19:05.036Z] #21 15.87 Selecting previously unselected package libcap2-bin. [2022-01-25T00:19:05.036Z] #21 15.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-25T00:19:05.036Z] #21 15.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:05.148Z] #21 16.43 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-25T00:19:05.148Z] #21 16.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:05.148Z] #21 16.54 Selecting previously unselected package iproute2. [2022-01-25T00:19:05.148Z] #21 16.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-25T00:19:05.148Z] #21 16.56 Unpacking iproute2 (5.10.0-4) ... [2022-01-25T00:19:05.298Z] #21 15.96 Selecting previously unselected package iproute2. [2022-01-25T00:19:05.298Z] #21 15.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-25T00:19:05.298Z] #21 15.96 Unpacking iproute2 (5.10.0-4) ... [2022-01-25T00:19:05.566Z] #21 15.13 Unpacking bash-completion (1:2.11-2) ... [2022-01-25T00:19:05.571Z] #21 16.36 Selecting previously unselected package xxd. [2022-01-25T00:19:05.571Z] #21 16.37 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:19:05.571Z] #21 16.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:05.720Z] #21 17.04 Selecting previously unselected package xxd. [2022-01-25T00:19:05.720Z] #21 17.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:19:05.720Z] #21 17.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:05.784Z] + docker info [2022-01-25T00:19:05.815Z] #17 1.610 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-25T00:19:05.826Z] #21 15.51 Selecting previously unselected package bzip2. [2022-01-25T00:19:05.826Z] #21 15.51 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-25T00:19:05.826Z] #21 15.51 Unpacking bzip2 (1.0.8-4) ... [2022-01-25T00:19:05.826Z] #21 15.59 Selecting previously unselected package xz-utils. [2022-01-25T00:19:05.826Z] #21 15.59 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-25T00:19:05.826Z] #21 15.61 Unpacking xz-utils (5.2.5-2) ... [2022-01-25T00:19:05.826Z] #21 15.72 Selecting previously unselected package apparmor. [2022-01-25T00:19:05.832Z] #21 16.51 Selecting previously unselected package vim-common. [2022-01-25T00:19:05.832Z] #21 16.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:05.832Z] #21 16.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:05.832Z] #21 16.67 Selecting previously unselected package bash-completion. [2022-01-25T00:19:05.832Z] #21 16.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-25T00:19:05.981Z] #21 17.16 Selecting previously unselected package vim-common. [2022-01-25T00:19:05.981Z] #21 17.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:05.981Z] #21 17.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:05.981Z] #21 17.37 Selecting previously unselected package bash-completion. [2022-01-25T00:19:05.981Z] #21 17.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-25T00:19:05.996Z] Client: [2022-01-25T00:19:05.996Z] Version: 20.10.9 [2022-01-25T00:19:05.996Z] API version: 1.41 [2022-01-25T00:19:05.996Z] Go version: go1.16.8 [2022-01-25T00:19:05.996Z] Git commit: c2ea9bc [2022-01-25T00:19:05.996Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T00:19:05.996Z] OS/Arch: windows/amd64 [2022-01-25T00:19:05.996Z] Context: default [2022-01-25T00:19:05.996Z] Experimental: true [2022-01-25T00:19:05.996Z] [2022-01-25T00:19:05.996Z] Server: Docker Engine - Community [2022-01-25T00:19:05.996Z] Engine: [2022-01-25T00:19:05.996Z] Version: 20.10.9 [2022-01-25T00:19:05.996Z] API version: 1.41 (minimum version 1.24) [2022-01-25T00:19:05.996Z] Go version: go1.16.8 [2022-01-25T00:19:05.996Z] Git commit: 79ea9d3 [2022-01-25T00:19:05.996Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T00:19:05.996Z] OS/Arch: windows/amd64 [2022-01-25T00:19:05.996Z] Experimental: true [2022-01-25T00:19:06.071Z] #17 DONE 1.8s [2022-01-25T00:19:06.071Z] [2022-01-25T00:19:06.071Z] #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-01-25T00:19:06.071Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:19:06.071Z] #34 ... [2022-01-25T00:19:06.071Z] [2022-01-25T00:19:06.071Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-25T00:19:06.071Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-25T00:19:06.104Z] #21 15.73 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-25T00:19:06.104Z] #21 15.78 Unpacking apparmor (2.13.6-10) ... [2022-01-25T00:19:06.363Z] #21 16.14 Selecting previously unselected package inetutils-ping. [2022-01-25T00:19:06.363Z] #21 16.16 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-25T00:19:06.363Z] #21 16.16 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:06.363Z] #21 16.25 Selecting previously unselected package libip4tc2:arm64. [2022-01-25T00:19:06.623Z] #21 16.25 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-25T00:19:06.623Z] #21 16.25 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-25T00:19:06.623Z] #21 16.32 Selecting previously unselected package libip6tc2:arm64. [2022-01-25T00:19:06.623Z] #21 16.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-25T00:19:06.623Z] #21 16.32 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-25T00:19:06.623Z] #21 16.38 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-25T00:19:06.623Z] #21 16.38 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-25T00:19:06.623Z] #21 16.38 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-25T00:19:06.623Z] #21 16.44 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-25T00:19:06.623Z] #21 16.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-25T00:19:06.623Z] #21 16.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-25T00:19:06.623Z] #21 16.49 Selecting previously unselected package libnftnl11:arm64. [2022-01-25T00:19:06.623Z] #21 16.50 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-25T00:19:06.623Z] #21 16.50 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-25T00:19:06.623Z] #21 16.60 Selecting previously unselected package iptables. [Pipeline] sh [2022-01-25T00:19:06.882Z] #21 16.60 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-25T00:19:06.882Z] #21 16.60 Unpacking iptables (1.8.7-1) ... [2022-01-25T00:19:07.165Z] #21 16.82 Selecting previously unselected package libonig5:arm64. [2022-01-25T00:19:07.165Z] #21 16.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-25T00:19:07.165Z] #21 16.83 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-25T00:19:07.165Z] #21 16.94 Selecting previously unselected package libjq1:arm64. [2022-01-25T00:19:07.165Z] #21 16.96 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-25T00:19:07.165Z] #21 16.97 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-25T00:19:07.442Z] #21 17.06 Selecting previously unselected package jq. [2022-01-25T00:19:07.442Z] #21 17.06 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-25T00:19:07.442Z] #21 17.08 Unpacking jq (1.6-2.1) ... [2022-01-25T00:19:07.442Z] #21 17.19 Selecting previously unselected package libaio1:arm64. [2022-01-25T00:19:07.442Z] #21 17.19 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-25T00:19:07.442Z] #21 17.20 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-25T00:19:07.443Z] #21 17.27 Selecting previously unselected package libgpm2:arm64. [2022-01-25T00:19:07.443Z] #21 17.29 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-25T00:19:07.679Z] + docker info [2022-01-25T00:19:07.679Z] Client: [2022-01-25T00:19:07.679Z] Context: default [2022-01-25T00:19:07.679Z] Debug Mode: false [2022-01-25T00:19:07.679Z] [2022-01-25T00:19:07.679Z] Server: [2022-01-25T00:19:07.679Z] Containers: 0 [2022-01-25T00:19:07.679Z] Running: 0 [2022-01-25T00:19:07.679Z] Paused: 0 [2022-01-25T00:19:07.679Z] Stopped: 0 [2022-01-25T00:19:07.679Z] Images: 0 [2022-01-25T00:19:07.679Z] Server Version: 20.10.9 [2022-01-25T00:19:07.679Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T00:19:07.679Z] Windows: [2022-01-25T00:19:07.679Z] LCOW: [2022-01-25T00:19:07.679Z] Logging Driver: json-file [2022-01-25T00:19:07.679Z] Plugins: [2022-01-25T00:19:07.679Z] Volume: local [2022-01-25T00:19:07.679Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:19:07.679Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:19:07.679Z] Swarm: inactive [2022-01-25T00:19:07.679Z] Default Isolation: process [2022-01-25T00:19:07.679Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T00:19:07.679Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T00:19:07.679Z] OSType: windows [2022-01-25T00:19:07.679Z] Architecture: x86_64 [2022-01-25T00:19:07.679Z] CPUs: 4 [2022-01-25T00:19:07.679Z] Total Memory: 32GiB [2022-01-25T00:19:07.679Z] Name: azwin-2-0cac10 [2022-01-25T00:19:07.679Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T00:19:07.679Z] Docker Root Dir: D:\docker [2022-01-25T00:19:07.679Z] Debug Mode: false [2022-01-25T00:19:07.679Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:19:07.679Z] Labels: [2022-01-25T00:19:07.679Z] Experimental: true [2022-01-25T00:19:07.679Z] Insecure Registries: [2022-01-25T00:19:07.679Z] 10.0.0.4:5000 [2022-01-25T00:19:07.679Z] 127.0.0.0/8 [2022-01-25T00:19:07.679Z] Registry Mirrors: [2022-01-25T00:19:07.679Z] http://10.0.0.4:5000/ [2022-01-25T00:19:07.679Z] Live Restore Enabled: false [2022-01-25T00:19:07.679Z] Product License: Community Engine [2022-01-25T00:19:07.679Z] [2022-01-25T00:19:07.708Z] #21 17.30 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-25T00:19:07.708Z] #21 17.37 Selecting previously unselected package libicu67:arm64. [2022-01-25T00:19:07.708Z] #21 17.37 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-25T00:19:07.708Z] #21 17.38 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-25T00:19:07.745Z] #21 18.32 Unpacking bash-completion (1:2.11-2) ... [2022-01-25T00:19:07.745Z] #21 18.65 Selecting previously unselected package bzip2. [2022-01-25T00:19:07.745Z] #21 18.65 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-25T00:19:07.745Z] #21 18.66 Unpacking bzip2 (1.0.8-4) ... [2022-01-25T00:19:07.745Z] #21 18.73 Selecting previously unselected package xz-utils. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-25T00:19:07.897Z] #21 19.15 Unpacking bash-completion (1:2.11-2) ... [2022-01-25T00:19:07.965Z] #18 DONE 1.6s [2022-01-25T00:19:07.965Z] [2022-01-25T00:19:07.965Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-25T00:19:07.965Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-25T00:19:08.008Z] #21 18.73 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-25T00:19:08.008Z] #21 18.74 Unpacking xz-utils (5.2.5-2) ... [2022-01-25T00:19:08.008Z] #21 18.88 Selecting previously unselected package apparmor. [2022-01-25T00:19:08.008Z] #21 18.88 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-25T00:19:08.008Z] #21 18.93 Unpacking apparmor (2.13.6-10) ... [2022-01-25T00:19:08.158Z] #21 19.56 Selecting previously unselected package bzip2. [2022-01-25T00:19:08.158Z] #21 19.57 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-25T00:19:08.158Z] #21 19.57 Unpacking bzip2 (1.0.8-4) ... [2022-01-25T00:19:08.158Z] #21 19.63 Selecting previously unselected package xz-utils. [2022-01-25T00:19:08.158Z] #21 19.64 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-25T00:19:08.158Z] #21 19.64 Unpacking xz-utils (5.2.5-2) ... [2022-01-25T00:19:08.269Z] #21 19.30 Selecting previously unselected package inetutils-ping. [2022-01-25T00:19:08.418Z] #21 19.79 Selecting previously unselected package apparmor. [2022-01-25T00:19:08.419Z] #21 19.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-25T00:19:08.531Z] #21 19.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-25T00:19:08.531Z] #21 19.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:08.531Z] #21 19.40 Selecting previously unselected package libip4tc2:amd64. [2022-01-25T00:19:08.531Z] #21 19.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:19:08.531Z] #21 19.41 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:08.531Z] #21 19.48 Selecting previously unselected package libip6tc2:amd64. [2022-01-25T00:19:08.531Z] #21 19.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:19:08.531Z] #21 19.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:08.680Z] #21 19.85 Unpacking apparmor (2.13.6-10) ... [2022-01-25T00:19:08.792Z] #21 19.54 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-25T00:19:08.792Z] #21 19.55 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-25T00:19:08.792Z] #21 19.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:19:08.792Z] #21 19.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-25T00:19:08.792Z] #21 19.62 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-25T00:19:08.792Z] #21 19.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:19:08.792Z] #21 19.70 Selecting previously unselected package libnftnl11:amd64. [2022-01-25T00:19:08.792Z] #21 19.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-25T00:19:08.792Z] #21 19.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:19:09.000Z] #21 20.23 Selecting previously unselected package inetutils-ping. [2022-01-25T00:19:09.000Z] #21 20.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-25T00:19:09.000Z] #21 20.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:09.000Z] #21 20.41 Selecting previously unselected package libip4tc2:amd64. [2022-01-25T00:19:09.000Z] #21 20.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:19:09.000Z] #21 20.43 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:09.000Z] #21 20.51 Selecting previously unselected package libip6tc2:amd64. [2022-01-25T00:19:09.055Z] #21 19.83 Selecting previously unselected package iptables. [2022-01-25T00:19:09.055Z] #21 19.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-25T00:19:09.055Z] #21 19.85 Unpacking iptables (1.8.7-1) ... [2022-01-25T00:19:09.293Z] #21 20.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:19:09.293Z] #21 20.53 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:09.293Z] #21 20.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-25T00:19:09.293Z] #21 20.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-25T00:19:09.293Z] #21 20.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:19:09.293Z] #21 20.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-25T00:19:09.293Z] #21 20.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-25T00:19:09.293Z] #21 20.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:19:09.293Z] #21 20.78 Selecting previously unselected package libnftnl11:amd64. [2022-01-25T00:19:09.293Z] #21 20.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-25T00:19:09.316Z] #21 20.14 Selecting previously unselected package libonig5:amd64. [2022-01-25T00:19:09.316Z] #21 20.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T00:19:09.316Z] #21 20.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:19:09.335Z] #19 DONE 1.7s [2022-01-25T00:19:09.335Z] [2022-01-25T00:19:09.335Z] #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-01-25T00:19:09.335Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:19:09.335Z] #34 ... [2022-01-25T00:19:09.335Z] [2022-01-25T00:19:09.335Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-01-25T00:19:09.335Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-25T00:19:09.560Z] #21 20.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:19:09.560Z] #21 20.88 Selecting previously unselected package iptables. [2022-01-25T00:19:09.560Z] #21 20.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-25T00:19:09.560Z] #21 20.90 Unpacking iptables (1.8.7-1) ... [2022-01-25T00:19:09.577Z] #21 20.27 Selecting previously unselected package libjq1:amd64. [2022-01-25T00:19:09.577Z] #21 20.28 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T00:19:09.577Z] #21 20.28 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:19:09.577Z] #21 20.39 Selecting previously unselected package jq. [2022-01-25T00:19:09.577Z] #21 20.41 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-25T00:19:09.577Z] #21 20.41 Unpacking jq (1.6-2.1) ... [2022-01-25T00:19:09.577Z] #21 20.49 Selecting previously unselected package libaio1:amd64. [2022-01-25T00:19:09.577Z] #21 20.49 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-25T00:19:09.577Z] #21 20.51 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:19:09.577Z] #21 20.57 Selecting previously unselected package libgpm2:amd64. [2022-01-25T00:19:09.577Z] #21 20.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-25T00:19:09.577Z] #21 20.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:19:09.831Z] #21 21.22 Selecting previously unselected package libonig5:amd64. [2022-01-25T00:19:09.831Z] #21 21.22 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T00:19:09.831Z] #21 21.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:19:09.837Z] #21 20.63 Selecting previously unselected package libicu67:amd64. [2022-01-25T00:19:09.838Z] #21 20.64 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-25T00:19:09.838Z] #21 20.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T00:19:10.094Z] #21 21.41 Selecting previously unselected package libjq1:amd64. [2022-01-25T00:19:10.094Z] #21 21.43 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T00:19:10.094Z] #21 21.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:19:10.094Z] #21 21.54 Selecting previously unselected package jq. [2022-01-25T00:19:10.094Z] #21 21.56 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-25T00:19:10.258Z] #21 19.94 Selecting previously unselected package libinih1:arm64. [2022-01-25T00:19:10.258Z] #21 19.94 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-25T00:19:10.258Z] #21 19.95 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-25T00:19:10.258Z] #21 20.00 Selecting previously unselected package libnet1:arm64. [2022-01-25T00:19:10.258Z] #21 20.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-25T00:19:10.258Z] #21 20.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:10.258Z] #21 20.08 Selecting previously unselected package libnl-3-200:arm64. [2022-01-25T00:19:10.258Z] #21 20.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-25T00:19:10.258Z] #21 20.09 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-25T00:19:10.358Z] #21 21.56 Unpacking jq (1.6-2.1) ... [2022-01-25T00:19:10.358Z] #21 21.63 Selecting previously unselected package libaio1:amd64. [2022-01-25T00:19:10.358Z] #21 21.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-25T00:19:10.358Z] #21 21.64 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:19:10.358Z] #21 21.69 Selecting previously unselected package libgpm2:amd64. [2022-01-25T00:19:10.358Z] #21 21.70 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-25T00:19:10.358Z] #21 21.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:19:10.358Z] #21 21.76 Selecting previously unselected package libicu67:amd64. [2022-01-25T00:19:10.358Z] #21 21.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-25T00:19:10.358Z] #21 21.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T00:19:10.516Z] #21 20.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-25T00:19:10.517Z] #21 20.17 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-25T00:19:10.517Z] #21 20.17 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-25T00:19:10.517Z] #21 20.21 Selecting previously unselected package net-tools. [2022-01-25T00:19:10.517Z] #21 20.22 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-25T00:19:10.517Z] #21 20.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:10.517Z] #21 20.38 Selecting previously unselected package patch. [2022-01-25T00:19:10.517Z] #21 20.38 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-25T00:19:10.517Z] #21 20.38 Unpacking patch (2.7.6-7) ... [2022-01-25T00:19:10.775Z] #21 20.45 Selecting previously unselected package python-pip-whl. [2022-01-25T00:19:10.775Z] #21 20.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-25T00:19:10.775Z] #21 20.46 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:11.034Z] #21 20.91 Selecting previously unselected package python3-lib2to3. [2022-01-25T00:19:11.034Z] #21 20.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-25T00:19:11.034Z] #21 20.93 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:11.034Z] #21 21.03 Selecting previously unselected package python3-distutils. [2022-01-25T00:19:11.229Z] #20 DONE 1.8s [2022-01-25T00:19:11.229Z] [2022-01-25T00:19:11.229Z] #56 [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-01-25T00:19:11.229Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:19:11.229Z] #56 9.686 + cd /tmp/tmp.CqxRjIzKPi/src/github.com/opencontainers/runc [2022-01-25T00:19:11.229Z] #56 9.686 + git checkout -q v1.0.3 [2022-01-25T00:19:11.229Z] #56 10.30 + '[' -z '' ']' [2022-01-25T00:19:11.229Z] #56 10.30 + target=static [2022-01-25T00:19:11.229Z] #56 10.30 + make BUILDTAGS=seccomp static [2022-01-25T00:19:11.229Z] #56 10.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-25T00:19:11.293Z] #21 21.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-25T00:19:11.293Z] #21 21.04 Unpacking python3-distutils (3.9.2-1) ... [2022-01-25T00:19:11.552Z] #21 21.15 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:19:11.552Z] #21 21.16 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:19:11.552Z] #21 21.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:11.552Z] #21 21.31 Selecting previously unselected package python3-setuptools. [2022-01-25T00:19:11.552Z] #21 21.32 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-25T00:19:11.552Z] #21 21.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:11.811Z] #21 21.49 Selecting previously unselected package python3-wheel. [2022-01-25T00:19:11.811Z] #21 21.50 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-25T00:19:11.811Z] #21 21.50 Unpacking python3-wheel (0.34.2-1) ... [2022-01-25T00:19:11.811Z] #21 21.57 Selecting previously unselected package python3-pip. [2022-01-25T00:19:11.811Z] #21 21.57 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-25T00:19:11.811Z] #21 21.57 Unpacking python3-pip (20.3.4-4) ... [2022-01-25T00:19:12.070Z] #21 21.81 Selecting previously unselected package sudo. [2022-01-25T00:19:12.070Z] #21 21.81 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-25T00:19:12.070Z] #21 21.82 Unpacking sudo (1.9.5p2-3) ... [2022-01-25T00:19:12.638Z] #21 22.30 Selecting previously unselected package thin-provisioning-tools. [2022-01-25T00:19:12.638Z] #21 22.32 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-25T00:19:12.638Z] #21 22.33 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:12.638Z] #21 22.53 Selecting previously unselected package uidmap. [2022-01-25T00:19:12.898Z] #21 22.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-25T00:19:12.898Z] #21 22.54 Unpacking uidmap (1:4.8.1-1) ... [2022-01-25T00:19:12.898Z] #21 22.65 Selecting previously unselected package vim-runtime. [2022-01-25T00:19:12.898Z] #21 22.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:12.898Z] #21 22.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-25T00:19:12.898Z] #21 22.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-25T00:19:12.898Z] #21 22.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:13.138Z] #21 23.68 Selecting previously unselected package libinih1:amd64. [2022-01-25T00:19:13.138Z] #21 23.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-25T00:19:13.138Z] #21 23.68 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-25T00:19:13.138Z] #21 23.72 Selecting previously unselected package libnet1:amd64. [2022-01-25T00:19:13.138Z] #21 23.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T00:19:13.138Z] #21 23.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:13.138Z] #21 23.79 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T00:19:13.138Z] #21 23.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T00:19:13.138Z] #21 23.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:19:13.138Z] #21 23.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T00:19:13.138Z] #21 23.89 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T00:19:13.138Z] #21 23.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:19:13.138Z] #21 23.97 Selecting previously unselected package net-tools. [2022-01-25T00:19:13.138Z] #21 23.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-25T00:19:13.138Z] #21 23.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:13.399Z] #21 24.16 Selecting previously unselected package patch. [2022-01-25T00:19:13.399Z] #21 24.17 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-25T00:19:13.399Z] #21 24.18 Unpacking patch (2.7.6-7) ... [2022-01-25T00:19:13.399Z] #21 24.28 Selecting previously unselected package python-pip-whl. [2022-01-25T00:19:13.399Z] #21 24.30 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-25T00:19:13.399Z] #21 24.32 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:13.656Z] #21 24.86 Selecting previously unselected package libinih1:amd64. [2022-01-25T00:19:13.656Z] #21 24.88 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-25T00:19:13.656Z] #21 24.88 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-25T00:19:13.656Z] #21 24.92 Selecting previously unselected package libnet1:amd64. [2022-01-25T00:19:13.656Z] #21 24.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T00:19:13.656Z] #21 24.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:13.656Z] #21 25.02 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T00:19:13.656Z] #21 25.02 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T00:19:13.656Z] #21 25.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:19:13.656Z] #21 25.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T00:19:13.917Z] #21 25.11 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T00:19:13.917Z] #21 25.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:19:13.917Z] #21 25.17 Selecting previously unselected package net-tools. [2022-01-25T00:19:13.917Z] #21 25.19 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-25T00:19:13.917Z] #21 25.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:13.917Z] #21 25.35 Selecting previously unselected package patch. [2022-01-25T00:19:13.917Z] #21 25.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-25T00:19:13.917Z] #21 25.37 Unpacking patch (2.7.6-7) ... [2022-01-25T00:19:13.972Z] #21 24.88 Selecting previously unselected package python3-lib2to3. [2022-01-25T00:19:13.972Z] #21 24.89 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-25T00:19:13.972Z] #21 24.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:13.972Z] #21 25.03 Selecting previously unselected package python3-distutils. [2022-01-25T00:19:14.178Z] #21 25.47 Selecting previously unselected package python-pip-whl. [2022-01-25T00:19:14.178Z] #21 25.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-25T00:19:14.178Z] #21 25.48 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:14.234Z] #21 25.03 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-25T00:19:14.234Z] #21 25.03 Unpacking python3-distutils (3.9.2-1) ... [2022-01-25T00:19:14.234Z] #21 25.17 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:19:14.495Z] #21 25.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:19:14.495Z] #21 25.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:14.495Z] #21 25.31 Selecting previously unselected package python3-setuptools. [2022-01-25T00:19:14.495Z] #21 25.31 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-25T00:19:14.495Z] #21 25.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:14.752Z] #21 25.95 Selecting previously unselected package python3-lib2to3. [2022-01-25T00:19:14.752Z] #21 25.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-25T00:19:14.752Z] #21 25.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:14.752Z] #21 26.07 Selecting previously unselected package python3-distutils. [2022-01-25T00:19:14.752Z] #21 26.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-25T00:19:14.752Z] #21 26.09 Unpacking python3-distutils (3.9.2-1) ... [2022-01-25T00:19:14.757Z] #21 25.56 Selecting previously unselected package python3-wheel. [2022-01-25T00:19:14.757Z] #21 25.57 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-25T00:19:14.757Z] #21 25.57 Unpacking python3-wheel (0.34.2-1) ... [2022-01-25T00:19:14.757Z] #21 25.62 Selecting previously unselected package python3-pip. [2022-01-25T00:19:14.757Z] #21 25.63 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-25T00:19:14.757Z] #21 25.64 Unpacking python3-pip (20.3.4-4) ... [2022-01-25T00:19:15.014Z] #21 26.21 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:19:15.014Z] #21 26.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:19:15.014Z] #21 26.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:15.014Z] #21 26.34 Selecting previously unselected package python3-setuptools. [2022-01-25T00:19:15.014Z] #21 26.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-25T00:19:15.014Z] #21 26.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:15.019Z] #21 25.86 Selecting previously unselected package sudo. [2022-01-25T00:19:15.019Z] #21 25.87 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-25T00:19:15.019Z] #21 25.87 Unpacking sudo (1.9.5p2-3) ... [2022-01-25T00:19:15.277Z] #21 26.61 Selecting previously unselected package python3-wheel. [2022-01-25T00:19:15.277Z] #21 26.63 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-25T00:19:15.277Z] #21 26.64 Unpacking python3-wheel (0.34.2-1) ... [2022-01-25T00:19:15.277Z] #21 26.71 Selecting previously unselected package python3-pip. [2022-01-25T00:19:15.277Z] #21 26.71 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-25T00:19:15.404Z] #56 ... [2022-01-25T00:19:15.404Z] [2022-01-25T00:19:15.404Z] #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-01-25T00:19:15.404Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-25T00:19:15.404Z] #34 DONE 115.3s [2022-01-25T00:19:15.404Z] [2022-01-25T00:19:15.404Z] #21 [dev-systemd-false 7/24] 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-01-25T00:19:15.404Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-25T00:19:15.404Z] #21 2.092 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-25T00:19:15.404Z] #21 2.126 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-25T00:19:15.404Z] #21 2.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-25T00:19:15.404Z] #21 2.545 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-25T00:19:15.404Z] #21 3.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [113 kB] [2022-01-25T00:19:15.404Z] #21 4.130 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-01-25T00:19:15.537Z] #21 26.72 Unpacking python3-pip (20.3.4-4) ... [2022-01-25T00:19:15.592Z] #21 26.43 Selecting previously unselected package thin-provisioning-tools. [2022-01-25T00:19:15.592Z] #21 26.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-25T00:19:15.592Z] #21 26.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:15.799Z] #21 26.99 Selecting previously unselected package sudo. [2022-01-25T00:19:15.799Z] #21 26.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-25T00:19:15.799Z] #21 27.00 Unpacking sudo (1.9.5p2-3) ... [2022-01-25T00:19:15.854Z] #21 26.62 Selecting previously unselected package uidmap. [2022-01-25T00:19:15.854Z] #21 26.62 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-25T00:19:15.854Z] #21 26.63 Unpacking uidmap (1:4.8.1-1) ... [2022-01-25T00:19:15.854Z] #21 26.76 Selecting previously unselected package vim-runtime. [2022-01-25T00:19:15.854Z] #21 26.77 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:15.854Z] #21 26.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-25T00:19:15.854Z] #21 26.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-25T00:19:16.061Z] #21 27.52 Selecting previously unselected package thin-provisioning-tools. [2022-01-25T00:19:16.061Z] #21 27.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-25T00:19:16.061Z] #21 27.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:16.115Z] #21 26.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:16.185Z] #21 25.42 Selecting previously unselected package vim. [2022-01-25T00:19:16.185Z] #21 25.44 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-25T00:19:16.185Z] #21 25.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:16.185Z] #21 25.84 Selecting previously unselected package xfsprogs. [2022-01-25T00:19:16.185Z] #21 25.86 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-25T00:19:16.185Z] #21 25.86 Unpacking xfsprogs (5.10.0-4) ... [2022-01-25T00:19:16.322Z] #21 27.77 Selecting previously unselected package uidmap. [2022-01-25T00:19:16.322Z] #21 27.78 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-25T00:19:16.322Z] #21 27.79 Unpacking uidmap (1:4.8.1-1) ... [2022-01-25T00:19:16.444Z] #21 26.23 Selecting previously unselected package zip. [2022-01-25T00:19:16.444Z] #21 26.23 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-25T00:19:16.444Z] #21 26.24 Unpacking zip (3.0-12) ... [2022-01-25T00:19:16.444Z] #21 26.38 Selecting previously unselected package zstd. [2022-01-25T00:19:16.584Z] #21 27.92 Selecting previously unselected package vim-runtime. [2022-01-25T00:19:16.584Z] #21 27.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:16.584Z] #21 27.95 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-25T00:19:16.703Z] #21 26.38 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-25T00:19:16.703Z] #21 26.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:16.703Z] #21 26.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:16.845Z] #21 28.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-25T00:19:16.845Z] #21 28.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:17.640Z] #21 27.32 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-25T00:19:17.640Z] #21 27.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:17.640Z] #21 27.35 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-25T00:19:17.640Z] #21 27.36 Setting up libicu67:arm64 (67.1-7) ... [2022-01-25T00:19:17.640Z] #21 27.37 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-25T00:19:17.640Z] #21 27.39 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-25T00:19:17.640Z] #21 27.40 Setting up uidmap (1:4.8.1-1) ... [2022-01-25T00:19:17.640Z] #21 27.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:17.640Z] #21 27.42 Setting up bzip2 (1.0.8-4) ... [2022-01-25T00:19:17.640Z] #21 27.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-25T00:19:17.640Z] #21 27.45 Setting up python3-wheel (0.34.2-1) ... [2022-01-25T00:19:18.207Z] #21 27.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:18.207Z] #21 27.94 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-25T00:19:18.207Z] #21 27.96 Setting up libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:18.207Z] #21 27.97 Setting up apparmor (2.13.6-10) ... [2022-01-25T00:19:18.678Z] #21 7.630 Fetched 8498 kB in 6s (1423 kB/s) [2022-01-25T00:19:19.424Z] #21 29.75 Selecting previously unselected package vim. [2022-01-25T00:19:19.424Z] #21 29.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:19:19.424Z] #21 29.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:19.424Z] #21 30.21 Selecting previously unselected package xfsprogs. [2022-01-25T00:19:19.424Z] #21 30.23 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-25T00:19:19.424Z] #21 30.23 Unpacking xfsprogs (5.10.0-4) ... [2022-01-25T00:19:19.585Z] #21 29.54 Setting up zip (3.0-12) ... [2022-01-25T00:19:19.586Z] #21 29.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:19.685Z] #21 30.67 Selecting previously unselected package zip. [2022-01-25T00:19:19.685Z] #21 30.67 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-25T00:19:19.845Z] #21 29.57 Setting up bash-completion (1:2.11-2) ... [2022-01-25T00:19:19.949Z] #21 30.69 Unpacking zip (3.0-12) ... [2022-01-25T00:19:19.949Z] #21 30.81 Selecting previously unselected package zstd. [2022-01-25T00:19:19.949Z] #21 30.81 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-25T00:19:19.949Z] #21 30.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:20.150Z] #21 30.98 Selecting previously unselected package vim. [2022-01-25T00:19:20.150Z] #21 30.98 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:19:20.150Z] #21 30.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:20.150Z] #21 31.49 Selecting previously unselected package xfsprogs. [2022-01-25T00:19:20.150Z] #21 31.50 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-25T00:19:20.150Z] #21 31.50 Unpacking xfsprogs (5.10.0-4) ... [2022-01-25T00:19:20.210Z] #21 31.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:20.413Z] #21 31.87 Selecting previously unselected package zip. [2022-01-25T00:19:20.413Z] #21 31.88 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-25T00:19:20.413Z] #21 31.89 Unpacking zip (3.0-12) ... [2022-01-25T00:19:20.584Z] #21 7.630 Reading package lists... [2022-01-25T00:19:20.679Z] #21 32.01 Selecting previously unselected package zstd. [2022-01-25T00:19:20.679Z] #21 32.02 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-25T00:19:20.679Z] #21 32.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:20.922Z] Client: [2022-01-25T00:19:20.922Z] Context: default [2022-01-25T00:19:20.922Z] Debug Mode: false [2022-01-25T00:19:20.922Z] Plugins: [2022-01-25T00:19:20.922Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-25T00:19:20.922Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-25T00:19:20.922Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-25T00:19:20.922Z] [2022-01-25T00:19:20.922Z] Server: [2022-01-25T00:19:20.922Z] Containers: 0 [2022-01-25T00:19:20.922Z] Running: 0 [2022-01-25T00:19:20.922Z] Paused: 0 [2022-01-25T00:19:20.922Z] Stopped: 0 [2022-01-25T00:19:20.922Z] Images: 0 [2022-01-25T00:19:20.922Z] Server Version: 20.10.9 [2022-01-25T00:19:20.922Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T00:19:20.922Z] Windows: [2022-01-25T00:19:20.922Z] LCOW: [2022-01-25T00:19:20.922Z] Logging Driver: json-file [2022-01-25T00:19:20.922Z] Plugins: [2022-01-25T00:19:20.922Z] Volume: local [2022-01-25T00:19:20.922Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:19:20.922Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:19:20.922Z] Swarm: inactive [2022-01-25T00:19:20.922Z] Default Isolation: process [2022-01-25T00:19:20.922Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T00:19:20.922Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T00:19:20.922Z] OSType: windows [2022-01-25T00:19:20.922Z] Architecture: x86_64 [2022-01-25T00:19:20.922Z] CPUs: 4 [2022-01-25T00:19:20.922Z] Total Memory: 32GiB [2022-01-25T00:19:20.922Z] Name: azwin-2-e6c440 [2022-01-25T00:19:20.922Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-25T00:19:20.922Z] Docker Root Dir: D:\docker [2022-01-25T00:19:20.922Z] Debug Mode: false [2022-01-25T00:19:20.922Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:19:20.922Z] Labels: [2022-01-25T00:19:20.922Z] Experimental: true [2022-01-25T00:19:20.922Z] Insecure Registries: [2022-01-25T00:19:20.922Z] 10.0.0.4:5000 [2022-01-25T00:19:20.922Z] 127.0.0.0/8 [2022-01-25T00:19:20.922Z] Registry Mirrors: [2022-01-25T00:19:20.922Z] http://10.0.0.4:5000/ [2022-01-25T00:19:20.922Z] Live Restore Enabled: false [2022-01-25T00:19:20.922Z] Product License: Community Engine [2022-01-25T00:19:20.922Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-25T00:19:21.154Z] #21 31.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:21.154Z] #21 31.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:21.154Z] #21 31.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:19:21.154Z] #21 31.93 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T00:19:21.154Z] #21 31.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:21.154Z] #21 31.95 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-25T00:19:21.154Z] #21 31.96 Setting up uidmap (1:4.8.1-1) ... [2022-01-25T00:19:21.154Z] #21 31.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:21.154Z] #21 31.99 Setting up bzip2 (1.0.8-4) ... [2022-01-25T00:19:21.154Z] #21 32.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:19:21.154Z] #21 32.01 Setting up python3-wheel (0.34.2-1) ... [2022-01-25T00:19:21.224Z] #21 31.16 Setting up xz-utils (5.2.5-2) ... [2022-01-25T00:19:21.253Z] #21 32.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:21.483Z] #21 31.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-25T00:19:21.483Z] #21 31.19 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-25T00:19:21.483Z] #21 31.20 Setting up patch (2.7.6-7) ... [2022-01-25T00:19:21.483Z] #21 31.21 Setting up sudo (1.9.5p2-3) ... [2022-01-25T00:19:21.483Z] #21 31.28 invoke-rc.d: could not determine current runlevel [2022-01-25T00:19:21.483Z] #21 31.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T00:19:21.483Z] #21 31.29 Setting up xfsprogs (5.10.0-4) ... [2022-01-25T00:19:21.483Z] #21 31.31 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-25T00:19:21.483Z] #21 31.32 Setting up inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:21.483Z] #21 31.34 Setting up pigz (2.6-1) ... [2022-01-25T00:19:21.483Z] #21 31.36 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-25T00:19:21.483Z] #21 31.38 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-25T00:19:21.727Z] #21 32.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:21.727Z] #21 32.55 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:19:21.727Z] #21 32.57 Setting up libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:21.727Z] #21 32.58 Setting up apparmor (2.13.6-10) ... [2022-01-25T00:19:21.742Z] #21 31.40 Setting up python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:21.742Z] #21 31.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:21.826Z] #21 33.26 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:21.826Z] #21 33.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:21.826Z] #21 33.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:19:21.826Z] #21 33.30 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T00:19:21.826Z] #21 33.31 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:21.826Z] #21 33.32 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-25T00:19:21.826Z] #21 33.33 Setting up uidmap (1:4.8.1-1) ... [2022-01-25T00:19:21.826Z] #21 33.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:21.826Z] #21 33.36 Setting up bzip2 (1.0.8-4) ... [2022-01-25T00:19:21.907Z] #81 exporting layers 21.9s done [2022-01-25T00:19:21.907Z] #81 writing image sha256:6a5b4b9dcfee520a8c133fd5bb6d714316bc4ea4a4e7895b2c34be98b2087ee8 done [2022-01-25T00:19:21.907Z] #81 naming to docker.io/library/docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 done [2022-01-25T00:19:21.907Z] #81 DONE 21.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-25T00:19:22.002Z] #21 31.91 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-25T00:19:22.002Z] #21 31.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:22.087Z] #21 33.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:19:22.087Z] #21 33.38 Setting up python3-wheel (0.34.2-1) ... [2022-01-25T00:19:22.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43182/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a69978b079db525a1b7d41b5ad3eaa265046f63 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 hack/validate/default [2022-01-25T00:19:22.570Z] #21 32.28 Setting up libelf1:arm64 (0.183-1) ... [2022-01-25T00:19:22.570Z] #21 32.39 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:22.570Z] #21 32.40 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-25T00:19:22.570Z] #21 32.42 Setting up python3-distutils (3.9.2-1) ... [2022-01-25T00:19:22.660Z] #21 33.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:22.660Z] #21 33.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:19:22.660Z] #21 33.95 Setting up libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:22.660Z] #21 33.96 Setting up apparmor (2.13.6-10) ... [2022-01-25T00:19:22.829Z] #21 32.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:23.088Z] #21 32.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-25T00:19:23.088Z] #21 32.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-25T00:19:23.088Z] #21 32.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-25T00:19:23.088Z] #21 32.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-25T00:19:23.088Z] #21 32.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-25T00:19:23.088Z] #21 32.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-25T00:19:23.088Z] #21 32.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-25T00:19:23.088Z] #21 32.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-25T00:19:23.088Z] #21 32.86 Setting up python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:23.106Z] #21 9.635 Reading package lists... [2022-01-25T00:19:23.106Z] #21 11.61 Building dependency tree... [2022-01-25T00:19:23.115Z] #21 33.94 Setting up zip (3.0-12) ... [2022-01-25T00:19:23.115Z] #21 33.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:23.115Z] #21 34.02 Setting up bash-completion (1:2.11-2) ... [2022-01-25T00:19:23.182Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-25T00:19:23.182Z] No api/types/ or api/swagger.yaml changes in diff. [2022-01-25T00:19:23.182Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-25T00:19:23.182Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-25T00:19:23.182Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-25T00:19:23.182Z] Congratulations! No new tests were added to integration-cli. [2022-01-25T00:19:23.182Z] [2022-01-25T00:19:23.182Z] INFO Start validation with golang-ci-lint [2022-01-25T00:19:23.182Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-25T00:19:23.182Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-25T00:19:23.182Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-25T00:19:23.669Z] #21 12.53 The following additional packages will be installed: [2022-01-25T00:19:23.669Z] #21 12.53 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:19:23.669Z] #21 12.53 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-25T00:19:23.669Z] #21 12.53 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-25T00:19:23.669Z] #21 12.53 python3-pkg-resources vim-runtime xxd [2022-01-25T00:19:23.669Z] #21 12.53 Suggested packages: [2022-01-25T00:19:23.669Z] #21 12.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-25T00:19:23.669Z] #21 12.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-25T00:19:23.669Z] #21 12.53 acl attr quota [2022-01-25T00:19:23.669Z] #21 12.53 Recommended packages: [2022-01-25T00:19:23.669Z] #21 12.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-25T00:19:24.047Z] #21 35.48 Setting up zip (3.0-12) ... [2022-01-25T00:19:24.047Z] #21 35.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:24.308Z] #21 35.54 Setting up bash-completion (1:2.11-2) ... [2022-01-25T00:19:24.466Z] #21 34.07 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-25T00:19:24.466Z] #21 34.08 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-25T00:19:24.466Z] #21 34.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:24.466Z] #21 34.10 Setting up python3-pip (20.3.4-4) ... [2022-01-25T00:19:24.599Z] #21 13.64 The following NEW packages will be installed: [2022-01-25T00:19:24.599Z] #21 13.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-25T00:19:24.599Z] #21 13.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-25T00:19:24.599Z] #21 13.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-25T00:19:24.599Z] #21 13.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-25T00:19:24.599Z] #21 13.65 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-25T00:19:24.599Z] #21 13.65 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-25T00:19:24.599Z] #21 13.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-25T00:19:24.599Z] #21 13.65 xz-utils zip zstd [2022-01-25T00:19:25.031Z] #21 35.81 Setting up xz-utils (5.2.5-2) ... [2022-01-25T00:19:25.031Z] #21 35.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-25T00:19:25.031Z] #21 35.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:19:25.031Z] #21 35.84 Setting up patch (2.7.6-7) ... [2022-01-25T00:19:25.031Z] #21 35.85 Setting up sudo (1.9.5p2-3) ... [2022-01-25T00:19:25.031Z] #21 35.90 invoke-rc.d: could not determine current runlevel [2022-01-25T00:19:25.031Z] #21 35.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T00:19:25.031Z] #21 35.92 Setting up xfsprogs (5.10.0-4) ... [2022-01-25T00:19:25.031Z] #21 35.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:19:25.031Z] #21 35.94 Setting up inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:25.031Z] #21 35.95 Setting up pigz (2.6-1) ... [2022-01-25T00:19:25.031Z] #21 35.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:19:25.031Z] #21 35.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:19:25.031Z] #21 35.99 Setting up python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:25.031Z] #21 36.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:25.163Z] #21 13.98 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:19:25.163Z] #21 13.98 Need to get 27.6 MB of archives. [2022-01-25T00:19:25.163Z] #21 13.98 After this operation, 106 MB of additional disk space will be used. [2022-01-25T00:19:25.163Z] #21 13.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-25T00:19:25.163Z] #21 13.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-25T00:19:25.163Z] #21 13.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-25T00:19:25.163Z] #21 13.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-25T00:19:25.163Z] #21 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-25T00:19:25.163Z] #21 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-25T00:19:25.163Z] #21 14.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-25T00:19:25.163Z] #21 14.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-25T00:19:25.163Z] #21 14.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-25T00:19:25.163Z] #21 14.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-25T00:19:25.163Z] #21 14.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-25T00:19:25.163Z] #21 14.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-25T00:19:25.163Z] #21 14.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-25T00:19:25.163Z] #21 14.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-25T00:19:25.163Z] #21 14.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-25T00:19:25.163Z] #21 14.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-25T00:19:25.163Z] #21 14.08 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-25T00:19:25.163Z] #21 14.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-25T00:19:25.163Z] #21 14.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-25T00:19:25.163Z] #21 14.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-25T00:19:25.163Z] #21 14.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-25T00:19:25.163Z] #21 14.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-25T00:19:25.163Z] #21 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-25T00:19:25.163Z] #21 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-25T00:19:25.163Z] #21 14.11 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-25T00:19:25.163Z] #21 14.11 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-25T00:19:25.163Z] #21 14.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-25T00:19:25.404Z] #21 35.07 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-25T00:19:25.404Z] #21 35.09 Setting up jq (1.6-2.1) ... [2022-01-25T00:19:25.404Z] #21 35.10 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-25T00:19:25.404Z] #21 35.12 Setting up iptables (1.8.7-1) ... [2022-01-25T00:19:25.404Z] #21 35.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:25.404Z] #21 35.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:25.404Z] #21 35.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:25.404Z] #21 35.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:25.404Z] #21 35.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-25T00:19:25.404Z] #21 35.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-25T00:19:25.404Z] #21 35.18 Setting up iproute2 (5.10.0-4) ... [2022-01-25T00:19:25.419Z] #21 14.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-25T00:19:25.419Z] #21 14.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-25T00:19:25.419Z] #21 14.43 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-01-25T00:19:25.419Z] #21 14.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-25T00:19:25.419Z] #21 14.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-25T00:19:25.419Z] #21 14.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-25T00:19:25.419Z] #21 14.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-25T00:19:25.419Z] #21 14.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-25T00:19:25.663Z] #21 35.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:19:25.676Z] #21 14.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-25T00:19:25.676Z] #21 14.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-25T00:19:25.676Z] #21 14.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-25T00:19:25.676Z] #21 14.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-25T00:19:25.676Z] #21 14.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-25T00:19:25.676Z] #21 14.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-25T00:19:25.676Z] #21 14.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-25T00:19:25.676Z] #21 14.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-25T00:19:25.676Z] #21 14.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-25T00:19:25.933Z] #21 14.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-25T00:19:25.933Z] #21 14.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-25T00:19:25.933Z] #21 14.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-25T00:19:25.933Z] #21 14.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-25T00:19:25.975Z] #21 36.72 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:19:25.976Z] #21 36.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:25.980Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-25T00:19:25.980Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-120e14c5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-25T00:19:25.980Z] ---------------------------------------------------------------------------- [2022-01-25T00:19:25.980Z] [2022-01-25T00:19:25.980Z] INFO: executeCI.ps1 starting at Tue Jan 25 00:19:23 CUT 2022 [2022-01-25T00:19:25.980Z] [2022-01-25T00:19:25.980Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-25T00:19:25.980Z] INFO: Running git version 2.24.1.windows.2 [2022-01-25T00:19:25.980Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-25T00:19:25.980Z] INFO: Environment variables: [2022-01-25T00:19:25.980Z] [2022-01-25T00:19:25.980Z] Name Value [2022-01-25T00:19:25.980Z] ---- ----- [2022-01-25T00:19:25.980Z] ALLUSERSPROFILE C:\ProgramData [2022-01-25T00:19:25.980Z] amd64 true [2022-01-25T00:19:25.980Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-25T00:19:25.980Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-25T00:19:25.980Z] arm64 true [2022-01-25T00:19:25.980Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-25T00:19:25.980Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-25T00:19:25.980Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-25T00:19:25.980Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-25T00:19:25.980Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-25T00:19:25.980Z] BRANCH_NAME PR-43182 [2022-01-25T00:19:25.980Z] BUILD_DISPLAY_NAME #5 [2022-01-25T00:19:25.980Z] BUILD_ID 5 [2022-01-25T00:19:25.980Z] BUILD_NUMBER 5 [2022-01-25T00:19:25.980Z] BUILD_TAG jenkins-moby-PR-43182-5 [2022-01-25T00:19:25.980Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/ [2022-01-25T00:19:25.980Z] cgroup2 true [2022-01-25T00:19:25.980Z] CHANGE_AUTHOR thaJeztah [2022-01-25T00:19:25.980Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-25T00:19:25.980Z] CHANGE_BRANCH layer_remove_unused_error [2022-01-25T00:19:25.980Z] CHANGE_FORK thaJeztah/docker [2022-01-25T00:19:25.980Z] CHANGE_ID 43182 [2022-01-25T00:19:25.980Z] CHANGE_TARGET master [2022-01-25T00:19:25.980Z] CHANGE_TITLE layer: remove unused error return from .Size() and .DiffSize() [2022-01-25T00:19:25.980Z] CHANGE_URL https://github.com/moby/moby/pull/43182 [2022-01-25T00:19:25.980Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:19:25.980Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-25T00:19:25.980Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-25T00:19:25.980Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-25T00:19:25.980Z] COMPUTERNAME azwin-2-0cac11 [2022-01-25T00:19:25.980Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-25T00:19:25.980Z] ConfigSequenceNumber 0 [2022-01-25T00:19:25.980Z] dco true [2022-01-25T00:19:25.980Z] DOCKER_BUILDKIT 0 [2022-01-25T00:19:25.980Z] DOCKER_DUT_DEBUG 1 [2022-01-25T00:19:25.980Z] DOCKER_EXPERIMENTAL 1 [2022-01-25T00:19:25.980Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-25T00:19:25.980Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-25T00:19:25.980Z] EXECUTOR_NUMBER 0 [2022-01-25T00:19:25.980Z] FQDN azwin-2-0cac11.westus.cloudapp.azure.com [2022-01-25T00:19:25.980Z] GIT_BRANCH PR-43182 [2022-01-25T00:19:25.980Z] GIT_COMMIT 9d83956eb70d473a6636d0603427f40b8bb55b6e [2022-01-25T00:19:25.980Z] GIT_PREVIOUS_COMMIT f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:19:25.980Z] GIT_URL https://github.com/moby/moby.git [2022-01-25T00:19:25.980Z] HUDSON_COOKIE 753c2141-8e40-4563-8168-54c653f6c560 [2022-01-25T00:19:25.980Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-25T00:19:25.980Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-25T00:19:25.980Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-25T00:19:25.980Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-25T00:19:25.980Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-25T00:19:25.980Z] JENKINS_NODE_COOKIE 8532e066-6d0f-4414-9e4e-0ef1555a905a [2022-01-25T00:19:25.980Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-25T00:19:25.980Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-25T00:19:25.980Z] JOB_BASE_NAME PR-43182 [2022-01-25T00:19:25.980Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/display/redirect [2022-01-25T00:19:25.980Z] JOB_NAME moby/PR-43182 [2022-01-25T00:19:25.980Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/ [2022-01-25T00:19:25.980Z] library.jps.version master [2022-01-25T00:19:25.980Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-25T00:19:25.980Z] NODE_LABELS amd64 azure azwin-2-0cac11 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-25T00:19:25.981Z] NODE_NAME azwin-2-0cac11 [2022-01-25T00:19:25.981Z] NUMBER_OF_PROCESSORS 4 [2022-01-25T00:19:25.981Z] OS Windows_NT [2022-01-25T00:19:25.981Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-25T00:19:25.981Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-25T00:19:25.981Z] ppc64le false [2022-01-25T00:19:25.981Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-25T00:19:25.981Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-25T00:19:25.981Z] PROCESSOR_LEVEL 6 [2022-01-25T00:19:25.981Z] PROCESSOR_REVISION 4f01 [2022-01-25T00:19:25.981Z] ProgramData C:\ProgramData [2022-01-25T00:19:25.981Z] ProgramFiles C:\Program Files [2022-01-25T00:19:25.981Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-25T00:19:25.981Z] ProgramW6432 C:\Program Files [2022-01-25T00:19:25.981Z] PROMPT $P$G [2022-01-25T00:19:25.981Z] PSExecutionPolicyPreference Bypass [2022-01-25T00:19:25.981Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-25T00:19:25.981Z] PUBLIC C:\Users\Public [2022-01-25T00:19:25.981Z] rootless true [2022-01-25T00:19:25.981Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=artif... [2022-01-25T00:19:25.981Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=changes [2022-01-25T00:19:25.981Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect [2022-01-25T00:19:25.981Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=tests [2022-01-25T00:19:25.981Z] s390x false [2022-01-25T00:19:25.981Z] SKIP_VALIDATION_TESTS 1 [2022-01-25T00:19:25.981Z] SOURCES_DRIVE d [2022-01-25T00:19:25.981Z] SOURCES_SUBDIR gopath [2022-01-25T00:19:25.981Z] STAGE_NAME Run tests [2022-01-25T00:19:25.981Z] SystemDrive C: [2022-01-25T00:19:25.981Z] SystemRoot C:\Windows [2022-01-25T00:19:25.981Z] TEMP C:\Windows\TEMP [2022-01-25T00:19:25.981Z] TESTDEBUG 0 [2022-01-25T00:19:25.981Z] TESTRUN_DRIVE d [2022-01-25T00:19:25.981Z] TESTRUN_SUBDIR CI [2022-01-25T00:19:25.981Z] TIMEOUT 120m [2022-01-25T00:19:25.981Z] TMP C:\Windows\TEMP [2022-01-25T00:19:25.981Z] unit_validate true [2022-01-25T00:19:25.981Z] USERDOMAIN WORKGROUP [2022-01-25T00:19:25.981Z] USERNAME azwin-2-0cac11$ [2022-01-25T00:19:25.981Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-25T00:19:25.981Z] validate_force false [2022-01-25T00:19:25.981Z] windir C:\Windows [2022-01-25T00:19:25.981Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-25T00:19:25.981Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-25T00:19:25.981Z] windows2022 true [2022-01-25T00:19:25.981Z] windows2022containerd true [2022-01-25T00:19:25.981Z] windowsRS5 true [2022-01-25T00:19:25.981Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-25T00:19:25.981Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-25T00:19:25.981Z] [2022-01-25T00:19:25.981Z] [2022-01-25T00:19:25.981Z] [2022-01-25T00:19:26.225Z] #21 37.37 Setting up xz-utils (5.2.5-2) ... [2022-01-25T00:19:26.225Z] #21 37.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-25T00:19:26.225Z] #21 37.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:19:26.225Z] #21 37.41 Setting up patch (2.7.6-7) ... [2022-01-25T00:19:26.225Z] #21 37.44 Setting up sudo (1.9.5p2-3) ... [2022-01-25T00:19:26.225Z] #21 37.50 invoke-rc.d: could not determine current runlevel [2022-01-25T00:19:26.225Z] #21 37.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T00:19:26.225Z] #21 37.52 Setting up xfsprogs (5.10.0-4) ... [2022-01-25T00:19:26.225Z] #21 37.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:19:26.225Z] #21 37.56 Setting up inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:26.225Z] #21 37.59 Setting up pigz (2.6-1) ... [2022-01-25T00:19:26.225Z] #21 37.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:19:26.225Z] #21 37.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:19:26.225Z] #21 37.63 Setting up python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:26.237Z] #21 37.14 Setting up libelf1:amd64 (0.183-1) ... [2022-01-25T00:19:26.237Z] #21 37.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:26.237Z] #21 37.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:19:26.467Z] INFO: Sources under d:\gopath\... [2022-01-25T00:19:26.467Z] INFO: Test run under d:\CI\... [2022-01-25T00:19:26.467Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-25T00:19:26.467Z] INFO: docker/docker repository was found [2022-01-25T00:19:26.467Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-25T00:19:26.487Z] #21 37.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:26.496Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-25T00:19:26.496Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-693ff5f4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-25T00:19:26.496Z] ---------------------------------------------------------------------------- [2022-01-25T00:19:26.496Z] [2022-01-25T00:19:26.496Z] INFO: executeCI.ps1 starting at Tue Jan 25 00:19:26 CUT 2022 [2022-01-25T00:19:26.496Z] [2022-01-25T00:19:26.496Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-25T00:19:26.496Z] INFO: Running git version 2.24.1.windows.2 [2022-01-25T00:19:26.496Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-25T00:19:26.496Z] INFO: Environment variables: [2022-01-25T00:19:26.496Z] #21 15.39 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:19:26.496Z] #21 15.50 Fetched 27.6 MB in 1s (22.4 MB/s) [2022-01-25T00:19:26.498Z] #21 37.25 Setting up python3-distutils (3.9.2-1) ... [2022-01-25T00:19:26.753Z] #21 15.54 Selecting previously unselected package pigz. [2022-01-25T00:19:26.753Z] #21 15.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-25T00:19:26.753Z] #21 15.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-25T00:19:26.753Z] #21 15.59 Unpacking pigz (2.6-1) ... [2022-01-25T00:19:26.753Z] #21 15.67 Selecting previously unselected package libelf1:amd64. [2022-01-25T00:19:26.753Z] #21 15.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-25T00:19:26.753Z] #21 15.69 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-25T00:19:26.775Z] #21 37.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:26.775Z] #21 37.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-25T00:19:26.775Z] #21 37.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-25T00:19:26.775Z] #21 37.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-25T00:19:26.775Z] #21 37.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-25T00:19:26.775Z] #21 37.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-25T00:19:26.775Z] #21 37.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-25T00:19:26.775Z] #21 37.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-25T00:19:26.775Z] #21 37.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-25T00:19:26.775Z] #21 37.75 Setting up python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:26.982Z] [2022-01-25T00:19:26.982Z] Name Value [2022-01-25T00:19:26.982Z] ---- ----- [2022-01-25T00:19:26.982Z] ALLUSERSPROFILE C:\ProgramData [2022-01-25T00:19:26.982Z] amd64 true [2022-01-25T00:19:26.982Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-25T00:19:26.982Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-25T00:19:26.982Z] arm64 true [2022-01-25T00:19:26.982Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-25T00:19:26.982Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-25T00:19:26.982Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-25T00:19:26.982Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-25T00:19:26.982Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-25T00:19:26.982Z] BRANCH_NAME PR-43182 [2022-01-25T00:19:26.982Z] BUILD_DISPLAY_NAME #5 [2022-01-25T00:19:26.982Z] BUILD_ID 5 [2022-01-25T00:19:26.982Z] BUILD_NUMBER 5 [2022-01-25T00:19:26.982Z] BUILD_TAG jenkins-moby-PR-43182-5 [2022-01-25T00:19:26.982Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/ [2022-01-25T00:19:26.982Z] cgroup2 true [2022-01-25T00:19:26.982Z] CHANGE_AUTHOR thaJeztah [2022-01-25T00:19:26.982Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-25T00:19:26.982Z] CHANGE_BRANCH layer_remove_unused_error [2022-01-25T00:19:26.982Z] CHANGE_FORK thaJeztah/docker [2022-01-25T00:19:26.982Z] CHANGE_ID 43182 [2022-01-25T00:19:26.982Z] CHANGE_TARGET master [2022-01-25T00:19:26.982Z] CHANGE_TITLE layer: remove unused error return from .Size() and .DiffSize() [2022-01-25T00:19:26.982Z] CHANGE_URL https://github.com/moby/moby/pull/43182 [2022-01-25T00:19:26.982Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:19:26.982Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-25T00:19:26.982Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-25T00:19:26.982Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-25T00:19:26.982Z] COMPUTERNAME azwin-2-0cac10 [2022-01-25T00:19:26.982Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-25T00:19:26.982Z] ConfigSequenceNumber 0 [2022-01-25T00:19:26.982Z] dco true [2022-01-25T00:19:26.982Z] DOCKER_BUILDKIT 0 [2022-01-25T00:19:26.982Z] DOCKER_DUT_DEBUG 1 [2022-01-25T00:19:26.982Z] DOCKER_EXPERIMENTAL 1 [2022-01-25T00:19:26.982Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-25T00:19:26.982Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-25T00:19:26.982Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-25T00:19:26.982Z] EXECUTOR_NUMBER 0 [2022-01-25T00:19:26.982Z] FQDN azwin-2-0cac10.westus.cloudapp.azure.com [2022-01-25T00:19:26.982Z] GIT_BRANCH PR-43182 [2022-01-25T00:19:26.982Z] GIT_COMMIT 9d83956eb70d473a6636d0603427f40b8bb55b6e [2022-01-25T00:19:26.982Z] GIT_PREVIOUS_COMMIT f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:19:26.982Z] GIT_URL https://github.com/moby/moby.git [2022-01-25T00:19:26.982Z] HUDSON_COOKIE 0a089f88-0dd2-476a-8938-c22837ee381a [2022-01-25T00:19:26.982Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-25T00:19:26.982Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-25T00:19:26.982Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-25T00:19:26.982Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-25T00:19:26.982Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-25T00:19:26.983Z] JENKINS_NODE_COOKIE 0e20a69a-0a2b-4057-8246-5c146944e6a4 [2022-01-25T00:19:26.983Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-25T00:19:26.983Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-25T00:19:26.983Z] JOB_BASE_NAME PR-43182 [2022-01-25T00:19:26.983Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/display/redirect [2022-01-25T00:19:26.983Z] JOB_NAME moby/PR-43182 [2022-01-25T00:19:26.983Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/ [2022-01-25T00:19:26.983Z] library.jps.version master [2022-01-25T00:19:26.983Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-25T00:19:26.983Z] NODE_LABELS amd64 azure azwin-2-0cac10 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-25T00:19:26.983Z] NODE_NAME azwin-2-0cac10 [2022-01-25T00:19:26.983Z] NUMBER_OF_PROCESSORS 4 [2022-01-25T00:19:26.983Z] OS Windows_NT [2022-01-25T00:19:26.983Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-25T00:19:26.983Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-25T00:19:26.983Z] ppc64le false [2022-01-25T00:19:26.983Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-25T00:19:26.983Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-25T00:19:26.983Z] PROCESSOR_LEVEL 6 [2022-01-25T00:19:26.983Z] PROCESSOR_REVISION 4f01 [2022-01-25T00:19:26.983Z] ProgramData C:\ProgramData [2022-01-25T00:19:26.983Z] ProgramFiles C:\Program Files [2022-01-25T00:19:26.983Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-25T00:19:26.983Z] ProgramW6432 C:\Program Files [2022-01-25T00:19:26.983Z] PROMPT $P$G [2022-01-25T00:19:26.983Z] PSExecutionPolicyPreference Bypass [2022-01-25T00:19:26.983Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-25T00:19:26.983Z] PUBLIC C:\Users\Public [2022-01-25T00:19:26.983Z] rootless true [2022-01-25T00:19:26.983Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=artif... [2022-01-25T00:19:26.983Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=changes [2022-01-25T00:19:26.983Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect [2022-01-25T00:19:26.983Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=tests [2022-01-25T00:19:26.983Z] s390x false [2022-01-25T00:19:26.983Z] SKIP_VALIDATION_TESTS 1 [2022-01-25T00:19:26.983Z] SOURCES_DRIVE d [2022-01-25T00:19:26.983Z] SOURCES_SUBDIR gopath [2022-01-25T00:19:26.983Z] STAGE_NAME Run tests [2022-01-25T00:19:26.983Z] SystemDrive C: [2022-01-25T00:19:26.983Z] SystemRoot C:\Windows [2022-01-25T00:19:26.983Z] TEMP C:\Windows\TEMP [2022-01-25T00:19:26.983Z] TESTDEBUG 0 [2022-01-25T00:19:26.983Z] TESTRUN_DRIVE d [2022-01-25T00:19:26.983Z] TESTRUN_SUBDIR CI [2022-01-25T00:19:26.983Z] TIMEOUT 120m [2022-01-25T00:19:26.983Z] TMP C:\Windows\TEMP [2022-01-25T00:19:26.983Z] unit_validate true [2022-01-25T00:19:26.983Z] USERDOMAIN WORKGROUP [2022-01-25T00:19:26.983Z] USERNAME azwin-2-0cac10$ [2022-01-25T00:19:26.983Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-25T00:19:26.983Z] validate_force false [2022-01-25T00:19:26.983Z] windir C:\Windows [2022-01-25T00:19:26.983Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-25T00:19:26.983Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-25T00:19:26.983Z] windows2022 true [2022-01-25T00:19:26.983Z] windows2022containerd true [2022-01-25T00:19:26.983Z] windowsRS5 true [2022-01-25T00:19:26.983Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-25T00:19:26.983Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-25T00:19:26.983Z] [2022-01-25T00:19:26.983Z] [2022-01-25T00:19:26.983Z] [2022-01-25T00:19:27.010Z] #21 15.85 Selecting previously unselected package libbpf0:amd64. [2022-01-25T00:19:27.010Z] #21 15.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-25T00:19:27.010Z] #21 15.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:19:27.010Z] #21 15.95 Selecting previously unselected package libcap2:amd64. [2022-01-25T00:19:27.010Z] #21 15.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-25T00:19:27.010Z] #21 15.96 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:19:27.010Z] #21 16.01 Selecting previously unselected package libmnl0:amd64. [2022-01-25T00:19:27.010Z] #21 16.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-25T00:19:27.010Z] #21 16.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:19:27.010Z] #21 16.08 Selecting previously unselected package libxtables12:amd64. [2022-01-25T00:19:27.060Z] #21 38.40 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:19:27.060Z] #21 38.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:27.268Z] #21 16.08 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-25T00:19:27.268Z] #21 16.09 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:19:27.268Z] #21 16.17 Selecting previously unselected package libcap2-bin. [2022-01-25T00:19:27.268Z] #21 16.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-25T00:19:27.268Z] #21 16.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:27.268Z] #21 16.24 Selecting previously unselected package iproute2. [2022-01-25T00:19:27.268Z] #21 16.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-25T00:19:27.268Z] #21 16.25 Unpacking iproute2 (5.10.0-4) ... [2022-01-25T00:19:27.489Z] ltsc2022: Pulling from windows/servercore [2022-01-25T00:19:27.525Z] #21 16.63 Selecting previously unselected package xxd. [2022-01-25T00:19:27.633Z] #21 38.86 Setting up libelf1:amd64 (0.183-1) ... [2022-01-25T00:19:27.633Z] #21 38.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:27.633Z] #21 38.94 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:19:27.633Z] #21 38.96 Setting up python3-distutils (3.9.2-1) ... [2022-01-25T00:19:27.782Z] #21 16.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:19:27.782Z] #21 16.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:27.782Z] #21 16.76 Selecting previously unselected package vim-common. [2022-01-25T00:19:27.894Z] #21 39.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:27.894Z] #21 39.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-25T00:19:27.894Z] #21 39.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-25T00:19:27.894Z] #21 39.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-25T00:19:27.894Z] #21 39.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-25T00:19:27.894Z] #21 39.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-25T00:19:27.894Z] #21 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-25T00:19:27.894Z] #21 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-25T00:19:27.894Z] #21 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-25T00:19:27.894Z] #21 39.36 Setting up python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:27.974Z] 8f616e6e9eec: Pulling fs layer [2022-01-25T00:19:27.975Z] 0e02c12b1310: Pulling fs layer [2022-01-25T00:19:28.039Z] #21 16.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:28.039Z] #21 16.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:28.039Z] #21 16.94 Selecting previously unselected package bash-completion. [2022-01-25T00:19:28.039Z] #21 16.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-25T00:19:28.163Z] #21 39.00 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:19:28.163Z] #21 39.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:19:28.163Z] #21 39.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:28.163Z] #21 39.03 Setting up python3-pip (20.3.4-4) ... [2022-01-25T00:19:28.201Z] #21 DONE 38.0s [2022-01-25T00:19:28.201Z] [2022-01-25T00:19:28.201Z] #22 [dev-systemd-false 8/24] 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-01-25T00:19:28.201Z] #22 sha256:6778c9b2c82675dd5e18d260dbc8a267cd973bfede77b81c9fad3659e73b14d4 [2022-01-25T00:19:28.598Z] INFO: Sources under d:\gopath\... [2022-01-25T00:19:28.598Z] INFO: Test run under d:\CI\... [2022-01-25T00:19:28.769Z] #22 0.558 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-25T00:19:28.769Z] #22 0.562 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-25T00:19:28.769Z] #22 0.566 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-25T00:19:28.769Z] #22 DONE 0.6s [2022-01-25T00:19:28.769Z] [2022-01-25T00:19:28.769Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T00:19:28.769Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-25T00:19:29.082Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-25T00:19:29.082Z] INFO: docker/docker repository was found [2022-01-25T00:19:29.082Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-25T00:19:29.154Z] #21 40.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:19:29.282Z] #21 40.73 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:19:29.282Z] #21 40.74 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:19:29.282Z] #21 40.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:29.415Z] #21 40.06 Setting up jq (1.6-2.1) ... [2022-01-25T00:19:29.415Z] #21 40.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:19:29.415Z] #21 40.09 Setting up iptables (1.8.7-1) ... [2022-01-25T00:19:29.415Z] #21 40.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:29.415Z] #21 40.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:29.416Z] #21 40.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:29.416Z] #21 40.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:29.416Z] #21 40.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-25T00:19:29.416Z] #21 40.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-25T00:19:29.416Z] #21 40.13 Setting up iproute2 (5.10.0-4) ... [2022-01-25T00:19:29.543Z] #21 40.76 Setting up python3-pip (20.3.4-4) ... [2022-01-25T00:19:29.567Z] ltsc2022: Pulling from windows/servercore [2022-01-25T00:19:29.677Z] #21 40.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:19:29.931Z] #21 18.58 Unpacking bash-completion (1:2.11-2) ... [2022-01-25T00:19:29.931Z] #21 18.92 Selecting previously unselected package bzip2. [2022-01-25T00:19:29.931Z] #21 18.93 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-25T00:19:29.931Z] #21 18.94 Unpacking bzip2 (1.0.8-4) ... [2022-01-25T00:19:29.931Z] #21 19.01 Selecting previously unselected package xz-utils. [2022-01-25T00:19:30.050Z] 8f616e6e9eec: Pulling fs layer [2022-01-25T00:19:30.050Z] 0e02c12b1310: Pulling fs layer [2022-01-25T00:19:30.188Z] #21 19.01 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-25T00:19:30.188Z] #21 19.03 Unpacking xz-utils (5.2.5-2) ... [2022-01-25T00:19:30.188Z] #21 19.19 Selecting previously unselected package apparmor. [2022-01-25T00:19:30.188Z] #21 19.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-25T00:19:30.188Z] #21 19.27 Unpacking apparmor (2.13.6-10) ... [2022-01-25T00:19:30.487Z] #21 41.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:19:30.487Z] #21 41.80 Setting up jq (1.6-2.1) ... [2022-01-25T00:19:30.487Z] #21 41.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:19:30.487Z] #21 41.83 Setting up iptables (1.8.7-1) ... [2022-01-25T00:19:30.487Z] #21 41.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:30.487Z] #21 41.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:30.487Z] #21 41.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:30.487Z] #21 41.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:30.487Z] #21 41.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-25T00:19:30.487Z] #21 41.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-25T00:19:30.487Z] #21 41.89 Setting up iproute2 (5.10.0-4) ... [2022-01-25T00:19:30.752Z] #21 19.60 Selecting previously unselected package inetutils-ping. [2022-01-25T00:19:30.752Z] #21 19.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-25T00:19:30.752Z] #21 19.61 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:30.752Z] #21 19.71 Selecting previously unselected package libip4tc2:amd64. [2022-01-25T00:19:30.752Z] #21 19.74 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:19:30.752Z] #21 19.74 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:30.752Z] #21 19.80 Selecting previously unselected package libip6tc2:amd64. [2022-01-25T00:19:31.008Z] #21 19.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-25T00:19:31.008Z] #21 19.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:31.008Z] #21 19.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-25T00:19:31.008Z] #21 19.88 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-25T00:19:31.008Z] #21 19.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:19:31.008Z] #21 19.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-25T00:19:31.008Z] #21 19.95 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-25T00:19:31.008Z] #21 19.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:19:31.008Z] #21 20.03 Selecting previously unselected package libnftnl11:amd64. [2022-01-25T00:19:31.008Z] #21 20.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-25T00:19:31.008Z] #21 20.04 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:19:31.060Z] #21 42.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:19:31.066Z] #21 DONE 41.5s [2022-01-25T00:19:31.066Z] [2022-01-25T00:19:31.066Z] #22 [dev-systemd-false 8/24] 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-01-25T00:19:31.066Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-25T00:19:31.265Z] #21 20.12 Selecting previously unselected package iptables. [2022-01-25T00:19:31.265Z] #21 20.12 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-25T00:19:31.265Z] #21 20.13 Unpacking iptables (1.8.7-1) ... [2022-01-25T00:19:31.522Z] #21 20.37 Selecting previously unselected package libonig5:amd64. [2022-01-25T00:19:31.522Z] #21 20.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-25T00:19:31.522Z] #21 20.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:19:31.639Z] #22 0.848 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-25T00:19:31.639Z] #22 0.851 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-25T00:19:31.639Z] #22 0.854 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-25T00:19:31.639Z] #22 DONE 0.9s [2022-01-25T00:19:31.639Z] [2022-01-25T00:19:31.639Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T00:19:31.639Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-25T00:19:31.779Z] #21 20.53 Selecting previously unselected package libjq1:amd64. [2022-01-25T00:19:31.779Z] #21 20.53 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-25T00:19:31.779Z] #21 20.54 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:19:31.779Z] #21 20.64 Selecting previously unselected package jq. [2022-01-25T00:19:31.779Z] #21 20.66 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-25T00:19:31.779Z] #21 20.66 Unpacking jq (1.6-2.1) ... [2022-01-25T00:19:31.779Z] #21 20.74 Selecting previously unselected package libaio1:amd64. [2022-01-25T00:19:31.779Z] #21 20.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-25T00:19:31.779Z] #21 20.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:19:31.779Z] #21 20.79 Selecting previously unselected package libgpm2:amd64. [2022-01-25T00:19:31.779Z] #21 20.80 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-25T00:19:31.779Z] #21 20.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:19:32.009Z] #21 DONE 43.5s [2022-01-25T00:19:32.009Z] [2022-01-25T00:19:32.009Z] #22 [dev-systemd-false 8/24] 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-01-25T00:19:32.009Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-25T00:19:32.035Z] #21 20.85 Selecting previously unselected package libicu67:amd64. [2022-01-25T00:19:32.035Z] #21 20.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-25T00:19:32.035Z] #21 20.85 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-25T00:19:32.955Z] #22 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-25T00:19:32.955Z] #22 0.887 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-25T00:19:32.955Z] #22 0.890 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-25T00:19:33.216Z] #22 DONE 1.0s [2022-01-25T00:19:33.216Z] [2022-01-25T00:19:33.216Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T00:19:33.216Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-25T00:19:35.307Z] #21 24.02 Selecting previously unselected package libinih1:amd64. [2022-01-25T00:19:35.307Z] #21 24.02 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-25T00:19:35.307Z] #21 24.03 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-25T00:19:35.307Z] #21 24.07 Selecting previously unselected package libnet1:amd64. [2022-01-25T00:19:35.307Z] #21 24.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-25T00:19:35.307Z] #21 24.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:35.307Z] #21 24.18 Selecting previously unselected package libnl-3-200:amd64. [2022-01-25T00:19:35.307Z] #21 24.19 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-25T00:19:35.307Z] #21 24.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:19:35.563Z] #21 24.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-25T00:19:35.563Z] #21 24.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-25T00:19:35.563Z] #21 24.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:19:35.563Z] #21 24.35 Selecting previously unselected package net-tools. [2022-01-25T00:19:35.563Z] #21 24.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-25T00:19:35.563Z] #21 24.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:35.563Z] #21 24.50 Selecting previously unselected package patch. [2022-01-25T00:19:35.563Z] #21 24.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-25T00:19:35.563Z] #21 24.52 Unpacking patch (2.7.6-7) ... [2022-01-25T00:19:35.820Z] #21 24.61 Selecting previously unselected package python-pip-whl. [2022-01-25T00:19:35.820Z] #21 24.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-25T00:19:35.820Z] #21 24.62 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:36.077Z] #21 25.06 Selecting previously unselected package python3-lib2to3. [2022-01-25T00:19:36.077Z] #21 25.06 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-25T00:19:36.077Z] #21 25.07 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:36.334Z] #21 25.19 Selecting previously unselected package python3-distutils. [2022-01-25T00:19:36.335Z] #21 25.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-25T00:19:36.335Z] #21 25.20 Unpacking python3-distutils (3.9.2-1) ... [2022-01-25T00:19:36.335Z] #21 25.29 Selecting previously unselected package python3-pkg-resources. [2022-01-25T00:19:36.335Z] #21 25.30 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-25T00:19:36.335Z] #21 25.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:36.335Z] #21 25.44 Selecting previously unselected package python3-setuptools. [2022-01-25T00:19:36.592Z] #21 25.44 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-25T00:19:36.592Z] #21 25.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:36.592Z] #21 25.67 Selecting previously unselected package python3-wheel. [2022-01-25T00:19:36.592Z] #21 25.69 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-25T00:19:36.849Z] #21 25.69 Unpacking python3-wheel (0.34.2-1) ... [2022-01-25T00:19:36.849Z] #21 25.77 Selecting previously unselected package python3-pip. [2022-01-25T00:19:36.849Z] #21 25.77 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-25T00:19:36.849Z] #21 25.78 Unpacking python3-pip (20.3.4-4) ... [2022-01-25T00:19:37.107Z] #21 26.01 Selecting previously unselected package sudo. [2022-01-25T00:19:37.107Z] #21 26.01 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-25T00:19:37.107Z] #21 26.02 Unpacking sudo (1.9.5p2-3) ... [2022-01-25T00:19:37.671Z] #21 26.47 Selecting previously unselected package thin-provisioning-tools. [2022-01-25T00:19:37.671Z] #21 26.47 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-25T00:19:37.671Z] #21 26.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:37.671Z] #21 26.66 Selecting previously unselected package uidmap. [2022-01-25T00:19:37.671Z] #21 26.66 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-25T00:19:37.671Z] #21 26.67 Unpacking uidmap (1:4.8.1-1) ... [2022-01-25T00:19:37.928Z] #21 26.80 Selecting previously unselected package vim-runtime. [2022-01-25T00:19:37.928Z] #21 26.80 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-25T00:19:37.928Z] #21 26.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-25T00:19:37.928Z] #21 26.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-25T00:19:37.928Z] #21 26.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:38.749Z] #23 8.354 Collecting yamllint==1.26.1 [2022-01-25T00:19:38.749Z] #23 ... [2022-01-25T00:19:38.749Z] [2022-01-25T00:19:38.749Z] #43 [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-01-25T00:19:38.749Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-25T00:19:38.749Z] #43 148.7 + dpkg --print-architecture [2022-01-25T00:19:38.749Z] #43 DONE 149.5s [2022-01-25T00:19:38.749Z] [2022-01-25T00:19:38.749Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T00:19:38.749Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-25T00:19:38.749Z] #23 9.402 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-25T00:19:39.316Z] #23 10.39 Collecting pathspec>=0.5.3 [2022-01-25T00:19:39.316Z] #23 10.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-25T00:19:39.316Z] #23 10.60 Collecting pyyaml [2022-01-25T00:19:39.576Z] #23 10.62 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-25T00:19:39.576Z] #23 10.66 Building wheels for collected packages: yamllint [2022-01-25T00:19:39.576Z] #23 10.66 Building wheel for yamllint (setup.py): started [2022-01-25T00:19:40.144Z] #23 11.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-25T00:19:40.144Z] #23 11.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d11aaee37d8ec0fd9df6b4d3b6e8cb3f70232e9db4a27f43144313f4bac3e79a [2022-01-25T00:19:40.144Z] #23 11.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-25T00:19:40.144Z] #23 11.31 Successfully built yamllint [2022-01-25T00:19:40.144Z] #23 11.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-25T00:19:40.406Z] #23 11.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-25T00:19:40.707Z] #21 29.53 Selecting previously unselected package vim. [2022-01-25T00:19:40.707Z] #21 29.54 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-25T00:19:40.707Z] #21 29.55 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:41.220Z] #21 29.97 Selecting previously unselected package xfsprogs. [2022-01-25T00:19:41.221Z] #21 29.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-25T00:19:41.221Z] #21 29.98 Unpacking xfsprogs (5.10.0-4) ... [2022-01-25T00:19:41.477Z] #21 30.39 Selecting previously unselected package zip. [2022-01-25T00:19:41.477Z] #21 30.40 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-25T00:19:41.477Z] #21 30.40 Unpacking zip (3.0-12) ... [2022-01-25T00:19:41.656Z] #23 9.149 Collecting yamllint==1.26.1 [2022-01-25T00:19:41.733Z] #21 30.50 Selecting previously unselected package zstd. [2022-01-25T00:19:41.733Z] #21 30.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-25T00:19:41.733Z] #21 30.51 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:41.917Z] #23 10.19 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-25T00:19:41.990Z] #21 30.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-25T00:19:42.633Z] #21 31.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:42.861Z] #23 11.25 Collecting pathspec>=0.5.3 [2022-01-25T00:19:42.861Z] #23 11.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-25T00:19:42.898Z] #21 31.65 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-25T00:19:42.898Z] #21 31.66 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-25T00:19:42.898Z] #21 31.67 Setting up libicu67:amd64 (67.1-7) ... [2022-01-25T00:19:42.898Z] #21 31.69 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-25T00:19:42.898Z] #21 31.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-25T00:19:42.898Z] #21 31.71 Setting up uidmap (1:4.8.1-1) ... [2022-01-25T00:19:42.898Z] #21 31.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-25T00:19:42.898Z] #21 31.73 Setting up bzip2 (1.0.8-4) ... [2022-01-25T00:19:42.898Z] #21 31.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-25T00:19:42.898Z] #21 31.76 Setting up python3-wheel (0.34.2-1) ... [2022-01-25T00:19:42.938Z] #23 DONE 14.0s [2022-01-25T00:19:42.938Z] [2022-01-25T00:19:42.938Z] #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-01-25T00:19:42.938Z] #26 sha256:c0d892dc1c02133f66b5c09cf78965d10a8ae37e2616bf0babd183011bfd7302 [2022-01-25T00:19:43.123Z] #23 11.60 Collecting pyyaml [2022-01-25T00:19:43.123Z] #23 11.62 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-01-25T00:19:43.123Z] #23 11.67 Building wheels for collected packages: yamllint [2022-01-25T00:19:43.197Z] #26 ... [2022-01-25T00:19:43.197Z] [2022-01-25T00:19:43.197Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:19:43.197Z] #51 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-25T00:19:43.197Z] #51 155.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-25T00:19:43.235Z] #23 9.428 Collecting yamllint==1.26.1 [2022-01-25T00:19:43.384Z] #23 11.67 Building wheel for yamllint (setup.py): started [2022-01-25T00:19:43.457Z] #51 DONE 155.4s [2022-01-25T00:19:43.457Z] [2022-01-25T00:19:43.457Z] #60 [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-01-25T00:19:43.457Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:19:43.465Z] #21 32.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:43.497Z] #23 10.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-25T00:19:43.726Z] #21 32.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-25T00:19:43.726Z] #21 32.51 Setting up libcap2-bin (1:2.44-1) ... [2022-01-25T00:19:43.726Z] #21 32.52 Setting up apparmor (2.13.6-10) ... [2022-01-25T00:19:43.957Z] #23 12.56 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-25T00:19:44.229Z] #23 12.56 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=34160cbb204569f3e61a63bf2bf96dc774795135125b5eb75023aca2dba5584c [2022-01-25T00:19:44.229Z] #23 12.57 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-25T00:19:44.229Z] #23 12.57 Successfully built yamllint [2022-01-25T00:19:44.229Z] #23 12.61 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-25T00:19:44.491Z] #23 12.97 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-25T00:19:44.883Z] #23 11.63 Collecting pathspec>=0.5.3 [2022-01-25T00:19:44.883Z] #23 11.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-25T00:19:45.064Z] #23 DONE 13.4s [2022-01-25T00:19:45.064Z] [2022-01-25T00:19:45.064Z] #60 [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-01-25T00:19:45.064Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:19:45.064Z] #60 ... [2022-01-25T00:19:45.064Z] [2022-01-25T00:19:45.064Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T00:19:45.064Z] #27 sha256:b2c6e6e167d1ca15e73dbe4a326e612f8e145fbf24874a998c7b4703e834c8b5 [2022-01-25T00:19:45.064Z] #27 DONE 0.1s [2022-01-25T00:19:45.092Z] #21 34.02 Setting up zip (3.0-12) ... [2022-01-25T00:19:45.092Z] #21 34.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:45.092Z] #21 34.07 Setting up bash-completion (1:2.11-2) ... [2022-01-25T00:19:45.145Z] #23 11.98 Collecting pyyaml [2022-01-25T00:19:45.145Z] #23 12.00 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-01-25T00:19:45.145Z] #23 12.06 Building wheels for collected packages: yamllint [2022-01-25T00:19:45.145Z] #23 12.07 Building wheel for yamllint (setup.py): started [2022-01-25T00:19:45.326Z] [2022-01-25T00:19:45.326Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T00:19:45.326Z] #32 sha256:0a2bc59f46289eefee3f0a9f51b6800f67159fb92f5331c0f9e4863e37bdc696 [2022-01-25T00:19:45.587Z] #32 DONE 0.6s [2022-01-25T00:19:45.587Z] [2022-01-25T00:19:45.587Z] #43 [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-01-25T00:19:45.587Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:19:45.851Z] #43 ... [2022-01-25T00:19:45.851Z] [2022-01-25T00:19:45.851Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T00:19:45.851Z] #35 sha256:75f2d9e7ba5038f9305a01eca56204c6b56ff96ed79412c08fd8f6eb79a2ef4b [2022-01-25T00:19:46.088Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-25T00:19:46.088Z] #23 12.84 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f33a004482a4543144763e27aca1dc9e8099d882e48340b3c335ba580ee70690 [2022-01-25T00:19:46.088Z] #23 12.84 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-25T00:19:46.088Z] #23 12.85 Successfully built yamllint [2022-01-25T00:19:46.088Z] #23 12.87 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-25T00:19:46.116Z] #35 DONE 0.4s [2022-01-25T00:19:46.116Z] [2022-01-25T00:19:46.116Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T00:19:46.116Z] #37 sha256:c67260e31fa1fcec74a12664174a3fcb4942f5fe4610dadae48ba95d4627c90c [2022-01-25T00:19:46.116Z] #37 DONE 0.1s [2022-01-25T00:19:46.116Z] [2022-01-25T00:19:46.116Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T00:19:46.116Z] #41 sha256:aad7161558672776506b12bf40a29d2bd410596881df17c9514d35a2a5bb3078 [2022-01-25T00:19:46.116Z] #41 DONE 0.0s [2022-01-25T00:19:46.116Z] [2022-01-25T00:19:46.116Z] #43 [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-01-25T00:19:46.116Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:19:46.350Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-25T00:19:46.612Z] #23 DONE 13.7s [2022-01-25T00:19:46.612Z] [2022-01-25T00:19:46.612Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T00:19:46.612Z] #27 sha256:4ab0f549275c226eee54a3a5c7505171f5bcfe7cd72286e462683b9cfaa5a240 [2022-01-25T00:19:46.984Z] #21 35.91 Setting up xz-utils (5.2.5-2) ... [2022-01-25T00:19:46.984Z] #21 35.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-25T00:19:46.984Z] #21 35.93 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-25T00:19:46.984Z] #21 35.94 Setting up patch (2.7.6-7) ... [2022-01-25T00:19:46.984Z] #21 35.96 Setting up sudo (1.9.5p2-3) ... [2022-01-25T00:19:47.187Z] #27 DONE 0.2s [2022-01-25T00:19:47.187Z] [2022-01-25T00:19:47.187Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T00:19:47.187Z] #32 sha256:f5cbe9e6237c1db28040d478d3e428bc77cf57b4a325b808ff8fced4b00874cb [2022-01-25T00:19:47.241Z] #21 36.05 invoke-rc.d: could not determine current runlevel [2022-01-25T00:19:47.241Z] #21 36.07 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T00:19:47.241Z] #21 36.08 Setting up xfsprogs (5.10.0-4) ... [2022-01-25T00:19:47.241Z] #21 36.09 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-25T00:19:47.241Z] #21 36.10 Setting up inetutils-ping (2:2.0-1) ... [2022-01-25T00:19:47.241Z] #21 36.11 Setting up pigz (2.6-1) ... [2022-01-25T00:19:47.241Z] #21 36.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-25T00:19:47.241Z] #21 36.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-25T00:19:47.241Z] #21 36.15 Setting up python-pip-whl (20.3.4-4) ... [2022-01-25T00:19:47.241Z] #21 36.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:47.763Z] #32 DONE 0.5s [2022-01-25T00:19:47.763Z] [2022-01-25T00:19:47.763Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T00:19:47.763Z] #35 sha256:9a5ba6247bb7ccac949d366a7911b4b7ac3a9369c3d8f615f6b5621082b5baa3 [2022-01-25T00:19:48.026Z] #35 DONE 0.4s [2022-01-25T00:19:48.026Z] [2022-01-25T00:19:48.026Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T00:19:48.026Z] #37 sha256:78234bae7325f910d8c518e1f3f1f45f89c326128b7040168c4009c725a16948 [2022-01-25T00:19:48.026Z] #37 DONE 0.0s [2022-01-25T00:19:48.026Z] [2022-01-25T00:19:48.026Z] #43 [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-01-25T00:19:48.026Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:19:48.026Z] #43 ... [2022-01-25T00:19:48.026Z] [2022-01-25T00:19:48.026Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T00:19:48.026Z] #41 sha256:3857dc957af73b11a9e1251de2beed7c18464ff420985c0b2f93668b34b63d5e [2022-01-25T00:19:48.026Z] #41 DONE 0.0s [2022-01-25T00:19:48.062Z] #21 36.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-25T00:19:48.062Z] #21 36.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-25T00:19:48.288Z] [2022-01-25T00:19:48.288Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:19:48.288Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:19:48.319Z] #21 37.26 Setting up libelf1:amd64 (0.183-1) ... [2022-01-25T00:19:48.576Z] #21 37.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-25T00:19:48.576Z] #21 37.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-25T00:19:48.576Z] #21 37.33 Setting up python3-distutils (3.9.2-1) ... [2022-01-25T00:19:48.834Z] #21 37.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-25T00:19:48.834Z] #21 37.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-25T00:19:48.834Z] #21 37.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-25T00:19:48.834Z] #21 37.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-25T00:19:48.834Z] #21 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-25T00:19:48.834Z] #21 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-25T00:19:48.834Z] #21 37.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-25T00:19:48.834Z] #21 37.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-25T00:19:48.834Z] #21 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-25T00:19:48.834Z] #21 37.86 Setting up python3-setuptools (52.0.0-4) ... [2022-01-25T00:19:48.861Z] #51 ... [2022-01-25T00:19:48.861Z] [2022-01-25T00:19:48.861Z] #43 [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-01-25T00:19:48.861Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:19:48.861Z] #43 166.5 + dpkg --print-architecture [2022-01-25T00:19:48.861Z] #43 166.5 + git checkout -q v2.1.0 [2022-01-25T00:19:49.434Z] #43 167.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-25T00:19:49.434Z] #43 167.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-25T00:19:50.204Z] #21 39.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-25T00:19:50.204Z] #21 39.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-25T00:19:50.204Z] #21 39.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-25T00:19:50.204Z] #21 39.22 Setting up python3-pip (20.3.4-4) ... [2022-01-25T00:19:51.412Z] #43 166.7 + dpkg --print-architecture [2022-01-25T00:19:51.412Z] #43 166.7 + git checkout -q v2.1.0 [2022-01-25T00:19:51.412Z] #43 167.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-25T00:19:51.412Z] #43 167.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-25T00:19:51.586Z] #21 40.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-25T00:19:51.586Z] #21 40.39 Setting up jq (1.6-2.1) ... [2022-01-25T00:19:51.586Z] #21 40.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-25T00:19:51.586Z] #21 40.41 Setting up iptables (1.8.7-1) ... [2022-01-25T00:19:51.586Z] #21 40.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:51.586Z] #21 40.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:51.586Z] #21 40.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-25T00:19:51.586Z] #21 40.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-25T00:19:51.586Z] #21 40.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-25T00:19:51.586Z] #21 40.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-25T00:19:51.586Z] #21 40.46 Setting up iproute2 (5.10.0-4) ... [2022-01-25T00:19:52.073Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-25T00:19:52.073Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8e4e56c6\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-25T00:19:52.073Z] ---------------------------------------------------------------------------- [2022-01-25T00:19:52.073Z] [2022-01-25T00:19:52.073Z] INFO: executeCI.ps1 starting at Tue Jan 25 00:19:47 CUT 2022 [2022-01-25T00:19:52.073Z] [2022-01-25T00:19:52.073Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-25T00:19:52.073Z] INFO: Running git version 2.24.1.windows.2 [2022-01-25T00:19:52.073Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-25T00:19:52.073Z] INFO: Environment variables: [2022-01-25T00:19:52.073Z] [2022-01-25T00:19:52.073Z] Name Value [2022-01-25T00:19:52.073Z] ---- ----- [2022-01-25T00:19:52.073Z] ALLUSERSPROFILE C:\ProgramData [2022-01-25T00:19:52.073Z] amd64 true [2022-01-25T00:19:52.073Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-25T00:19:52.073Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-25T00:19:52.073Z] arm64 true [2022-01-25T00:19:52.073Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-25T00:19:52.073Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-25T00:19:52.073Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-25T00:19:52.073Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-25T00:19:52.073Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-25T00:19:52.073Z] BRANCH_NAME PR-43182 [2022-01-25T00:19:52.073Z] BUILD_DISPLAY_NAME #5 [2022-01-25T00:19:52.073Z] BUILD_ID 5 [2022-01-25T00:19:52.073Z] BUILD_NUMBER 5 [2022-01-25T00:19:52.073Z] BUILD_TAG jenkins-moby-PR-43182-5 [2022-01-25T00:19:52.073Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/ [2022-01-25T00:19:52.073Z] cgroup2 true [2022-01-25T00:19:52.073Z] CHANGE_AUTHOR thaJeztah [2022-01-25T00:19:52.073Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-25T00:19:52.073Z] CHANGE_BRANCH layer_remove_unused_error [2022-01-25T00:19:52.073Z] CHANGE_FORK thaJeztah/docker [2022-01-25T00:19:52.073Z] CHANGE_ID 43182 [2022-01-25T00:19:52.073Z] CHANGE_TARGET master [2022-01-25T00:19:52.073Z] CHANGE_TITLE layer: remove unused error return from .Size() and .DiffSize() [2022-01-25T00:19:52.073Z] CHANGE_URL https://github.com/moby/moby/pull/43182 [2022-01-25T00:19:52.073Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-25T00:19:52.073Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-25T00:19:52.073Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-25T00:19:52.073Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-25T00:19:52.073Z] COMPUTERNAME azwin-2-e6c440 [2022-01-25T00:19:52.073Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-25T00:19:52.073Z] ConfigSequenceNumber 0 [2022-01-25T00:19:52.073Z] dco true [2022-01-25T00:19:52.073Z] DOCKER_BUILDKIT 0 [2022-01-25T00:19:52.073Z] DOCKER_DUT_DEBUG 1 [2022-01-25T00:19:52.073Z] DOCKER_EXPERIMENTAL 1 [2022-01-25T00:19:52.073Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-25T00:19:52.073Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-25T00:19:52.073Z] EXECUTOR_NUMBER 0 [2022-01-25T00:19:52.073Z] FQDN azwin-2-e6c440.westus.cloudapp.azure.com [2022-01-25T00:19:52.073Z] GIT_BRANCH PR-43182 [2022-01-25T00:19:52.073Z] GIT_COMMIT 9d83956eb70d473a6636d0603427f40b8bb55b6e [2022-01-25T00:19:52.073Z] GIT_PREVIOUS_COMMIT f9a1846ca23f462b0e5d7e8f111c7ab322c53b44 [2022-01-25T00:19:52.073Z] GIT_URL https://github.com/moby/moby.git [2022-01-25T00:19:52.073Z] HUDSON_COOKIE 4457b79c-37a7-4a01-9826-9cefc6ade301 [2022-01-25T00:19:52.073Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-25T00:19:52.073Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-25T00:19:52.073Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-25T00:19:52.073Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-25T00:19:52.073Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-25T00:19:52.073Z] JENKINS_NODE_COOKIE d3cea0c0-b214-4234-8f03-39c3eb390f41 [2022-01-25T00:19:52.073Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-25T00:19:52.073Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-25T00:19:52.073Z] JOB_BASE_NAME PR-43182 [2022-01-25T00:19:52.073Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/display/redirect [2022-01-25T00:19:52.073Z] JOB_NAME moby/PR-43182 [2022-01-25T00:19:52.073Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/ [2022-01-25T00:19:52.073Z] library.jps.version master [2022-01-25T00:19:52.073Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-25T00:19:52.073Z] NODE_LABELS amd64 azure azwin-2-e6c440 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-25T00:19:52.074Z] NODE_NAME azwin-2-e6c440 [2022-01-25T00:19:52.074Z] NUMBER_OF_PROCESSORS 4 [2022-01-25T00:19:52.074Z] OS Windows_NT [2022-01-25T00:19:52.074Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-25T00:19:52.074Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-25T00:19:52.074Z] ppc64le false [2022-01-25T00:19:52.074Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-25T00:19:52.074Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-01-25T00:19:52.074Z] PROCESSOR_LEVEL 6 [2022-01-25T00:19:52.074Z] PROCESSOR_REVISION 4f01 [2022-01-25T00:19:52.074Z] ProgramData C:\ProgramData [2022-01-25T00:19:52.074Z] ProgramFiles C:\Program Files [2022-01-25T00:19:52.074Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-25T00:19:52.074Z] ProgramW6432 C:\Program Files [2022-01-25T00:19:52.074Z] PROMPT $P$G [2022-01-25T00:19:52.074Z] PSExecutionPolicyPreference Bypass [2022-01-25T00:19:52.074Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-25T00:19:52.074Z] PUBLIC C:\Users\Public [2022-01-25T00:19:52.074Z] rootless true [2022-01-25T00:19:52.074Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=artif... [2022-01-25T00:19:52.074Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=changes [2022-01-25T00:19:52.074Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect [2022-01-25T00:19:52.074Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43182/5/display/redirect?page=tests [2022-01-25T00:19:52.074Z] s390x false [2022-01-25T00:19:52.074Z] SKIP_VALIDATION_TESTS 1 [2022-01-25T00:19:52.074Z] SOURCES_DRIVE d [2022-01-25T00:19:52.074Z] SOURCES_SUBDIR gopath [2022-01-25T00:19:52.074Z] STAGE_NAME Run tests [2022-01-25T00:19:52.074Z] SystemDrive C: [2022-01-25T00:19:52.074Z] SystemRoot C:\Windows [2022-01-25T00:19:52.074Z] TEMP C:\Windows\TEMP [2022-01-25T00:19:52.074Z] TESTDEBUG 0 [2022-01-25T00:19:52.074Z] TESTRUN_DRIVE d [2022-01-25T00:19:52.074Z] TESTRUN_SUBDIR CI [2022-01-25T00:19:52.074Z] TIMEOUT 120m [2022-01-25T00:19:52.074Z] TMP C:\Windows\TEMP [2022-01-25T00:19:52.074Z] unit_validate true [2022-01-25T00:19:52.074Z] USERDOMAIN WORKGROUP [2022-01-25T00:19:52.074Z] USERNAME azwin-2-e6c440$ [2022-01-25T00:19:52.074Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-25T00:19:52.074Z] validate_force false [2022-01-25T00:19:52.074Z] windir C:\Windows [2022-01-25T00:19:52.074Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-25T00:19:52.074Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-25T00:19:52.074Z] windows2022 true [2022-01-25T00:19:52.074Z] windows2022containerd true [2022-01-25T00:19:52.074Z] windowsRS5 true [2022-01-25T00:19:52.074Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-25T00:19:52.074Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-25T00:19:52.074Z] [2022-01-25T00:19:52.074Z] [2022-01-25T00:19:52.074Z] [2022-01-25T00:19:52.074Z] INFO: Sources under d:\gopath\... [2022-01-25T00:19:52.074Z] INFO: Test run under d:\CI\... [2022-01-25T00:19:52.074Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-25T00:19:52.074Z] INFO: docker/docker repository was found [2022-01-25T00:19:52.074Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-25T00:19:52.153Z] #21 40.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:19:52.410Z] #21 DONE 41.3s [2022-01-25T00:19:52.410Z] [2022-01-25T00:19:52.410Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:19:52.410Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:19:52.410Z] #51 ... [2022-01-25T00:19:52.410Z] [2022-01-25T00:19:52.410Z] #22 [dev-systemd-false 8/24] 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-01-25T00:19:52.410Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-25T00:19:53.779Z] #22 1.281 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-25T00:19:53.779Z] #22 1.365 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-25T00:19:53.779Z] #22 1.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-25T00:19:53.779Z] #22 DONE 1.5s [2022-01-25T00:19:53.779Z] [2022-01-25T00:19:53.779Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:19:53.779Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:19:54.036Z] #51 ... [2022-01-25T00:19:54.036Z] [2022-01-25T00:19:54.036Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-01-25T00:19:54.036Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-25T00:19:54.729Z] #43 ... [2022-01-25T00:19:54.729Z] [2022-01-25T00:19:54.729Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:19:54.729Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:19:54.729Z] #51 171.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-25T00:19:54.729Z] #51 DONE 172.3s [2022-01-25T00:19:54.729Z] [2022-01-25T00:19:54.729Z] #43 [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-01-25T00:19:54.729Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:19:56.923Z] #43 ... [2022-01-25T00:19:56.923Z] [2022-01-25T00:19:56.923Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:19:56.923Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:19:56.923Z] #51 171.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-25T00:19:56.923Z] #51 DONE 172.3s [2022-01-25T00:19:56.923Z] [2022-01-25T00:19:56.923Z] #43 [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-01-25T00:19:56.923Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:19:59.382Z] ltsc2019: Pulling from windows/servercore [2022-01-25T00:19:59.382Z] 4612f6d0b889: Pulling fs layer [2022-01-25T00:19:59.382Z] 567fd00846e9: Pulling fs layer [2022-01-25T00:20:00.451Z] 8f616e6e9eec: Verifying Checksum [2022-01-25T00:20:00.451Z] 8f616e6e9eec: Download complete [2022-01-25T00:20:00.451Z] 0e02c12b1310: Verifying Checksum [2022-01-25T00:20:00.451Z] 0e02c12b1310: Download complete [2022-01-25T00:20:03.984Z] #23 9.583 Collecting yamllint==1.26.1 [2022-01-25T00:20:04.547Z] #23 10.65 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-25T00:20:05.916Z] #23 11.72 Collecting pathspec>=0.5.3 [2022-01-25T00:20:05.916Z] #23 11.73 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-25T00:20:05.916Z] #23 12.08 Collecting pyyaml [2022-01-25T00:20:05.916Z] #23 12.10 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-01-25T00:20:05.916Z] #23 12.20 Building wheels for collected packages: yamllint [2022-01-25T00:20:06.173Z] #23 12.21 Building wheel for yamllint (setup.py): started [2022-01-25T00:20:07.052Z] #43 DONE 183.9s [2022-01-25T00:20:07.052Z] [2022-01-25T00:20:07.052Z] #60 [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-01-25T00:20:07.052Z] #60 sha256:82733020a706b38e2693cbdb4cfe87d597a3a0b0ea19dab35699d70503217943 [2022-01-25T00:20:07.103Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-25T00:20:07.103Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d118f9c759d8fd1553034836f9bdf15136afd6496c8f39558401f69490e4d27b [2022-01-25T00:20:07.103Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-25T00:20:07.103Z] #23 13.10 Successfully built yamllint [2022-01-25T00:20:07.103Z] #23 13.14 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-25T00:20:07.360Z] #23 13.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-25T00:20:07.622Z] #60 ... [2022-01-25T00:20:07.622Z] [2022-01-25T00:20:07.622Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T00:20:07.622Z] #44 sha256:d1203ce9543036d25a0529e315588d849ec8e5e54d59bc59f26da07c9c055d62 [2022-01-25T00:20:08.570Z] #44 DONE 0.6s [2022-01-25T00:20:08.570Z] [2022-01-25T00:20:08.570Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T00:20:08.570Z] #48 sha256:db3add3345e8c13e5f8ba0eb96f757c843c4bdc4f80cc59e25a5ec0df74f9841 [2022-01-25T00:20:08.570Z] #48 DONE 0.0s [2022-01-25T00:20:08.570Z] [2022-01-25T00:20:08.570Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T00:20:08.570Z] #50 sha256:9bf475af4aa967945e6127df1cdf62bcb73ff62a9b6727eade410a0b8500a80d [2022-01-25T00:20:08.570Z] #50 DONE 0.1s [2022-01-25T00:20:08.570Z] [2022-01-25T00:20:08.570Z] #56 [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-01-25T00:20:08.570Z] #56 sha256:908c1f3d67c936803427f86d4889b27c0cb47c04901dcc58da0c47bc067c282f [2022-01-25T00:20:08.570Z] #56 ... [2022-01-25T00:20:08.570Z] [2022-01-25T00:20:08.570Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T00:20:08.570Z] #52 sha256:7b6f44d51ada60066b2f2de32367ef122409659bc5f02dde096442b62cd323a8 [2022-01-25T00:20:09.157Z] #43 DONE 184.5s [2022-01-25T00:20:09.157Z] [2022-01-25T00:20:09.157Z] #60 [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-01-25T00:20:09.157Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:20:09.167Z] #52 DONE 0.5s [2022-01-25T00:20:09.167Z] [2022-01-25T00:20:09.167Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T00:20:09.167Z] #54 sha256:22ad88a5307435381e7a176d74ef507786e5875c05eed31f163570515c3a0749 [2022-01-25T00:20:09.167Z] #54 DONE 0.2s [2022-01-25T00:20:09.167Z] [2022-01-25T00:20:09.167Z] #56 [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-01-25T00:20:09.167Z] #56 sha256:908c1f3d67c936803427f86d4889b27c0cb47c04901dcc58da0c47bc067c282f [2022-01-25T00:20:09.253Z] #23 DONE 15.5s [2022-01-25T00:20:09.253Z] [2022-01-25T00:20:09.253Z] #56 [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-01-25T00:20:09.253Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:20:09.418Z] #60 ... [2022-01-25T00:20:09.418Z] [2022-01-25T00:20:09.418Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T00:20:09.418Z] #44 sha256:0cc2f1b2554a23e7d5bd5f0d439a9337dc4519305a497f5438b37798aea1a7ce [2022-01-25T00:20:09.510Z] #56 ... [2022-01-25T00:20:09.510Z] [2022-01-25T00:20:09.510Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T00:20:09.510Z] #27 sha256:b83676f13e752f4a09dcdb5d221069b8673764aa1c4b197f59403ef4583d26a5 [2022-01-25T00:20:10.442Z] #27 DONE 1.0s [2022-01-25T00:20:10.442Z] [2022-01-25T00:20:10.442Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T00:20:10.442Z] #32 sha256:9c985c2a4a40982bb81f6130bf6287213d2f838c37650f33681358c0496fb2cb [2022-01-25T00:20:11.008Z] 0e02c12b1310: Verifying Checksum [2022-01-25T00:20:11.008Z] 0e02c12b1310: Download complete [2022-01-25T00:20:11.374Z] #32 DONE 0.9s [2022-01-25T00:20:11.374Z] [2022-01-25T00:20:11.374Z] #43 [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-01-25T00:20:11.374Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:20:11.374Z] #43 170.0 + dpkg --print-architecture [2022-01-25T00:20:11.374Z] #43 170.0 + git checkout -q v2.1.0 [2022-01-25T00:20:11.374Z] #43 170.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-25T00:20:11.374Z] #43 170.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-25T00:20:11.631Z] #43 ... [2022-01-25T00:20:11.631Z] [2022-01-25T00:20:11.631Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T00:20:11.631Z] #35 sha256:64fdd6da1cc2dda30d033a87129d6556ad0d26fa5a937a961b0bcabdb23a6a85 [2022-01-25T00:20:11.631Z] #35 DONE 0.5s [2022-01-25T00:20:11.631Z] [2022-01-25T00:20:11.631Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T00:20:11.631Z] #37 sha256:e923bc3bca1ac692a39b39ac92341531aa513651dabff1bda226774c8c8aad87 [2022-01-25T00:20:11.631Z] #37 DONE 0.1s [2022-01-25T00:20:11.631Z] [2022-01-25T00:20:11.631Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T00:20:11.631Z] #41 sha256:5e19f3324a7f4d7e803f85d3dea4a0826b28c7000f129bc54d6246bee7c53dc4 [2022-01-25T00:20:11.631Z] #41 DONE 0.0s [2022-01-25T00:20:11.888Z] [2022-01-25T00:20:11.888Z] #51 [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.23.8" && /build/golangci-lint --version [2022-01-25T00:20:11.888Z] #51 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-25T00:20:11.888Z] #51 172.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-25T00:20:12.145Z] #51 DONE 172.7s [2022-01-25T00:20:12.145Z] [2022-01-25T00:20:12.145Z] #56 [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-01-25T00:20:12.145Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:20:12.149Z] #44 DONE 2.8s [2022-01-25T00:20:12.149Z] [2022-01-25T00:20:12.149Z] #56 [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-01-25T00:20:12.149Z] #56 sha256:39deeb97a577fe52cb58bc94701337db3e0fac8caf3f19c9178200002c6c1f07 [2022-01-25T00:20:12.411Z] #56 ... [2022-01-25T00:20:12.411Z] [2022-01-25T00:20:12.411Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T00:20:12.411Z] #48 sha256:8ae5372d683909f5707b702ee342d4aa5e438fb29d741c36d5f94a7d50dfef09 [2022-01-25T00:20:12.411Z] #48 DONE 0.1s [2022-01-25T00:20:12.411Z] [2022-01-25T00:20:12.411Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T00:20:12.411Z] #50 sha256:050f6d85e8cefd11c4a05f01c1dc2bab2ec7967bcd78b08be947640d1107e6cb [2022-01-25T00:20:12.411Z] #50 DONE 0.2s [2022-01-25T00:20:12.411Z] [2022-01-25T00:20:12.411Z] #56 [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-01-25T00:20:12.411Z] #56 sha256:39deeb97a577fe52cb58bc94701337db3e0fac8caf3f19c9178200002c6c1f07 [2022-01-25T00:20:12.672Z] #56 ... [2022-01-25T00:20:12.672Z] [2022-01-25T00:20:12.672Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T00:20:12.672Z] #52 sha256:7784d8ab320408a5329eceb5585024393db94d39f058bc1e374b03a184ea8a05 [2022-01-25T00:20:14.082Z] #52 DONE 1.3s [2022-01-25T00:20:14.082Z] [2022-01-25T00:20:14.082Z] #56 [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-01-25T00:20:14.082Z] #56 sha256:39deeb97a577fe52cb58bc94701337db3e0fac8caf3f19c9178200002c6c1f07 [2022-01-25T00:20:14.082Z] #56 ... [2022-01-25T00:20:14.082Z] [2022-01-25T00:20:14.082Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T00:20:14.082Z] #54 sha256:c420da1a1a51732581a2e3d40038bf68086baf0ce059618bf6c75812465ef1b5 [2022-01-25T00:20:14.082Z] #54 DONE 0.1s [2022-01-25T00:20:14.082Z] [2022-01-25T00:20:14.082Z] #60 [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-01-25T00:20:14.082Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:20:15.540Z] #60 ... [2022-01-25T00:20:15.540Z] [2022-01-25T00:20:15.540Z] #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-01-25T00:20:15.540Z] #26 sha256:c0d892dc1c02133f66b5c09cf78965d10a8ae37e2616bf0babd183011bfd7302 [2022-01-25T00:20:15.540Z] #26 186.5 + return [2022-01-25T00:20:17.466Z] 567fd00846e9: Verifying Checksum [2022-01-25T00:20:17.466Z] 567fd00846e9: Download complete [2022-01-25T00:20:18.086Z] #26 DONE 189.0s [2022-01-25T00:20:18.086Z] [2022-01-25T00:20:18.086Z] #60 [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-01-25T00:20:18.086Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:20:18.086Z] #60 159.6 + bin/containerd [2022-01-25T00:20:19.997Z] #60 ... [2022-01-25T00:20:19.997Z] [2022-01-25T00:20:19.997Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-01-25T00:20:19.997Z] #27 sha256:2ae8440ee36040a6c62df47d207f9ae06c0fc0bac87a3e7737a4f27219d05cfd [2022-01-25T00:20:19.997Z] #27 DONE 1.0s [2022-01-25T00:20:19.997Z] [2022-01-25T00:20:19.997Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-25T00:20:19.997Z] #32 sha256:52bc154657a6291dcbb564867f9ce10e105e94fd1c55787b1a38b5ce484ef87e [2022-01-25T00:20:20.934Z] #32 DONE 1.0s [2022-01-25T00:20:20.934Z] [2022-01-25T00:20:20.934Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-25T00:20:20.934Z] #35 sha256:d19b8485b965e5bb87bf66cd9753999d2f8a91ffebdd34191ae4ae57d0fd87cc [2022-01-25T00:20:21.504Z] #35 DONE 0.6s [2022-01-25T00:20:21.504Z] [2022-01-25T00:20:21.504Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-25T00:20:21.504Z] #37 sha256:9fbd4500b2aa2bb8ea83c4918cce7bf291d73dadcc4c3c5f01eccd836969c834 [2022-01-25T00:20:21.504Z] #37 DONE 0.1s [2022-01-25T00:20:21.504Z] [2022-01-25T00:20:21.504Z] #60 [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-01-25T00:20:21.504Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:20:21.764Z] #60 ... [2022-01-25T00:20:21.764Z] [2022-01-25T00:20:21.764Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-01-25T00:20:21.764Z] #41 sha256:04e0fa5081b031ec40e477d1e8259dc8a13e1112176dd3e8f6545789cf7a82e6 [2022-01-25T00:20:21.764Z] #41 DONE 0.1s [2022-01-25T00:20:21.764Z] [2022-01-25T00:20:21.764Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T00:20:21.764Z] #44 sha256:179e70f063eb1b5ac3e54b8c19bd943a70b13c0e7122d8e2bf2d14c80d84c445 [2022-01-25T00:20:22.333Z] #44 DONE 0.6s [2022-01-25T00:20:22.333Z] [2022-01-25T00:20:22.333Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T00:20:22.333Z] #48 sha256:c7b7390f200256275257a8a27e5279a6ad3d795c8607b135ac3edc63aa18a7f4 [2022-01-25T00:20:22.333Z] #48 DONE 0.1s [2022-01-25T00:20:22.333Z] [2022-01-25T00:20:22.333Z] #60 [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-01-25T00:20:22.333Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:20:22.333Z] #60 ... [2022-01-25T00:20:22.333Z] [2022-01-25T00:20:22.333Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T00:20:22.333Z] #50 sha256:865568d24c860d1206ad42f6672e16b7b314ff8a35eef5f936da117bdc96ce55 [2022-01-25T00:20:22.333Z] #50 DONE 0.1s [2022-01-25T00:20:22.333Z] [2022-01-25T00:20:22.333Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T00:20:22.333Z] #52 sha256:76ff034966996e1b81e6cfd1ef121204472a2e12e1e8740e8a5a6775cbc73fc9 [2022-01-25T00:20:24.789Z] 4612f6d0b889: Download complete [2022-01-25T00:20:24.926Z] #52 DONE 2.2s [2022-01-25T00:20:24.926Z] [2022-01-25T00:20:24.926Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T00:20:24.926Z] #54 sha256:311d69cc5d7756f92a0aa8cfbae559eed5f672f7d03d4c22ffe61eb75e7c30ea [2022-01-25T00:20:24.926Z] #54 DONE 0.1s [2022-01-25T00:20:24.926Z] [2022-01-25T00:20:24.926Z] #56 [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-01-25T00:20:24.926Z] #56 sha256:4d89370c91b21d0d375716b10f5f269981e3baf96823a89ab992176f6204c54a [2022-01-25T00:20:24.926Z] #56 99.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-25T00:20:25.201Z] #56 100.4 + mkdir -p /build [2022-01-25T00:20:25.201Z] #56 100.4 + cp runc /build/runc [2022-01-25T00:20:25.201Z] #56 DONE 100.6s [2022-01-25T00:20:25.201Z] [2022-01-25T00:20:25.201Z] #60 [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-01-25T00:20:25.201Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:20:26.580Z] #60 ... [2022-01-25T00:20:26.580Z] [2022-01-25T00:20:26.580Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T00:20:26.580Z] #57 sha256:f6a37dcdbb99fc18964e33a176757d927860955bb8da1c91f613d01970c42953 [2022-01-25T00:20:26.840Z] #57 DONE 0.3s [2022-01-25T00:20:26.840Z] [2022-01-25T00:20:26.840Z] #60 [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-01-25T00:20:26.840Z] #60 sha256:35efc2d46cc28897fa712ad924c204aef7396855fb4830f9c36215a4aff6b4de [2022-01-25T00:20:26.998Z] #56 ... [2022-01-25T00:20:26.998Z] [2022-01-25T00:20:26.998Z] #43 [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-01-25T00:20:26.998Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-25T00:20:26.998Z] #43 DONE 186.1s [2022-01-25T00:20:26.998Z] [2022-01-25T00:20:26.998Z] #56 [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-01-25T00:20:26.998Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:20:27.259Z] #56 ... [2022-01-25T00:20:27.259Z] [2022-01-25T00:20:27.259Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-01-25T00:20:27.259Z] #44 sha256:bfa905e499cb2bc165b568110b4d19ebd41eb5912e0019e25c039faadd3a60dd [2022-01-25T00:20:27.259Z] #44 DONE 0.3s [2022-01-25T00:20:27.259Z] [2022-01-25T00:20:27.259Z] #56 [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-01-25T00:20:27.259Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:20:27.519Z] #56 ... [2022-01-25T00:20:27.519Z] [2022-01-25T00:20:27.519Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-01-25T00:20:27.519Z] #48 sha256:27b58879506af709cd299f43c0e62458963422e9a238f26f34c13d1f0cf0df6d [2022-01-25T00:20:27.519Z] #48 DONE 0.0s [2022-01-25T00:20:27.519Z] [2022-01-25T00:20:27.519Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-25T00:20:27.519Z] #50 sha256:8bdb9c2333f38aa3e46e9efa2846bae7185c8738b478ff54e9315fedd3c5d555 [2022-01-25T00:20:27.519Z] #50 DONE 0.1s [2022-01-25T00:20:27.519Z] [2022-01-25T00:20:27.519Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-25T00:20:27.519Z] #52 sha256:1cfb7cc9810d9863e8e875f4dba3704f0b9b8927cdea8e155502c699bd3a54ff [2022-01-25T00:20:28.083Z] #52 DONE 0.6s [2022-01-25T00:20:28.083Z] [2022-01-25T00:20:28.083Z] #56 [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-01-25T00:20:28.083Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:20:28.083Z] #56 ... [2022-01-25T00:20:28.083Z] [2022-01-25T00:20:28.083Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-25T00:20:28.083Z] #54 sha256:d8e0b0f69001a85c55452ad589d1e0a0222d1a3d5e04e782051114c913004769 [2022-01-25T00:20:28.083Z] #54 DONE 0.1s [2022-01-25T00:20:28.340Z] [2022-01-25T00:20:28.340Z] #56 [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-01-25T00:20:28.340Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:20:31.142Z] #56 ... [2022-01-25T00:20:31.142Z] [2022-01-25T00:20:31.142Z] #60 [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-01-25T00:20:31.142Z] #60 sha256:82733020a706b38e2693cbdb4cfe87d597a3a0b0ea19dab35699d70503217943 [2022-01-25T00:20:31.142Z] #60 174.5 + bin/containerd [2022-01-25T00:20:32.212Z] #60 175.3 + bin/containerd [2022-01-25T00:20:34.451Z] #60 ... [2022-01-25T00:20:34.451Z] [2022-01-25T00:20:34.451Z] #56 [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-01-25T00:20:34.451Z] #56 sha256:908c1f3d67c936803427f86d4889b27c0cb47c04901dcc58da0c47bc067c282f [2022-01-25T00:20:34.451Z] #56 111.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-25T00:20:34.451Z] #56 112.1 + mkdir -p /build [2022-01-25T00:20:34.451Z] #56 112.1 + cp runc /build/runc [2022-01-25T00:20:35.395Z] #56 DONE 113.2s [2022-01-25T00:20:35.395Z] [2022-01-25T00:20:35.395Z] #60 [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-01-25T00:20:35.395Z] #60 sha256:82733020a706b38e2693cbdb4cfe87d597a3a0b0ea19dab35699d70503217943 [2022-01-25T00:20:36.423Z] #60 ... [2022-01-25T00:20:36.423Z] [2022-01-25T00:20:36.423Z] #56 [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-01-25T00:20:36.423Z] #56 sha256:39deeb97a577fe52cb58bc94701337db3e0fac8caf3f19c9178200002c6c1f07 [2022-01-25T00:20:36.423Z] #56 111.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-25T00:20:36.423Z] #56 112.3 + mkdir -p /build [2022-01-25T00:20:36.423Z] #56 112.3 + cp runc /build/runc [2022-01-25T00:20:36.423Z] #56 DONE 113.2s [2022-01-25T00:20:36.423Z] [2022-01-25T00:20:36.423Z] #60 [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-01-25T00:20:36.423Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:20:36.783Z] #60 ... [2022-01-25T00:20:36.783Z] [2022-01-25T00:20:36.783Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T00:20:36.783Z] #57 sha256:9dab08ba45fceb158f0467c8de1cd93295cd71094db851c696e82211e3e78153 [2022-01-25T00:20:37.045Z] #57 DONE 0.3s [2022-01-25T00:20:37.045Z] [2022-01-25T00:20:37.045Z] #60 [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-01-25T00:20:37.045Z] #60 sha256:82733020a706b38e2693cbdb4cfe87d597a3a0b0ea19dab35699d70503217943 [2022-01-25T00:20:37.817Z] #60 ... [2022-01-25T00:20:37.817Z] [2022-01-25T00:20:37.817Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T00:20:37.817Z] #57 sha256:da6ec6e0609b0ee866fbb22083f62564eebe6dd94c1f23646fbc7a5a529bf9f4 [2022-01-25T00:20:37.817Z] #57 DONE 0.1s [2022-01-25T00:20:37.817Z] [2022-01-25T00:20:37.817Z] #60 [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-01-25T00:20:37.817Z] #60 sha256:f6d91f7dacb6e4310b21411c12da53170856e52c261e51a58d6bbbc5330c2ef6 [2022-01-25T00:20:48.768Z] #60 190.5 # github.com/containerd/containerd/cmd/containerd [2022-01-25T00:20:48.769Z] #60 190.5 /usr/bin/ld: /tmp/go-link-2548362562/000019.o: in function `New': [2022-01-25T00:20:48.769Z] #60 190.5 /tmp/tmp.4B3c28riwJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-25T00:20:48.769Z] #60 190.6 + bin/containerd-stress [2022-01-25T00:20:48.769Z] #60 191.6 + bin/containerd-shim [2022-01-25T00:20:50.255Z] #56 ... [2022-01-25T00:20:50.255Z] [2022-01-25T00:20:50.255Z] #60 [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-01-25T00:20:50.255Z] #60 sha256:7856713c2f5afacbb2bbd8e69fc47a54713115ee02ea47ac04a5df9477f70d50 [2022-01-25T00:20:50.255Z] #60 173.8 + bin/containerd [2022-01-25T00:20:52.149Z] #60 ... [2022-01-25T00:20:52.149Z] [2022-01-25T00:20:52.149Z] #56 [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-01-25T00:20:52.149Z] #56 sha256:00ef69d43e582aaabe599b0dcef611787698ef6a66cd12ceaf59c96e860e9c45 [2022-01-25T00:20:52.149Z] #56 110.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-25T00:20:52.149Z] #56 111.7 + mkdir -p /build [2022-01-25T00:20:52.149Z] #56 111.7 + cp runc /build/runc [2022-01-25T00:20:52.406Z] #56 DONE 112.2s [2022-01-25T00:20:52.406Z] [2022-01-25T00:20:52.406Z] #60 [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-01-25T00:20:52.406Z] #60 sha256:7856713c2f5afacbb2bbd8e69fc47a54713115ee02ea47ac04a5df9477f70d50 [2022-01-25T00:20:53.778Z] #60 ... [2022-01-25T00:20:53.778Z] [2022-01-25T00:20:53.778Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-01-25T00:20:53.778Z] #57 sha256:b9f71502cfc50fbad1132f4d9b349b73859ae953e305ad3164ec1755aeaca35a [2022-01-25T00:20:54.036Z] #57 DONE 0.2s [2022-01-25T00:20:54.036Z] [2022-01-25T00:20:54.036Z] #60 [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-01-25T00:20:54.036Z] #60 sha256:7856713c2f5afacbb2bbd8e69fc47a54713115ee02ea47ac04a5df9477f70d50 [2022-01-25T00:20:55.330Z] #60 197.5 + bin/containerd-shim-runc-v1 [2022-01-25T00:20:58.621Z] #60 201.8 + bin/containerd-shim-runc-v2 [2022-01-25T00:20:59.188Z] #60 202.3 + binaries [2022-01-25T00:20:59.188Z] #60 202.3 + install -D bin/containerd /build/containerd [2022-01-25T00:20:59.188Z] #60 202.3 + install -D bin/containerd-shim /build/containerd-shim [2022-01-25T00:20:59.188Z] #60 202.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-25T00:20:59.188Z] #60 202.4 + install -D bin/ctr /build/ctr [2022-01-25T00:21:04.453Z] #60 DONE 207.7s [2022-01-25T00:21:05.394Z] [2022-01-25T00:21:05.394Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T00:21:05.394Z] #61 sha256:3750d39deee586d49a42f6a4f49d748b37eff15a3e24ea8a1b811379d38aa87e [2022-01-25T00:21:07.296Z] #61 DONE 1.9s [2022-01-25T00:21:07.296Z] [2022-01-25T00:21:07.296Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T00:21:07.296Z] #66 sha256:544201fb57a80a733fa5636b2b44ab0551aceb5957cf21eacbf4ed650e82acc8 [2022-01-25T00:21:07.555Z] #66 DONE 0.4s [2022-01-25T00:21:07.555Z] [2022-01-25T00:21:07.555Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T00:21:07.555Z] #71 sha256:3d57ef177103e33e7f09acddfca7dc2e6ae65e6f0a413a91997984fa7216780c [2022-01-25T00:21:09.165Z] #60 209.7 # github.com/containerd/containerd/cmd/containerd [2022-01-25T00:21:09.165Z] #60 209.7 /usr/bin/ld: /tmp/go-link-1474159478/000019.o: in function `New': [2022-01-25T00:21:09.165Z] #60 209.7 /tmp/tmp.qaFb4PxzWS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-25T00:21:09.165Z] #60 209.8 + bin/containerd-stress [2022-01-25T00:21:09.165Z] #60 210.8 + bin/containerd-shim [2022-01-25T00:21:09.946Z] #60 210.1 # github.com/containerd/containerd/cmd/containerd [2022-01-25T00:21:09.946Z] #60 210.1 /usr/bin/ld: /tmp/go-link-2968396314/000019.o: in function `New': [2022-01-25T00:21:09.946Z] #60 210.1 /tmp/tmp.6NLG44JVFA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-25T00:21:09.946Z] #60 210.2 + bin/containerd-stress [2022-01-25T00:21:09.946Z] #60 211.3 + bin/containerd-shim [2022-01-25T00:21:10.088Z] #71 DONE 2.4s [2022-01-25T00:21:10.088Z] [2022-01-25T00:21:10.088Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T00:21:10.088Z] #72 sha256:103ec84b2c7f38e7517354761a512e04639067842d2601d0659985e075e31d5b [2022-01-25T00:21:10.088Z] #72 DONE 0.0s [2022-01-25T00:21:10.088Z] [2022-01-25T00:21:10.088Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T00:21:10.088Z] #73 sha256:2ea86e6b6253fdfa3d96a102129739e943a74fcea5ad9ce95d0b8cb325ee3ef2 [2022-01-25T00:21:11.027Z] #73 DONE 0.8s [2022-01-25T00:21:11.027Z] [2022-01-25T00:21:11.027Z] #74 exporting to image [2022-01-25T00:21:11.027Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T00:21:11.027Z] #74 exporting layers [2022-01-25T00:21:12.042Z] 8f616e6e9eec: Verifying Checksum [2022-01-25T00:21:12.042Z] 8f616e6e9eec: Download complete [2022-01-25T00:21:12.468Z] #60 218.1 + bin/containerd-shim-runc-v1 [2022-01-25T00:21:14.153Z] #60 218.5 + bin/containerd-shim-runc-v1 [2022-01-25T00:21:14.313Z] #74 exporting layers 3.2s done [2022-01-25T00:21:14.313Z] #74 writing image sha256:3a5d3cc148fd731e08185261dc01c414968e3cd556920f0493aa1adf4221d452 done [2022-01-25T00:21:14.313Z] #74 naming to docker.io/library/docker:8b65aea8860d55315b5a154fbc0c75eb3f386d48 done [2022-01-25T00:21:14.313Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-25T00:21:14.658Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-25T00:21:15.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b65aea8860d55315b5a154fbc0c75eb3f386d48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b65aea8860d55315b5a154fbc0c75eb3f386d48 hack/test/unit [2022-01-25T00:21:17.728Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-25T00:21:17.728Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-25T00:21:17.728Z] + TESTDIRS=./... [2022-01-25T00:21:17.728Z] + exclude_paths='/vendor/|/integration' [2022-01-25T00:21:17.728Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-25T00:21:17.728Z] ++ go list ./... [2022-01-25T00:21:17.765Z] #60 223.2 + bin/containerd-shim-runc-v2 [2022-01-25T00:21:17.765Z] #60 223.8 + binaries [2022-01-25T00:21:18.025Z] #60 223.8 + install -D bin/containerd /build/containerd [2022-01-25T00:21:18.025Z] #60 223.8 + install -D bin/containerd-shim /build/containerd-shim [2022-01-25T00:21:18.025Z] #60 223.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-25T00:21:18.025Z] #60 223.8 + install -D bin/ctr /build/ctr [2022-01-25T00:21:18.296Z] + pkg_list='github.com/docker/docker/api [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/backend [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/container [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/events [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/filters [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/image [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/mount [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/network [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/registry [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/time [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/versions [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:21:18.296Z] github.com/docker/docker/api/types/volume [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:21:18.296Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:21:18.296Z] github.com/docker/docker/cli [2022-01-25T00:21:18.296Z] github.com/docker/docker/cli/config [2022-01-25T00:21:18.296Z] github.com/docker/docker/cli/debug [2022-01-25T00:21:18.296Z] github.com/docker/docker/client [2022-01-25T00:21:18.296Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:21:18.296Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:21:18.296Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:21:18.296Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:21:18.296Z] github.com/docker/docker/container [2022-01-25T00:21:18.296Z] github.com/docker/docker/container/stream [2022-01-25T00:21:18.296Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:21:18.296Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:21:18.296Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/config [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/events [2022-01-25T00:21:18.296Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/exec [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/images [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/links [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/names [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/network [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/stats [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution/utils [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:21:18.297Z] github.com/docker/docker/dockerversion [2022-01-25T00:21:18.297Z] github.com/docker/docker/errdefs [2022-01-25T00:21:18.297Z] github.com/docker/docker/image [2022-01-25T00:21:18.297Z] github.com/docker/docker/image/cache [2022-01-25T00:21:18.297Z] github.com/docker/docker/image/tarexport [2022-01-25T00:21:18.297Z] github.com/docker/docker/image/v1 [2022-01-25T00:21:18.297Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:21:18.297Z] github.com/docker/docker/layer [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/types [2022-01-25T00:21:18.297Z] github.com/docker/docker/oci [2022-01-25T00:21:18.297Z] github.com/docker/docker/oci/caps [2022-01-25T00:21:18.297Z] github.com/docker/docker/opts [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/archive [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/directory [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/locker [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/mount [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/platform [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/pools [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/progress [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/signal [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/stack [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/system [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/term [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:21:18.297Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:21:18.297Z] github.com/docker/docker/plugin [2022-01-25T00:21:18.297Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:21:18.297Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:21:18.297Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:21:18.297Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:21:18.297Z] github.com/docker/docker/quota [2022-01-25T00:21:18.297Z] github.com/docker/docker/reference [2022-01-25T00:21:18.297Z] github.com/docker/docker/registry [2022-01-25T00:21:18.297Z] github.com/docker/docker/registry/resumable [2022-01-25T00:21:18.297Z] github.com/docker/docker/restartmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/rootless [2022-01-25T00:21:18.297Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:21:18.297Z] github.com/docker/docker/runconfig [2022-01-25T00:21:18.297Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/environment [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/registry [2022-01-25T00:21:18.297Z] github.com/docker/docker/testutil/request [2022-01-25T00:21:18.297Z] github.com/docker/docker/volume [2022-01-25T00:21:18.297Z] github.com/docker/docker/volume/drivers [2022-01-25T00:21:18.297Z] github.com/docker/docker/volume/local [2022-01-25T00:21:18.297Z] github.com/docker/docker/volume/mounts [2022-01-25T00:21:18.297Z] github.com/docker/docker/volume/service [2022-01-25T00:21:18.297Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:21:18.297Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:21:18.297Z] ++ grep --fixed-strings -v /libnetwork [2022-01-25T00:21:18.297Z] ++ echo 'github.com/docker/docker/api [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/backend [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/container [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/events [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/filters [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/image [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/mount [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/network [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/registry [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/time [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/versions [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:21:18.297Z] github.com/docker/docker/api/types/volume [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:21:18.297Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:21:18.297Z] github.com/docker/docker/cli [2022-01-25T00:21:18.297Z] github.com/docker/docker/cli/config [2022-01-25T00:21:18.297Z] github.com/docker/docker/cli/debug [2022-01-25T00:21:18.297Z] github.com/docker/docker/client [2022-01-25T00:21:18.297Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:21:18.297Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:21:18.297Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:21:18.297Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:21:18.297Z] github.com/docker/docker/container [2022-01-25T00:21:18.297Z] github.com/docker/docker/container/stream [2022-01-25T00:21:18.297Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:21:18.297Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:21:18.297Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/config [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/events [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/exec [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/images [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/links [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/names [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/network [2022-01-25T00:21:18.297Z] github.com/docker/docker/daemon/stats [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution/utils [2022-01-25T00:21:18.297Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:21:18.297Z] github.com/docker/docker/dockerversion [2022-01-25T00:21:18.297Z] github.com/docker/docker/errdefs [2022-01-25T00:21:18.297Z] github.com/docker/docker/image [2022-01-25T00:21:18.297Z] github.com/docker/docker/image/cache [2022-01-25T00:21:18.297Z] github.com/docker/docker/image/tarexport [2022-01-25T00:21:18.297Z] github.com/docker/docker/image/v1 [2022-01-25T00:21:18.297Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:21:18.297Z] github.com/docker/docker/layer [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:21:18.297Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:21:18.297Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/libnetwork/types [2022-01-25T00:21:18.298Z] github.com/docker/docker/oci [2022-01-25T00:21:18.298Z] github.com/docker/docker/oci/caps [2022-01-25T00:21:18.298Z] github.com/docker/docker/opts [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/archive [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/directory [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/locker [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/mount [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/platform [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/pools [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/progress [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/signal [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/stack [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/system [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/term [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:21:18.298Z] github.com/docker/docker/plugin [2022-01-25T00:21:18.298Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:21:18.298Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:21:18.298Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:21:18.298Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:21:18.298Z] github.com/docker/docker/quota [2022-01-25T00:21:18.298Z] github.com/docker/docker/reference [2022-01-25T00:21:18.298Z] github.com/docker/docker/registry [2022-01-25T00:21:18.298Z] github.com/docker/docker/registry/resumable [2022-01-25T00:21:18.298Z] github.com/docker/docker/restartmanager [2022-01-25T00:21:18.298Z] github.com/docker/docker/rootless [2022-01-25T00:21:18.298Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:21:18.298Z] github.com/docker/docker/runconfig [2022-01-25T00:21:18.298Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/environment [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/registry [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/request [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/drivers [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/local [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/mounts [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/service [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:21:18.298Z] + base_pkg_list='github.com/docker/docker/api [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/backend [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/container [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/events [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/filters [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/image [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/mount [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/network [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/registry [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/time [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/versions [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/types/volume [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:21:18.298Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:21:18.298Z] github.com/docker/docker/cli [2022-01-25T00:21:18.298Z] github.com/docker/docker/cli/config [2022-01-25T00:21:18.298Z] github.com/docker/docker/cli/debug [2022-01-25T00:21:18.298Z] github.com/docker/docker/client [2022-01-25T00:21:18.298Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:21:18.298Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:21:18.298Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:21:18.298Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:21:18.298Z] github.com/docker/docker/container [2022-01-25T00:21:18.298Z] github.com/docker/docker/container/stream [2022-01-25T00:21:18.298Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:21:18.298Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:21:18.298Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/config [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/events [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/exec [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/images [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/links [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/names [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/network [2022-01-25T00:21:18.298Z] github.com/docker/docker/daemon/stats [2022-01-25T00:21:18.298Z] github.com/docker/docker/distribution [2022-01-25T00:21:18.298Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:21:18.298Z] github.com/docker/docker/distribution/utils [2022-01-25T00:21:18.298Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:21:18.298Z] github.com/docker/docker/dockerversion [2022-01-25T00:21:18.298Z] github.com/docker/docker/errdefs [2022-01-25T00:21:18.298Z] github.com/docker/docker/image [2022-01-25T00:21:18.298Z] github.com/docker/docker/image/cache [2022-01-25T00:21:18.298Z] github.com/docker/docker/image/tarexport [2022-01-25T00:21:18.298Z] github.com/docker/docker/image/v1 [2022-01-25T00:21:18.298Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:21:18.298Z] github.com/docker/docker/layer [2022-01-25T00:21:18.298Z] github.com/docker/docker/libcontainerd [2022-01-25T00:21:18.298Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:21:18.298Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:21:18.298Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:21:18.298Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:21:18.298Z] github.com/docker/docker/oci [2022-01-25T00:21:18.298Z] github.com/docker/docker/oci/caps [2022-01-25T00:21:18.298Z] github.com/docker/docker/opts [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/archive [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/directory [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/locker [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/mount [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/platform [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/pools [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/progress [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/signal [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/stack [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/system [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/term [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:21:18.298Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:21:18.298Z] github.com/docker/docker/plugin [2022-01-25T00:21:18.298Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:21:18.298Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:21:18.298Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:21:18.298Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:21:18.298Z] github.com/docker/docker/quota [2022-01-25T00:21:18.298Z] github.com/docker/docker/reference [2022-01-25T00:21:18.298Z] github.com/docker/docker/registry [2022-01-25T00:21:18.298Z] github.com/docker/docker/registry/resumable [2022-01-25T00:21:18.298Z] github.com/docker/docker/restartmanager [2022-01-25T00:21:18.298Z] github.com/docker/docker/rootless [2022-01-25T00:21:18.298Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:21:18.298Z] github.com/docker/docker/runconfig [2022-01-25T00:21:18.298Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/environment [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/registry [2022-01-25T00:21:18.298Z] github.com/docker/docker/testutil/request [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/drivers [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/local [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/mounts [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/service [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:21:18.298Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:21:18.298Z] ++ grep --fixed-strings /libnetwork [2022-01-25T00:21:18.298Z] ++ echo 'github.com/docker/docker/api [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:21:18.298Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/backend [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/container [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/events [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/filters [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/image [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/mount [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/network [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/registry [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/time [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/versions [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:21:18.299Z] github.com/docker/docker/api/types/volume [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:21:18.299Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:21:18.299Z] github.com/docker/docker/cli [2022-01-25T00:21:18.299Z] github.com/docker/docker/cli/config [2022-01-25T00:21:18.299Z] github.com/docker/docker/cli/debug [2022-01-25T00:21:18.299Z] github.com/docker/docker/client [2022-01-25T00:21:18.299Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:21:18.299Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:21:18.299Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:21:18.299Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:21:18.299Z] github.com/docker/docker/container [2022-01-25T00:21:18.299Z] github.com/docker/docker/container/stream [2022-01-25T00:21:18.299Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:21:18.299Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:21:18.299Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/config [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/events [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/exec [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/images [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/links [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/names [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/network [2022-01-25T00:21:18.299Z] github.com/docker/docker/daemon/stats [2022-01-25T00:21:18.299Z] github.com/docker/docker/distribution [2022-01-25T00:21:18.299Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:21:18.299Z] github.com/docker/docker/distribution/utils [2022-01-25T00:21:18.299Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:21:18.299Z] github.com/docker/docker/dockerversion [2022-01-25T00:21:18.299Z] github.com/docker/docker/errdefs [2022-01-25T00:21:18.299Z] github.com/docker/docker/image [2022-01-25T00:21:18.299Z] github.com/docker/docker/image/cache [2022-01-25T00:21:18.299Z] github.com/docker/docker/image/tarexport [2022-01-25T00:21:18.299Z] github.com/docker/docker/image/v1 [2022-01-25T00:21:18.299Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:21:18.299Z] github.com/docker/docker/layer [2022-01-25T00:21:18.299Z] github.com/docker/docker/libcontainerd [2022-01-25T00:21:18.299Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:21:18.299Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:21:18.299Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:21:18.299Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/types [2022-01-25T00:21:18.299Z] github.com/docker/docker/oci [2022-01-25T00:21:18.299Z] github.com/docker/docker/oci/caps [2022-01-25T00:21:18.299Z] github.com/docker/docker/opts [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/archive [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/directory [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/locker [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/mount [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/platform [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/pools [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/progress [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/signal [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/stack [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/system [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/term [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:21:18.299Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:21:18.299Z] github.com/docker/docker/plugin [2022-01-25T00:21:18.299Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:21:18.299Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:21:18.299Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:21:18.299Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:21:18.299Z] github.com/docker/docker/quota [2022-01-25T00:21:18.299Z] github.com/docker/docker/reference [2022-01-25T00:21:18.299Z] github.com/docker/docker/registry [2022-01-25T00:21:18.299Z] github.com/docker/docker/registry/resumable [2022-01-25T00:21:18.299Z] github.com/docker/docker/restartmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/rootless [2022-01-25T00:21:18.299Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:21:18.299Z] github.com/docker/docker/runconfig [2022-01-25T00:21:18.299Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/environment [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/registry [2022-01-25T00:21:18.299Z] github.com/docker/docker/testutil/request [2022-01-25T00:21:18.299Z] github.com/docker/docker/volume [2022-01-25T00:21:18.299Z] github.com/docker/docker/volume/drivers [2022-01-25T00:21:18.299Z] github.com/docker/docker/volume/local [2022-01-25T00:21:18.299Z] github.com/docker/docker/volume/mounts [2022-01-25T00:21:18.299Z] github.com/docker/docker/volume/service [2022-01-25T00:21:18.299Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:21:18.299Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:21:18.299Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:21:18.299Z] github.com/docker/docker/libnetwork/types' [2022-01-25T00:21:18.299Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-25T00:21:18.299Z] + echo 'github.com/docker/docker/libnetwork [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/types' [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:21:18.300Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:21:18.300Z] + type docker-proxy [2022-01-25T00:21:18.300Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-25T00:21:18.300Z] + hack/make.sh binary-proxy install-proxy [2022-01-25T00:21:18.300Z] [2022-01-25T00:21:18.559Z] Removing bundles/ [2022-01-25T00:21:18.559Z] [2022-01-25T00:21:18.559Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-25T00:21:18.559Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-25T00:21:18.559Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:21:19.445Z] #60 223.7 + bin/containerd-shim-runc-v2 [2022-01-25T00:21:20.016Z] #60 224.3 + binaries [2022-01-25T00:21:20.016Z] #60 224.3 + install -D bin/containerd /build/containerd [2022-01-25T00:21:20.016Z] #60 224.3 + install -D bin/containerd-shim /build/containerd-shim [2022-01-25T00:21:20.016Z] #60 224.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-25T00:21:20.016Z] #60 224.3 + install -D bin/ctr /build/ctr [2022-01-25T00:21:21.321Z] #60 DONE 227.1s [2022-01-25T00:21:21.927Z] #60 DONE 226.4s [2022-01-25T00:21:22.263Z] [2022-01-25T00:21:22.263Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T00:21:22.263Z] #61 sha256:725739d92b4cac2be1d19b7e4f869f45fae26dff9235e0c3885a7aadb7c701f5 [2022-01-25T00:21:22.869Z] [2022-01-25T00:21:22.869Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T00:21:22.869Z] #61 sha256:98c2cfc3f769ec5c0844bf964437188d978900758e7b756cabf6eefc3cdba9d8 [2022-01-25T00:21:23.206Z] #61 DONE 0.9s [2022-01-25T00:21:23.206Z] [2022-01-25T00:21:23.206Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T00:21:23.206Z] #66 sha256:901d0c31495acea4d569270115839f9400d5c63eee241e6b72ee7e13339093ee [2022-01-25T00:21:23.206Z] #66 DONE 0.3s [2022-01-25T00:21:23.465Z] [2022-01-25T00:21:23.465Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T00:21:23.465Z] #71 sha256:77b8f32fd9f26bcfe82916b4407ef68499d4df8b8607f45d6a8389d5ef7f50b7 [2022-01-25T00:21:23.808Z] #61 DONE 0.8s [2022-01-25T00:21:23.808Z] [2022-01-25T00:21:23.808Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T00:21:23.808Z] #66 sha256:6765ef43e875f9b26d8dab6378d04442557ca7df7fef615e918175800da1caab [2022-01-25T00:21:23.808Z] #66 DONE 0.2s [2022-01-25T00:21:23.808Z] [2022-01-25T00:21:23.808Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T00:21:23.808Z] #71 sha256:97851dd8e53c588e54a53bc125894b36df8fbdbcab9ca9f235217be09c2f6ce4 [2022-01-25T00:21:24.405Z] #71 DONE 1.0s [2022-01-25T00:21:24.405Z] [2022-01-25T00:21:24.405Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T00:21:24.405Z] #72 sha256:6361fc8bf38511769c1f750c370e4d36de52daa632f5b05d935b7679df986713 [2022-01-25T00:21:24.405Z] #72 DONE 0.0s [2022-01-25T00:21:24.405Z] [2022-01-25T00:21:24.405Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T00:21:24.405Z] #73 sha256:d9236eb2350a8916b42227b9cc68c8342458adfc5f5dcbf42716603fa9007bc0 [2022-01-25T00:21:24.747Z] #71 DONE 0.9s [2022-01-25T00:21:24.747Z] [2022-01-25T00:21:24.747Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T00:21:24.747Z] #72 sha256:3c0bc2f5c474d127a65a01e1fd85755c8e3fa5821a0be345cee5704712df1b3a [2022-01-25T00:21:24.747Z] #72 DONE 0.0s [2022-01-25T00:21:24.747Z] [2022-01-25T00:21:24.747Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T00:21:24.747Z] #73 sha256:9edf10b94636d5ebc0ab608b2d08718dba0776aedc33a641f1d3b311cae11c6d [2022-01-25T00:21:25.124Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-25T00:21:25.124Z] [2022-01-25T00:21:25.124Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-25T00:21:25.124Z] Installing docker-proxy to /usr/local/bin/ [2022-01-25T00:21:25.124Z] [2022-01-25T00:21:25.124Z] + mkdir -p bundles [2022-01-25T00:21:25.124Z] + '[' -n 'github.com/docker/docker/api [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/backend [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/container [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/events [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/filters [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/image [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/mount [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/network [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/registry [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/time [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/versions [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:21:25.124Z] github.com/docker/docker/api/types/volume [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:21:25.124Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:21:25.124Z] github.com/docker/docker/cli [2022-01-25T00:21:25.124Z] github.com/docker/docker/cli/config [2022-01-25T00:21:25.124Z] github.com/docker/docker/cli/debug [2022-01-25T00:21:25.124Z] github.com/docker/docker/client [2022-01-25T00:21:25.124Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:21:25.124Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:21:25.124Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:21:25.124Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:21:25.124Z] github.com/docker/docker/container [2022-01-25T00:21:25.124Z] github.com/docker/docker/container/stream [2022-01-25T00:21:25.124Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:21:25.124Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:21:25.124Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/config [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/events [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/exec [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/images [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/links [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/names [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/network [2022-01-25T00:21:25.124Z] github.com/docker/docker/daemon/stats [2022-01-25T00:21:25.124Z] github.com/docker/docker/distribution [2022-01-25T00:21:25.124Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:21:25.124Z] github.com/docker/docker/distribution/utils [2022-01-25T00:21:25.124Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:21:25.124Z] github.com/docker/docker/dockerversion [2022-01-25T00:21:25.124Z] github.com/docker/docker/errdefs [2022-01-25T00:21:25.124Z] github.com/docker/docker/image [2022-01-25T00:21:25.124Z] github.com/docker/docker/image/cache [2022-01-25T00:21:25.124Z] github.com/docker/docker/image/tarexport [2022-01-25T00:21:25.124Z] github.com/docker/docker/image/v1 [2022-01-25T00:21:25.124Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:21:25.124Z] github.com/docker/docker/layer [2022-01-25T00:21:25.124Z] github.com/docker/docker/libcontainerd [2022-01-25T00:21:25.124Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:21:25.124Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:21:25.124Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:21:25.124Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:21:25.124Z] github.com/docker/docker/oci [2022-01-25T00:21:25.124Z] github.com/docker/docker/oci/caps [2022-01-25T00:21:25.124Z] github.com/docker/docker/opts [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/archive [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/directory [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/locker [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/mount [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/platform [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/pools [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/progress [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/signal [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/stack [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/system [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/term [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:21:25.124Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:21:25.124Z] github.com/docker/docker/plugin [2022-01-25T00:21:25.124Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:21:25.124Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:21:25.124Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:21:25.124Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:21:25.124Z] github.com/docker/docker/quota [2022-01-25T00:21:25.124Z] github.com/docker/docker/reference [2022-01-25T00:21:25.124Z] github.com/docker/docker/registry [2022-01-25T00:21:25.124Z] github.com/docker/docker/registry/resumable [2022-01-25T00:21:25.124Z] github.com/docker/docker/restartmanager [2022-01-25T00:21:25.124Z] github.com/docker/docker/rootless [2022-01-25T00:21:25.124Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:21:25.124Z] github.com/docker/docker/runconfig [2022-01-25T00:21:25.124Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/environment [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/registry [2022-01-25T00:21:25.124Z] github.com/docker/docker/testutil/request [2022-01-25T00:21:25.124Z] github.com/docker/docker/volume [2022-01-25T00:21:25.124Z] github.com/docker/docker/volume/drivers [2022-01-25T00:21:25.124Z] github.com/docker/docker/volume/local [2022-01-25T00:21:25.124Z] github.com/docker/docker/volume/mounts [2022-01-25T00:21:25.124Z] github.com/docker/docker/volume/service [2022-01-25T00:21:25.124Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:21:25.124Z] github.com/docker/docker/volume/testutils' ']' [2022-01-25T00:21:25.125Z] + 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/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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-01-25T00:21:25.125Z] ? github.com/docker/docker/api [no test files] [2022-01-25T00:21:25.319Z] #73 DONE 0.7s [2022-01-25T00:21:25.319Z] [2022-01-25T00:21:25.319Z] #74 exporting to image [2022-01-25T00:21:25.319Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T00:21:25.319Z] #74 exporting layers [2022-01-25T00:21:25.345Z] #73 DONE 0.7s [2022-01-25T00:21:25.345Z] [2022-01-25T00:21:25.345Z] #74 exporting to image [2022-01-25T00:21:25.345Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T00:21:25.345Z] #74 exporting layers [2022-01-25T00:21:26.155Z] #60 209.1 # github.com/containerd/containerd/cmd/containerd [2022-01-25T00:21:26.155Z] #60 209.1 /usr/bin/ld: /tmp/go-link-3895473745/000019.o: in function `New': [2022-01-25T00:21:26.155Z] #60 209.1 /tmp/tmp.7CrIhYgH91/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-25T00:21:26.155Z] #60 209.2 + bin/containerd-stress [2022-01-25T00:21:26.155Z] #60 210.3 + bin/containerd-shim [2022-01-25T00:21:27.133Z] 8f616e6e9eec: Pull complete [2022-01-25T00:21:30.328Z] #60 217.5 + bin/containerd-shim-runc-v1 [2022-01-25T00:21:31.904Z] #74 exporting layers 5.9s done [2022-01-25T00:21:31.904Z] #74 writing image sha256:77b8c7d6e3e211bb92b433f341bb761c16f52bf7556eb8b72c012a25bad84795 done [2022-01-25T00:21:31.904Z] #74 naming to docker.io/library/docker:800c1a28e3ad9a64e12c8604394150e75233462b done [2022-01-25T00:21:31.904Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [2022-01-25T00:21:31.926Z] #74 exporting layers 5.9s done [2022-01-25T00:21:31.926Z] #74 writing image sha256:6c5f9da06120631140ae3a7b075686192988437b84003a2b0c86f43dc6df8ac9 done [2022-01-25T00:21:31.926Z] #74 naming to docker.io/library/docker:800c1a28e3ad9a64e12c8604394150e75233462b done [2022-01-25T00:21:31.926Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-01-25T00:21:32.292Z] + trap exit INT TERM [2022-01-25T00:21:32.292Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-25T00:21:32.292Z] + CONTAINER_NAME=docker-pr5 [2022-01-25T00:21:32.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43182/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b -e DOCKER_GRAPHDRIVER docker:800c1a28e3ad9a64e12c8604394150e75233462b hack/make.sh dynbinary [2022-01-25T00:21:32.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b -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:800c1a28e3ad9a64e12c8604394150e75233462b hack/make.sh dynbinary test-integration [2022-01-25T00:21:33.674Z] [2022-01-25T00:21:33.674Z] Removing bundles/ [2022-01-25T00:21:33.674Z] [2022-01-25T00:21:33.674Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T00:21:33.674Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:21:33.674Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:21:33.701Z] [2022-01-25T00:21:33.701Z] Removing bundles/ [2022-01-25T00:21:33.701Z] [2022-01-25T00:21:33.701Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T00:21:33.701Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:21:33.701Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:21:35.575Z] #60 222.7 + bin/containerd-shim-runc-v2 [2022-01-25T00:21:36.137Z] #60 223.3 + binaries [2022-01-25T00:21:36.137Z] #60 223.3 + install -D bin/containerd /build/containerd [2022-01-25T00:21:36.137Z] #60 223.3 + install -D bin/containerd-shim /build/containerd-shim [2022-01-25T00:21:36.137Z] #60 223.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-25T00:21:36.137Z] #60 223.3 + install -D bin/ctr /build/ctr [2022-01-25T00:21:37.336Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-01-25T00:21:40.299Z] #60 DONE 226.8s [2022-01-25T00:21:40.557Z] [2022-01-25T00:21:40.557Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-25T00:21:40.557Z] #61 sha256:ea4a6684792bdd02c1a92dd514911926cfc2a6a2ff35f8fcfc5751d661d3075d [2022-01-25T00:21:42.446Z] #61 DONE 1.5s [2022-01-25T00:21:42.446Z] [2022-01-25T00:21:42.446Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-25T00:21:42.446Z] #66 sha256:6342b44ae01a1334b4e939261ed6470058bd4666d82bf27a4b2cbcff19d26b06 [2022-01-25T00:21:42.446Z] #66 DONE 0.3s [2022-01-25T00:21:42.446Z] [2022-01-25T00:21:42.446Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-25T00:21:42.446Z] #71 sha256:fb070da3645f9e77490338de9652e9d69951aebf512a24261489993c068a743c [2022-01-25T00:21:44.339Z] #71 DONE 1.7s [2022-01-25T00:21:44.339Z] [2022-01-25T00:21:44.339Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-01-25T00:21:44.339Z] #72 sha256:9fbdb7fcf2951cf4f46b96ca575eaae2580c4e765986567412b430d65fe511b0 [2022-01-25T00:21:44.339Z] #72 DONE 0.0s [2022-01-25T00:21:44.339Z] [2022-01-25T00:21:44.339Z] #73 [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-01-25T00:21:44.339Z] #73 sha256:7192bd133790d28e22ad2dd033e7bc0e1a0d9064b972dedc6d88b1b219cc3268 [2022-01-25T00:21:44.900Z] #73 0.792 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-25T00:21:44.900Z] #73 0.872 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-25T00:21:45.156Z] #73 1.045 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-25T00:21:45.719Z] #73 1.125 Reading package lists... [2022-01-25T00:21:46.282Z] #73 1.635 Reading package lists... [2022-01-25T00:21:46.282Z] #73 2.135 Building dependency tree... [2022-01-25T00:21:46.282Z] #73 2.235 Reading state information... [2022-01-25T00:21:46.282Z] #73 2.350 The following additional packages will be installed: [2022-01-25T00:21:46.538Z] #73 2.351 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-25T00:21:46.538Z] #73 2.351 systemd-timesyncd [2022-01-25T00:21:46.538Z] #73 2.352 Suggested packages: [2022-01-25T00:21:46.538Z] #73 2.352 systemd-container policykit-1 [2022-01-25T00:21:46.538Z] #73 2.352 Recommended packages: [2022-01-25T00:21:46.538Z] #73 2.352 libnss-systemd [2022-01-25T00:21:46.538Z] #73 2.438 The following NEW packages will be installed: [2022-01-25T00:21:46.538Z] #73 2.439 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-25T00:21:46.538Z] #73 2.440 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-25T00:21:46.793Z] #73 2.708 0 upgraded, 11 newly installed, 0 to remove and 8 not upgraded. [2022-01-25T00:21:46.793Z] #73 2.708 Need to get 5937 kB of archives. [2022-01-25T00:21:46.793Z] #73 2.708 After this operation, 19.5 MB of additional disk space will be used. [2022-01-25T00:21:46.793Z] #73 2.708 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-25T00:21:46.793Z] #73 2.712 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-25T00:21:46.793Z] #73 2.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-25T00:21:46.793Z] #73 2.717 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-25T00:21:46.793Z] #73 2.718 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-25T00:21:46.793Z] #73 2.720 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-25T00:21:47.050Z] #73 2.829 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-25T00:21:47.050Z] #73 2.830 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-25T00:21:47.050Z] #73 2.831 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-25T00:21:47.050Z] #73 2.833 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-25T00:21:47.050Z] #73 2.835 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-25T00:21:47.050Z] #73 3.020 debconf: delaying package configuration, since apt-utils is not installed [2022-01-25T00:21:47.050Z] #73 3.049 Fetched 5937 kB in 0s (15.2 MB/s) [2022-01-25T00:21:47.050Z] #73 3.073 Selecting previously unselected package libargon2-1:amd64. [2022-01-25T00:21:47.306Z] #73 3.073 (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-01-25T00:21:47.306Z] #73 3.088 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-25T00:21:47.306Z] #73 3.094 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-25T00:21:47.306Z] #73 3.129 Selecting previously unselected package libjson-c5:amd64. [2022-01-25T00:21:47.306Z] #73 3.129 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-25T00:21:47.306Z] #73 3.132 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-25T00:21:47.306Z] #73 3.167 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-25T00:21:47.306Z] #73 3.169 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-25T00:21:47.306Z] #73 3.173 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-25T00:21:47.306Z] #73 3.227 Selecting previously unselected package libkmod2:amd64. [2022-01-25T00:21:47.306Z] #73 3.230 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-25T00:21:47.306Z] #73 3.233 Unpacking libkmod2:amd64 (28-1) ... [2022-01-25T00:21:47.306Z] #73 3.267 Selecting previously unselected package systemd-timesyncd. [2022-01-25T00:21:47.306Z] #73 3.270 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-25T00:21:47.306Z] #73 3.273 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-25T00:21:47.306Z] #73 3.319 Selecting previously unselected package systemd. [2022-01-25T00:21:47.306Z] #73 3.322 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-25T00:21:47.306Z] #73 3.355 Unpacking systemd (247.3-6) ... [2022-01-25T00:21:47.869Z] #73 3.875 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-25T00:21:47.869Z] #73 3.884 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-25T00:21:47.869Z] #73 3.894 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-25T00:21:47.869Z] #73 3.901 Setting up libkmod2:amd64 (28-1) ... [2022-01-25T00:21:47.869Z] #73 3.911 Setting up systemd (247.3-6) ... [2022-01-25T00:21:48.126Z] #73 3.946 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-25T00:21:48.126Z] #73 3.948 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-25T00:21:48.126Z] #73 3.950 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-25T00:21:48.382Z] #73 4.300 Setting up systemd-timesyncd (247.3-6) ... [2022-01-25T00:21:48.382Z] #73 4.501 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-25T00:21:48.382Z] #73 4.501 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-25T00:21:48.639Z] #73 4.587 Selecting previously unselected package systemd-sysv. [2022-01-25T00:21:48.639Z] #73 4.587 (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 ... 29450 files and directories currently installed.) [2022-01-25T00:21:48.639Z] #73 4.601 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-25T00:21:48.639Z] #73 4.604 Unpacking systemd-sysv (247.3-6) ... [2022-01-25T00:21:48.639Z] #73 4.643 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-25T00:21:48.639Z] #73 4.646 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-25T00:21:48.639Z] #73 4.649 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-25T00:21:48.639Z] #73 4.702 Selecting previously unselected package dbus. [2022-01-25T00:21:48.639Z] #73 4.706 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-25T00:21:48.895Z] #73 4.715 Unpacking dbus (1.12.20-2) ... [2022-01-25T00:21:48.895Z] #73 4.773 Selecting previously unselected package libpam-systemd:amd64. [2022-01-25T00:21:48.895Z] #73 4.776 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-25T00:21:48.895Z] #73 4.780 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-25T00:21:48.895Z] #73 4.824 Selecting previously unselected package dbus-user-session. [2022-01-25T00:21:48.895Z] #73 4.827 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-25T00:21:48.895Z] #73 4.832 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-25T00:21:48.895Z] #73 4.923 Setting up systemd-sysv (247.3-6) ... [2022-01-25T00:21:48.895Z] #73 4.934 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-25T00:21:49.151Z] #73 4.943 Setting up dbus (1.12.20-2) ... [2022-01-25T00:21:49.151Z] #73 5.051 invoke-rc.d: could not determine current runlevel [2022-01-25T00:21:49.151Z] #73 5.054 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-25T00:21:49.151Z] #73 5.058 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-25T00:21:49.407Z] #73 5.302 Setting up dbus-user-session (1.12.20-2) ... [2022-01-25T00:21:49.407Z] #73 5.319 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-25T00:21:49.407Z] #73 DONE 5.4s [2022-01-25T00:21:49.664Z] [2022-01-25T00:21:49.664Z] #74 [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-01-25T00:21:49.664Z] #74 sha256:17bf6e34bf7c4ebacb3a1c9b39aa26ebe8b842ed218803b57593b7e22bfcbe0b [2022-01-25T00:21:49.920Z] #74 0.400 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-25T00:21:49.920Z] #74 0.402 Dload Upload Total Spent Left Speed [2022-01-25T00:21:50.482Z] #74 0.403 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 3989 0 --:--:-- --:--:-- --:--:-- 3997 [2022-01-25T00:21:50.482Z] #74 DONE 0.9s [2022-01-25T00:21:50.482Z] [2022-01-25T00:21:50.482Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-25T00:21:50.482Z] #75 sha256:d7e6724338121662b05b1994929c2909e3f76cf96a5d35fa03d03d81b57a32f6 [2022-01-25T00:21:51.413Z] #75 DONE 0.9s [2022-01-25T00:21:51.413Z] [2022-01-25T00:21:51.413Z] #76 exporting to image [2022-01-25T00:21:51.413Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-25T00:21:51.413Z] #76 exporting layers [2022-01-25T00:21:57.953Z] #76 exporting layers 5.9s done [2022-01-25T00:21:57.953Z] #76 writing image sha256:c77504c0a85becc5a633c3c00c37d7b772976544db0369b7ed64e95a93c6c7e9 done [2022-01-25T00:21:57.953Z] #76 naming to docker.io/library/docker:8b65aea8860d55315b5a154fbc0c75eb3f386d48 done [2022-01-25T00:21:57.953Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T00:21:58.294Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8b65aea8860d55315b5a154fbc0c75eb3f386d48 -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:8b65aea8860d55315b5a154fbc0c75eb3f386d48 hack/make.sh dynbinary test-integration [2022-01-25T00:21:59.636Z] INFO [loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 2m22.097157378s [2022-01-25T00:21:59.636Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.925074ms [2022-01-25T00:22:00.809Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-25T00:22:00.809Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-25T00:22:00.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-25T00:22:00.809Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-25T00:22:00.809Z] systemd 247.3-6 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-01-25T00:22:00.809Z] Detected virtualization docker. [2022-01-25T00:22:00.809Z] Detected architecture x86-64. [2022-01-25T00:22:00.809Z] Set hostname to <3b396ed6d632>. [2022-01-25T00:22:00.809Z] modprobe@configfs.service: Succeeded. [2022-01-25T00:22:00.809Z] modprobe@drm.service: Succeeded. [2022-01-25T00:22:00.809Z] modprobe@fuse.service: Succeeded. [2022-01-25T00:22:00.809Z] + source /etc/docker-entrypoint-cmd [2022-01-25T00:22:00.809Z] ++ hack/make.sh dynbinary test-integration [2022-01-25T00:22:00.809Z] [2022-01-25T00:22:00.809Z] Removing bundles/ [2022-01-25T00:22:00.809Z] [2022-01-25T00:22:00.809Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T00:22:00.809Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:22:00.809Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:22:07.751Z] INFO [runner/unused/goanalysis] analyzers took 27.6416843s with top 10 stages: buildssa: 23.751541442s, U1000: 3.890142858s [2022-01-25T00:22:37.133Z] 4612f6d0b889: Pull complete [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/builder/remotecontext 0.061s coverage: 13.7% of statements [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/builder/dockerfile 0.162s coverage: 49.0% of statements [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/builder/remotecontext/git 0.890s coverage: 86.3% of statements [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T00:22:45.079Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T00:22:45.079Z] ok github.com/docker/docker/cmd/docker-proxy 0.307s coverage: 69.3% of statements [2022-01-25T00:22:46.015Z] ok github.com/docker/docker/client 0.082s coverage: 75.6% of statements [2022-01-25T00:22:53.974Z] 8f616e6e9eec: Pull complete [2022-01-25T00:23:10.232Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:23:10.232Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:23:10.232Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:23:10.232Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:23:10.232Z] [2022-01-25T00:23:10.232Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T00:23:10.232Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T00:23:10.233Z] HOSTNAME=553bbdae9654 [2022-01-25T00:23:10.233Z] DEST=bundles/test-integration [2022-01-25T00:23:10.233Z] PWD=/go/src/github.com/docker/docker [2022-01-25T00:23:10.233Z] DOCKER_ROOTLESS=1 [2022-01-25T00:23:10.233Z] DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b [2022-01-25T00:23:10.233Z] container=docker [2022-01-25T00:23:10.233Z] HOME=/root [2022-01-25T00:23:10.233Z] GOLANG_VERSION=1.17.6 [2022-01-25T00:23:10.233Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T00:23:10.233Z] VALIDATE_BRANCH=master [2022-01-25T00:23:10.233Z] TERM=xterm [2022-01-25T00:23:10.233Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T00:23:10.233Z] SHLVL=1 [2022-01-25T00:23:10.233Z] TIMEOUT=120m [2022-01-25T00:23:10.233Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T00:23:10.233Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T00:23:10.233Z] GO111MODULE=off [2022-01-25T00:23:10.233Z] DOCKER_EXPERIMENTAL=1 [2022-01-25T00:23:10.233Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T00:23:10.233Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T00:23:10.233Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T00:23:10.233Z] GOPATH=/go [2022-01-25T00:23:10.233Z] PKG_CONFIG=pkg-config [2022-01-25T00:23:10.233Z] _=/usr/bin/env [2022-01-25T00:23:10.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T00:23:10.252Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:23:10.252Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:23:10.252Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:23:10.252Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:23:10.252Z] [2022-01-25T00:23:10.252Z] + TEST_INTEGRATION_DEST=2 [2022-01-25T00:23:10.252Z] + CONTAINER_NAME=docker-pr5-2 [2022-01-25T00:23:10.252Z] + TEST_SKIP_INTEGRATION=1 [2022-01-25T00:23:10.252Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-25T00:23:10.252Z] + run_tests [2022-01-25T00:23:10.252Z] + c=0 [2022-01-25T00:23:10.252Z] + '[' -n 0 ']' [2022-01-25T00:23:10.252Z] + rm= [2022-01-25T00:23:10.252Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43182/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43182/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:800c1a28e3ad9a64e12c8604394150e75233462b hack/make.sh '' test-integration [2022-01-25T00:23:10.252Z] + TEST_INTEGRATION_DEST=1 [2022-01-25T00:23:10.252Z] + CONTAINER_NAME=docker-pr5-1 [2022-01-25T00:23:10.252Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T00:23:10.252Z] + run_tests test-integration-flaky [2022-01-25T00:23:10.252Z] + '[' -n 0 ']' [2022-01-25T00:23:10.252Z] + rm= [2022-01-25T00:23:10.252Z] + TEST_INTEGRATION_DEST=3 [2022-01-25T00:23:10.252Z] + CONTAINER_NAME=docker-pr5-3 [2022-01-25T00:23:10.252Z] + TEST_SKIP_INTEGRATION=1 [2022-01-25T00:23:10.252Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-25T00:23:10.252Z] + run_tests [2022-01-25T00:23:10.252Z] + '[' -n 0 ']' [2022-01-25T00:23:10.252Z] + rm= [2022-01-25T00:23:10.252Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43182/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43182/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:800c1a28e3ad9a64e12c8604394150e75233462b hack/make.sh test-integration-flaky test-integration [2022-01-25T00:23:10.252Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43182/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43182/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:800c1a28e3ad9a64e12c8604394150e75233462b hack/make.sh '' test-integration [2022-01-25T00:23:10.252Z] ++ jobs -p [2022-01-25T00:23:10.252Z] + for job in $(jobs -p) [2022-01-25T00:23:10.252Z] + wait 2093 [2022-01-25T00:23:10.252Z] [2022-01-25T00:23:10.252Z] [2022-01-25T00:23:10.252Z] [2022-01-25T00:23:10.252Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T00:23:10.252Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T00:23:10.252Z] HOSTNAME=0c63399a7f88 [2022-01-25T00:23:10.252Z] TEST_SKIP_INTEGRATION=1 [2022-01-25T00:23:10.252Z] TESTDEBUG=0 [2022-01-25T00:23:10.252Z] DEST=bundles/test-integration [2022-01-25T00:23:10.252Z] PWD=/go/src/github.com/docker/docker [2022-01-25T00:23:10.252Z] KEEPBUNDLE=1 [2022-01-25T00:23:10.252Z] DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b [2022-01-25T00:23:10.252Z] container=docker [2022-01-25T00:23:10.252Z] HOME=/root [2022-01-25T00:23:10.252Z] GOLANG_VERSION=1.17.6 [2022-01-25T00:23:10.252Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T00:23:10.252Z] VALIDATE_BRANCH=master [2022-01-25T00:23:10.252Z] TERM=xterm [2022-01-25T00:23:10.252Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T00:23:10.252Z] SHLVL=1 [2022-01-25T00:23:10.252Z] TIMEOUT=120m [2022-01-25T00:23:10.252Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T00:23:10.252Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T00:23:10.252Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-25T00:23:10.252Z] GO111MODULE=off [2022-01-25T00:23:10.252Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T00:23:10.252Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T00:23:10.252Z] GOPATH=/go [2022-01-25T00:23:10.252Z] PKG_CONFIG=pkg-config [2022-01-25T00:23:10.252Z] _=/usr/bin/env [2022-01-25T00:23:10.252Z] Building test suite binary ./integration-cli/test.main [2022-01-25T00:23:10.252Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T00:23:10.252Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T00:23:10.252Z] HOSTNAME=4fb5df7bcc95 [2022-01-25T00:23:10.252Z] TEST_SKIP_INTEGRATION=1 [2022-01-25T00:23:10.252Z] TESTDEBUG=0 [2022-01-25T00:23:10.252Z] DEST=bundles/test-integration [2022-01-25T00:23:10.252Z] PWD=/go/src/github.com/docker/docker [2022-01-25T00:23:10.252Z] KEEPBUNDLE=1 [2022-01-25T00:23:10.252Z] DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b [2022-01-25T00:23:10.252Z] container=docker [2022-01-25T00:23:10.252Z] HOME=/root [2022-01-25T00:23:10.252Z] GOLANG_VERSION=1.17.6 [2022-01-25T00:23:10.252Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T00:23:10.252Z] VALIDATE_BRANCH=master [2022-01-25T00:23:10.252Z] TERM=xterm [2022-01-25T00:23:10.252Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T00:23:10.252Z] SHLVL=1 [2022-01-25T00:23:10.252Z] TIMEOUT=120m [2022-01-25T00:23:10.252Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T00:23:10.252Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T00:23:10.252Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-25T00:23:10.252Z] GO111MODULE=off [2022-01-25T00:23:10.252Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T00:23:10.252Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T00:23:10.252Z] GOPATH=/go [2022-01-25T00:23:10.252Z] PKG_CONFIG=pkg-config [2022-01-25T00:23:10.252Z] _=/usr/bin/env [2022-01-25T00:23:10.252Z] Building test suite binary ./integration-cli/test.main [2022-01-25T00:23:10.252Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-25T00:23:10.252Z] No new tests added to integration. [2022-01-25T00:23:10.252Z] [2022-01-25T00:23:10.252Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T00:23:10.252Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T00:23:10.252Z] HOSTNAME=000b15d94a09 [2022-01-25T00:23:10.252Z] TESTDEBUG=0 [2022-01-25T00:23:10.252Z] DEST=bundles/test-integration [2022-01-25T00:23:10.252Z] PWD=/go/src/github.com/docker/docker [2022-01-25T00:23:10.252Z] KEEPBUNDLE=1 [2022-01-25T00:23:10.252Z] DOCKER_GITCOMMIT=800c1a28e3ad9a64e12c8604394150e75233462b [2022-01-25T00:23:10.252Z] container=docker [2022-01-25T00:23:10.252Z] HOME=/root [2022-01-25T00:23:10.252Z] GOLANG_VERSION=1.17.6 [2022-01-25T00:23:10.252Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T00:23:10.252Z] VALIDATE_BRANCH=master [2022-01-25T00:23:10.252Z] TERM=xterm [2022-01-25T00:23:10.252Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T00:23:10.252Z] SHLVL=1 [2022-01-25T00:23:10.252Z] TIMEOUT=120m [2022-01-25T00:23:10.252Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T00:23:10.252Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T00:23:10.252Z] GO111MODULE=off [2022-01-25T00:23:10.252Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T00:23:10.252Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T00:23:10.252Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T00:23:10.252Z] GOPATH=/go [2022-01-25T00:23:10.252Z] PKG_CONFIG=pkg-config [2022-01-25T00:23:10.252Z] _=/usr/bin/env [2022-01-25T00:23:10.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T00:23:18.091Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-01-25T00:23:18.091Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-25T00:23:18.350Z] ok github.com/docker/docker/cmd/dockerd/trap 2.382s coverage: 0.0% of statements [2022-01-25T00:23:18.350Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T00:23:18.350Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T00:23:18.350Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T00:23:18.350Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T00:23:18.350Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T00:23:22.544Z] ok github.com/docker/docker/daemon/cluster 0.035s coverage: 0.5% of statements [2022-01-25T00:23:24.244Z] 0e02c12b1310: Pull complete [2022-01-25T00:23:24.245Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-25T00:23:24.245Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:23:24.245Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:23:24.245Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-25T00:23:24.245Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-25T00:23:24.245Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-25T00:23:24.245Z] INFO: Docker version of control daemon [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] Client: [2022-01-25T00:23:24.245Z] Version: 20.10.9 [2022-01-25T00:23:24.245Z] API version: 1.41 [2022-01-25T00:23:24.245Z] Go version: go1.16.8 [2022-01-25T00:23:24.245Z] Git commit: c2ea9bc [2022-01-25T00:23:24.245Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T00:23:24.245Z] OS/Arch: windows/amd64 [2022-01-25T00:23:24.245Z] Context: default [2022-01-25T00:23:24.245Z] Experimental: true [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] Server: Docker Engine - Community [2022-01-25T00:23:24.245Z] Engine: [2022-01-25T00:23:24.245Z] Version: 20.10.9 [2022-01-25T00:23:24.245Z] API version: 1.41 (minimum version 1.24) [2022-01-25T00:23:24.245Z] Go version: go1.16.8 [2022-01-25T00:23:24.245Z] Git commit: 79ea9d3 [2022-01-25T00:23:24.245Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T00:23:24.245Z] OS/Arch: windows/amd64 [2022-01-25T00:23:24.245Z] Experimental: true [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] INFO: Docker info of control daemon [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] Client: [2022-01-25T00:23:24.245Z] Context: default [2022-01-25T00:23:24.245Z] Debug Mode: false [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] Server: [2022-01-25T00:23:24.245Z] Containers: 0 [2022-01-25T00:23:24.245Z] Running: 0 [2022-01-25T00:23:24.245Z] Paused: 0 [2022-01-25T00:23:24.245Z] Stopped: 0 [2022-01-25T00:23:24.245Z] Images: 1 [2022-01-25T00:23:24.245Z] Server Version: 20.10.9 [2022-01-25T00:23:24.245Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T00:23:24.245Z] Windows: [2022-01-25T00:23:24.245Z] LCOW: [2022-01-25T00:23:24.245Z] Logging Driver: json-file [2022-01-25T00:23:24.245Z] Plugins: [2022-01-25T00:23:24.245Z] Volume: local [2022-01-25T00:23:24.245Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:23:24.245Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:23:24.245Z] Swarm: inactive [2022-01-25T00:23:24.245Z] Default Isolation: process [2022-01-25T00:23:24.245Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T00:23:24.245Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T00:23:24.245Z] OSType: windows [2022-01-25T00:23:24.245Z] Architecture: x86_64 [2022-01-25T00:23:24.245Z] CPUs: 4 [2022-01-25T00:23:24.245Z] Total Memory: 32GiB [2022-01-25T00:23:24.245Z] Name: azwin-2-0cac10 [2022-01-25T00:23:24.245Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T00:23:24.245Z] Docker Root Dir: D:\docker [2022-01-25T00:23:24.245Z] Debug Mode: false [2022-01-25T00:23:24.245Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:23:24.245Z] Labels: [2022-01-25T00:23:24.245Z] Experimental: true [2022-01-25T00:23:24.245Z] Insecure Registries: [2022-01-25T00:23:24.245Z] 10.0.0.4:5000 [2022-01-25T00:23:24.245Z] 127.0.0.0/8 [2022-01-25T00:23:24.245Z] Registry Mirrors: [2022-01-25T00:23:24.245Z] http://10.0.0.4:5000/ [2022-01-25T00:23:24.245Z] Live Restore Enabled: false [2022-01-25T00:23:24.245Z] Product License: Community Engine [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] INFO: Commit hash is 9d83956eb7 [2022-01-25T00:23:24.245Z] INFO: Nuke-Everything... [2022-01-25T00:23:24.245Z] INFO: Container count on control daemon to delete is 0 [2022-01-25T00:23:24.245Z] INFO: Nuking d:\CI [2022-01-25T00:23:24.245Z] INFO: Zapped successfully [2022-01-25T00:23:24.245Z] INFO: Location for testing is d:\CI\PR-43182\5 [2022-01-25T00:23:24.245Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] INFO: Building the image from Dockerfile.windows at 01/25/2022 00:23:12... [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] Sending build context to Docker daemon 61.79MB [2022-01-25T00:23:24.245Z] [2022-01-25T00:23:24.245Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-25T00:23:24.245Z] ---> 11cbc9e36c7a [2022-01-25T00:23:24.245Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-25T00:23:24.245Z] ---> Running in b8ee2dd1478c [2022-01-25T00:23:24.245Z] Removing intermediate container b8ee2dd1478c [2022-01-25T00:23:24.245Z] ---> a496e740aa4e [2022-01-25T00:23:24.245Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-25T00:23:24.245Z] ---> Running in 77bdbd75c1cc [2022-01-25T00:23:24.245Z] Removing intermediate container 77bdbd75c1cc [2022-01-25T00:23:24.245Z] ---> 3e2ce8958aae [2022-01-25T00:23:24.245Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-25T00:23:24.245Z] ---> Running in eeccdbfb3274 [2022-01-25T00:23:24.245Z] Removing intermediate container eeccdbfb3274 [2022-01-25T00:23:24.245Z] ---> aeb8aaf3918d [2022-01-25T00:23:24.245Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-25T00:23:24.245Z] ---> Running in 6a3362c4b326 [2022-01-25T00:23:24.245Z] Removing intermediate container 6a3362c4b326 [2022-01-25T00:23:24.245Z] ---> 19962e7b0dd2 [2022-01-25T00:23:24.245Z] Step 6/11 : 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} [2022-01-25T00:23:24.245Z] ---> Running in c627d7b66782 [2022-01-25T00:23:24.245Z] Removing intermediate container c627d7b66782 [2022-01-25T00:23:24.245Z] ---> fe759deb95e8 [2022-01-25T00:23:24.245Z] Step 7/11 : 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-01-25T00:23:24.245Z] ---> Running in 05acb84089eb [2022-01-25T00:23:25.076Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2022-01-25T00:23:26.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.9% of statements [2022-01-25T00:23:26.592Z] [2022-01-25T00:23:26.592Z] SUCCESS: Specified value was saved. [2022-01-25T00:23:27.610Z] INFO: Downloading git... [2022-01-25T00:23:28.660Z] INFO: Downloading go... [2022-01-25T00:23:31.012Z] INFO: Downloading compiler 1 of 3... [2022-01-25T00:23:32.033Z] INFO: Downloading compiler 2 of 3... [2022-01-25T00:23:32.575Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2022-01-25T00:23:33.055Z] INFO: Downloading compiler 3 of 3... [2022-01-25T00:23:33.511Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-01-25T00:23:33.539Z] INFO: Extracting git... [2022-01-25T00:23:34.077Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-25T00:23:34.645Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-25T00:23:35.214Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2022-01-25T00:23:36.591Z] ok github.com/docker/docker/daemon 10.094s coverage: 17.1% of statements [2022-01-25T00:23:36.591Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T00:23:36.591Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T00:23:36.591Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T00:23:36.591Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T00:23:36.851Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-01-25T00:23:37.222Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:23:37.222Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:23:37.222Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:23:37.222Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:23:37.222Z] [2022-01-25T00:23:37.222Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T00:23:37.222Z] DOCKER_SYSTEMD=1 [2022-01-25T00:23:37.222Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T00:23:37.222Z] HOSTNAME=3b396ed6d632 [2022-01-25T00:23:37.222Z] DEST=bundles/test-integration [2022-01-25T00:23:37.222Z] PWD=/go/src/github.com/docker/docker [2022-01-25T00:23:37.222Z] DOCKER_GITCOMMIT=8b65aea8860d55315b5a154fbc0c75eb3f386d48 [2022-01-25T00:23:37.222Z] container=docker [2022-01-25T00:23:37.222Z] HOME=/root [2022-01-25T00:23:37.222Z] LANG=C.UTF-8 [2022-01-25T00:23:37.222Z] INVOCATION_ID=c0deea112ca0443d898845ff317e4481 [2022-01-25T00:23:37.222Z] GOLANG_VERSION=1.17.6 [2022-01-25T00:23:37.222Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T00:23:37.222Z] VALIDATE_BRANCH=master [2022-01-25T00:23:37.222Z] TERM=xterm [2022-01-25T00:23:37.222Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T00:23:37.222Z] SHLVL=3 [2022-01-25T00:23:37.222Z] TIMEOUT=120m [2022-01-25T00:23:37.222Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T00:23:37.222Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T00:23:37.222Z] GO111MODULE=off [2022-01-25T00:23:37.222Z] DOCKER_EXPERIMENTAL=1 [2022-01-25T00:23:37.222Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T00:23:37.222Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T00:23:37.222Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T00:23:37.222Z] GOPATH=/go [2022-01-25T00:23:37.222Z] PKG_CONFIG=pkg-config [2022-01-25T00:23:37.222Z] _=/usr/bin/env [2022-01-25T00:23:37.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T00:23:37.420Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.324s coverage: 56.2% of statements [2022-01-25T00:23:38.799Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-01-25T00:23:40.183Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.146s coverage: 50.5% of statements [2022-01-25T00:23:42.089Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.528s coverage: 58.0% of statements [2022-01-25T00:23:42.089Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.218s coverage: 46.2% of statements [2022-01-25T00:23:42.089Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T00:23:42.089Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-25T00:23:42.089Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T00:23:42.656Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-01-25T00:23:42.915Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-01-25T00:23:43.483Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-01-25T00:23:44.181Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.951243431s with top 10 stages: buildssa: 1m39.658189076s, goimports: 21.335386314s, unconvert: 12.221604254s, gosec: 9.29218899s, golint: 5.916072463s, misspell: 4.789824489s, inspect: 3.790257138s, ineffassign: 3.70503034s, vrp: 2.849069095s, printf: 1.856604567s [2022-01-25T00:23:44.181Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-01-25T00:23:44.181Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2137/2137, exclude: 1749/1749, cgo: 2137/2718, skip_files: 2137/2137, exclude-rules: 64/1749, nolint: 0/64, skip_dirs: 2137/2137, identifier_marker: 1749/1749, filename_unadjuster: 2137/2137, autogenerated_exclude: 1749/2137 [2022-01-25T00:23:44.181Z] INFO [runner] processing took 69.457515ms with stages: nolint: 24.798421ms, identifier_marker: 24.348425ms, path_prettifier: 9.211868ms, autogenerated_exclude: 4.33758ms, exclude-rules: 2.719345ms, cgo: 2.008264ms, skip_dirs: 1.676085ms, filename_unadjuster: 353.035µs, max_same_issues: 1.383µs, exclude: 631ns, diff: 515ns, uniq_by_line: 512ns, max_from_linter: 389ns, source_code: 322ns, skip_files: 268ns, max_per_file_from_linter: 245ns, path_shortener: 227ns [2022-01-25T00:23:44.181Z] INFO [runner] linters took 1m44.116504643s with stages: goanalysis_metalinter: 1m22.190034988s, unused: 21.856796885s [2022-01-25T00:23:44.181Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-01-25T00:23:44.181Z] INFO Memory: 2469 samples, avg is 1593.4MB, max is 4228.7MB [2022-01-25T00:23:44.181Z] INFO Execution took 4m6.734505516s [2022-01-25T00:23:44.181Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-25T00:23:44.420Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.8% of statements [2022-01-25T00:23:44.420Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T00:23:44.421Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T00:23:44.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a69978b079db525a1b7d41b5ad3eaa265046f63 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 hack/make.sh dynbinary test-docker-py [2022-01-25T00:23:44.989Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.5% of statements [2022-01-25T00:23:45.096Z] [2022-01-25T00:23:45.096Z] Removing bundles/ [2022-01-25T00:23:45.096Z] [2022-01-25T00:23:45.096Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T00:23:45.096Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:23:45.096Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:23:45.558Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-01-25T00:23:45.558Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 80.2% of statements [2022-01-25T00:23:45.558Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T00:23:46.127Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-01-25T00:23:46.127Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-01-25T00:23:46.696Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2022-01-25T00:23:46.696Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-01-25T00:23:47.265Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-01-25T00:23:47.265Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T00:23:47.833Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.7% of statements [2022-01-25T00:23:47.833Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-01-25T00:23:48.691Z] INFO: Expanding go... [2022-01-25T00:23:48.770Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-25T00:23:48.770Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-25T00:23:49.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T00:23:49.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T00:23:49.338Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-25T00:23:50.274Z] ok github.com/docker/docker/daemon/logger/splunk 1.518s coverage: 82.5% of statements [2022-01-25T00:23:50.274Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T00:23:50.274Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T00:23:50.533Z] ok github.com/docker/docker/distribution 0.089s coverage: 26.4% of statements [2022-01-25T00:23:51.101Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2022-01-25T00:23:51.101Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T00:23:51.670Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-01-25T00:23:52.607Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-01-25T00:23:52.866Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-01-25T00:23:53.435Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-01-25T00:23:53.435Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.1% of statements [2022-01-25T00:23:53.435Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T00:23:53.703Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-25T00:23:53.703Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T00:23:54.271Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-01-25T00:23:54.841Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-01-25T00:23:55.409Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-01-25T00:23:55.668Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-25T00:23:57.046Z] ok github.com/docker/docker/pkg/archive 0.271s coverage: 82.6% of statements [2022-01-25T00:23:57.984Z] ok github.com/docker/docker/pkg/authorization 0.381s coverage: 68.3% of statements [2022-01-25T00:23:57.984Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-25T00:23:58.243Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-01-25T00:24:01.586Z] ok github.com/docker/docker/pkg/chrootarchive 2.505s coverage: 43.5% of statements [2022-01-25T00:24:01.586Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-25T00:24:01.586Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-01-25T00:24:02.153Z] ok github.com/docker/docker/layer 7.156s coverage: 68.8% of statements [2022-01-25T00:24:02.153Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T00:24:02.153Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T00:24:02.153Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T00:24:02.153Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T00:24:02.153Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T00:24:02.153Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T00:24:02.153Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T00:24:02.412Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-01-25T00:24:02.412Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-01-25T00:24:02.671Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements [2022-01-25T00:24:02.930Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-25T00:24:03.866Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 69.5% of statements [2022-01-25T00:24:03.866Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 71.5% of statements [2022-01-25T00:24:04.126Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-01-25T00:24:04.126Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T00:24:04.126Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-01-25T00:24:04.126Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-25T00:24:04.126Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T00:24:04.385Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-01-25T00:24:04.385Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T00:24:04.385Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-25T00:24:04.644Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2022-01-25T00:24:04.903Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-01-25T00:24:04.903Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-01-25T00:24:04.903Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T00:24:04.903Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T00:24:05.471Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-01-25T00:24:05.730Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-25T00:24:05.989Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-25T00:24:06.248Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-25T00:24:07.623Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-01-25T00:24:07.623Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-25T00:24:07.882Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-25T00:24:07.882Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-25T00:24:08.141Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-01-25T00:24:08.401Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-25T00:24:08.969Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-01-25T00:24:09.229Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-01-25T00:24:09.488Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-01-25T00:24:10.056Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2022-01-25T00:24:10.056Z] coverage: [no statements] [2022-01-25T00:24:10.056Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-25T00:24:10.315Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-25T00:24:10.573Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-25T00:24:10.573Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-25T00:24:11.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T00:24:12.476Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-25T00:24:12.735Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-25T00:24:12.993Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-01-25T00:24:14.369Z] ok github.com/docker/docker/quota 0.199s coverage: 71.4% of statements [2022-01-25T00:24:14.369Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-01-25T00:24:15.304Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-01-25T00:24:15.871Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-25T00:24:15.871Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2022-01-25T00:24:15.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T00:24:15.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T00:24:16.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T00:24:16.439Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-01-25T00:24:16.698Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-25T00:24:19.095Z] INFO: Expanding compiler 1 of 3... [2022-01-25T00:24:19.095Z] INFO: Expanding compiler 2 of 3... [2022-01-25T00:24:19.232Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-01-25T00:24:19.802Z] ok github.com/docker/docker/volume/local 0.070s coverage: 76.4% of statements [2022-01-25T00:24:20.061Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-01-25T00:24:21.438Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-01-25T00:24:24.030Z] INFO: Expanding compiler 3 of 3... [2022-01-25T00:24:24.527Z] INFO: Removing downloaded files... [2022-01-25T00:24:24.527Z] INFO: Downloading containerd [2022-01-25T00:24:26.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T00:24:26.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T00:24:26.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T00:24:26.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T00:24:27.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T00:24:28.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T00:24:30.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T00:24:31.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T00:24:32.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T00:24:32.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T00:24:33.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T00:24:33.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T00:24:35.225Z] [2022-01-25T00:24:35.225Z] Name Version Source Summary [2022-01-25T00:24:35.225Z] ---- ------- ------ ------- [2022-01-25T00:24:35.225Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-25T00:24:35.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T00:24:35.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T00:24:36.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T00:24:37.089Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T00:24:37.089Z] Using test binary docker [2022-01-25T00:24:37.350Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T00:24:37.350Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T00:24:37.350Z] INFO: Waiting for daemon to start... [2022-01-25T00:24:37.350Z] Starting dockerd [2022-01-25T00:24:37.538Z] [2022-01-25T00:24:37.538Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-25T00:24:37.538Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-25T00:24:37.538Z] PSChildName : containerd [2022-01-25T00:24:37.538Z] PSDrive : C [2022-01-25T00:24:37.538Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-25T00:24:37.538Z] PSIsContainer : True [2022-01-25T00:24:37.538Z] Name : containerd [2022-01-25T00:24:37.538Z] FullName : C:\containerd [2022-01-25T00:24:37.538Z] Parent : [2022-01-25T00:24:37.538Z] Exists : True [2022-01-25T00:24:37.538Z] Root : C:\ [2022-01-25T00:24:37.538Z] Extension : [2022-01-25T00:24:37.538Z] CreationTime : 1/25/2022 12:24:37 AM [2022-01-25T00:24:37.538Z] CreationTimeUtc : 1/25/2022 12:24:37 AM [2022-01-25T00:24:37.538Z] LastAccessTime : 1/25/2022 12:24:37 AM [2022-01-25T00:24:37.538Z] LastAccessTimeUtc : 1/25/2022 12:24:37 AM [2022-01-25T00:24:37.538Z] LastWriteTime : 1/25/2022 12:24:37 AM [2022-01-25T00:24:37.538Z] LastWriteTimeUtc : 1/25/2022 12:24:37 AM [2022-01-25T00:24:37.538Z] Attributes : Directory [2022-01-25T00:24:37.538Z] Mode : d----- [2022-01-25T00:24:37.538Z] BaseName : containerd [2022-01-25T00:24:37.538Z] Target : {} [2022-01-25T00:24:37.538Z] LinkType : [2022-01-25T00:24:37.538Z] [2022-01-25T00:24:37.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T00:24:38.573Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-25T00:24:38.573Z] INFO: Configuring git core.autocrlf... [2022-01-25T00:24:38.573Z] [2022-01-25T00:24:38.573Z] [2022-01-25T00:24:39.519Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T00:24:39.519Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T00:24:39.519Z] [2022-01-25T00:24:39.519Z] === Skipped [2022-01-25T00:24:39.519Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T00:24:39.519Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:24:39.519Z] [2022-01-25T00:24:39.519Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T00:24:39.519Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:24:39.519Z] [2022-01-25T00:24:39.520Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T00:24:39.520Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T00:24:39.520Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-25T00:24:39.520Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-25T00:24:39.520Z] aufs_test.go:37: driver not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:71: No driver to put! [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-25T00:24:39.520Z] time="2022-01-25T00:23:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:71: No driver to put! [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-25T00:24:39.520Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-25T00:24:39.520Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-25T00:24:39.520Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:24:39.520Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-25T00:24:39.520Z] graphtest_unix.go:71: No driver to put! [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-25T00:24:39.520Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-25T00:24:39.520Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-25T00:24:39.520Z] [2022-01-25T00:24:39.520Z] DONE 2314 tests, 53 skipped in 194.960s [2022-01-25T00:24:39.520Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:24:39.520Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-25T00:24:39.520Z] + 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-01-25T00:24:40.648Z] . [2022-01-25T00:24:40.648Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T00:24:40.648Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T00:24:40.648Z] Error: No such image: emptyfs [2022-01-25T00:24:40.648Z] Running integration-test (iteration 1) [2022-01-25T00:24:40.648Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T00:24:40.648Z] Loaded image: busybox:latest [2022-01-25T00:24:40.909Z] Loaded image: busybox:glibc [2022-01-25T00:24:42.296Z] Loaded image: debian:bullseye-slim [2022-01-25T00:24:42.296Z] Loaded image: hello-world:latest [2022-01-25T00:24:42.296Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:24:42.296Z] INFO: Testing against a local daemon [2022-01-25T00:24:42.296Z] === RUN TestCgroupNamespacesBuild [2022-01-25T00:24:43.680Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-01-25T00:24:43.680Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T00:24:44.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T00:24:44.621Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-01-25T00:24:44.621Z] === RUN TestBuildWithSession [2022-01-25T00:24:44.621Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:24:44.621Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T00:24:44.621Z] === RUN TestBuildSquashParent [2022-01-25T00:24:49.468Z] 567fd00846e9: Pull complete [2022-01-25T00:24:49.468Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-25T00:24:49.468Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:24:49.468Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:24:49.468Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-25T00:24:49.468Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-25T00:24:49.468Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-25T00:24:49.468Z] INFO: Docker version of control daemon [2022-01-25T00:24:49.468Z] [2022-01-25T00:24:49.468Z] Client: [2022-01-25T00:24:49.468Z] Version: 20.10.9 [2022-01-25T00:24:49.468Z] API version: 1.41 [2022-01-25T00:24:49.468Z] Go version: go1.16.8 [2022-01-25T00:24:49.468Z] Git commit: c2ea9bc [2022-01-25T00:24:49.468Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T00:24:49.468Z] OS/Arch: windows/amd64 [2022-01-25T00:24:49.468Z] Context: default [2022-01-25T00:24:49.468Z] Experimental: true [2022-01-25T00:24:49.468Z] [2022-01-25T00:24:49.468Z] Server: Docker Engine - Community [2022-01-25T00:24:49.468Z] Engine: [2022-01-25T00:24:49.468Z] Version: 20.10.9 [2022-01-25T00:24:49.468Z] API version: 1.41 (minimum version 1.24) [2022-01-25T00:24:49.468Z] Go version: go1.16.8 [2022-01-25T00:24:49.468Z] Git commit: 79ea9d3 [2022-01-25T00:24:49.468Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T00:24:49.468Z] OS/Arch: windows/amd64 [2022-01-25T00:24:49.468Z] Experimental: true [2022-01-25T00:24:49.468Z] [2022-01-25T00:24:49.468Z] INFO: Docker info of control daemon [2022-01-25T00:24:49.468Z] [2022-01-25T00:24:49.468Z] Client: [2022-01-25T00:24:49.468Z] Context: default [2022-01-25T00:24:49.468Z] Debug Mode: false [2022-01-25T00:24:49.468Z] Plugins: [2022-01-25T00:24:49.468Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-25T00:24:49.468Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-25T00:24:49.468Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-25T00:24:49.468Z] [2022-01-25T00:24:49.468Z] Server: [2022-01-25T00:24:49.468Z] Containers: 0 [2022-01-25T00:24:49.468Z] Running: 0 [2022-01-25T00:24:49.468Z] Paused: 0 [2022-01-25T00:24:49.468Z] Stopped: 0 [2022-01-25T00:24:49.468Z] Images: 1 [2022-01-25T00:24:49.468Z] Server Version: 20.10.9 [2022-01-25T00:24:49.468Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T00:24:49.468Z] Windows: [2022-01-25T00:24:49.469Z] LCOW: [2022-01-25T00:24:49.469Z] Logging Driver: json-file [2022-01-25T00:24:49.469Z] Plugins: [2022-01-25T00:24:49.469Z] Volume: local [2022-01-25T00:24:49.469Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:24:49.469Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:24:49.469Z] Swarm: inactive [2022-01-25T00:24:49.469Z] Default Isolation: process [2022-01-25T00:24:49.469Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T00:24:49.469Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T00:24:49.469Z] OSType: windows [2022-01-25T00:24:49.469Z] Architecture: x86_64 [2022-01-25T00:24:49.469Z] CPUs: 4 [2022-01-25T00:24:49.469Z] Total Memory: 32GiB [2022-01-25T00:24:49.469Z] Name: azwin-2-e6c440 [2022-01-25T00:24:49.469Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-25T00:24:49.469Z] Docker Root Dir: D:\docker [2022-01-25T00:24:49.469Z] Debug Mode: false [2022-01-25T00:24:49.469Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:24:49.469Z] Labels: [2022-01-25T00:24:49.469Z] Experimental: true [2022-01-25T00:24:49.469Z] Insecure Registries: [2022-01-25T00:24:49.469Z] 10.0.0.4:5000 [2022-01-25T00:24:49.469Z] 127.0.0.0/8 [2022-01-25T00:24:49.469Z] Registry Mirrors: [2022-01-25T00:24:49.469Z] http://10.0.0.4:5000/ [2022-01-25T00:24:49.469Z] Live Restore Enabled: false [2022-01-25T00:24:49.469Z] Product License: Community Engine [2022-01-25T00:24:49.469Z] [2022-01-25T00:24:49.469Z] [2022-01-25T00:24:49.469Z] INFO: Commit hash is ec6897cf88 [2022-01-25T00:24:49.469Z] INFO: Nuke-Everything... [2022-01-25T00:24:49.469Z] INFO: Container count on control daemon to delete is 0 [2022-01-25T00:24:49.469Z] INFO: Nuking d:\CI [2022-01-25T00:24:49.469Z] INFO: Zapped successfully [2022-01-25T00:24:49.469Z] INFO: Location for testing is d:\CI\PR-43182\5 [2022-01-25T00:24:49.469Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-25T00:24:49.469Z] [2022-01-25T00:24:49.469Z] [2022-01-25T00:24:49.469Z] INFO: Building the image from Dockerfile.windows at 01/25/2022 00:24:48... [2022-01-25T00:24:49.469Z] [2022-01-25T00:24:51.122Z] 0e02c12b1310: Pull complete [2022-01-25T00:24:51.122Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-25T00:24:51.122Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:24:51.122Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:24:51.123Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-25T00:24:51.123Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-25T00:24:51.123Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-25T00:24:51.123Z] INFO: Docker version of control daemon [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] Client: [2022-01-25T00:24:51.123Z] Version: 20.10.9 [2022-01-25T00:24:51.123Z] API version: 1.41 [2022-01-25T00:24:51.123Z] Go version: go1.16.8 [2022-01-25T00:24:51.123Z] Git commit: c2ea9bc [2022-01-25T00:24:51.123Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-25T00:24:51.123Z] OS/Arch: windows/amd64 [2022-01-25T00:24:51.123Z] Context: default [2022-01-25T00:24:51.123Z] Experimental: true [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] Server: Docker Engine - Community [2022-01-25T00:24:51.123Z] Engine: [2022-01-25T00:24:51.123Z] Version: 20.10.9 [2022-01-25T00:24:51.123Z] API version: 1.41 (minimum version 1.24) [2022-01-25T00:24:51.123Z] Go version: go1.16.8 [2022-01-25T00:24:51.123Z] Git commit: 79ea9d3 [2022-01-25T00:24:51.123Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-25T00:24:51.123Z] OS/Arch: windows/amd64 [2022-01-25T00:24:51.123Z] Experimental: true [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] INFO: Docker info of control daemon [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] Client: [2022-01-25T00:24:51.123Z] Context: default [2022-01-25T00:24:51.123Z] Debug Mode: false [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] Server: [2022-01-25T00:24:51.123Z] Containers: 0 [2022-01-25T00:24:51.123Z] Running: 0 [2022-01-25T00:24:51.123Z] Paused: 0 [2022-01-25T00:24:51.123Z] Stopped: 0 [2022-01-25T00:24:51.123Z] Images: 1 [2022-01-25T00:24:51.123Z] Server Version: 20.10.9 [2022-01-25T00:24:51.123Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-25T00:24:51.123Z] Windows: [2022-01-25T00:24:51.123Z] LCOW: [2022-01-25T00:24:51.123Z] Logging Driver: json-file [2022-01-25T00:24:51.123Z] Plugins: [2022-01-25T00:24:51.123Z] Volume: local [2022-01-25T00:24:51.123Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:24:51.123Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:24:51.123Z] Swarm: inactive [2022-01-25T00:24:51.123Z] Default Isolation: process [2022-01-25T00:24:51.123Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T00:24:51.123Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T00:24:51.123Z] OSType: windows [2022-01-25T00:24:51.123Z] Architecture: x86_64 [2022-01-25T00:24:51.123Z] CPUs: 4 [2022-01-25T00:24:51.123Z] Total Memory: 32GiB [2022-01-25T00:24:51.123Z] Name: azwin-2-0cac11 [2022-01-25T00:24:51.123Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-25T00:24:51.123Z] Docker Root Dir: D:\docker [2022-01-25T00:24:51.123Z] Debug Mode: false [2022-01-25T00:24:51.123Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:24:51.123Z] Labels: [2022-01-25T00:24:51.123Z] Experimental: true [2022-01-25T00:24:51.123Z] Insecure Registries: [2022-01-25T00:24:51.123Z] 10.0.0.4:5000 [2022-01-25T00:24:51.123Z] 127.0.0.0/8 [2022-01-25T00:24:51.123Z] Registry Mirrors: [2022-01-25T00:24:51.123Z] http://10.0.0.4:5000/ [2022-01-25T00:24:51.123Z] Live Restore Enabled: false [2022-01-25T00:24:51.123Z] Product License: Community Engine [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] INFO: Commit hash is 9d83956eb7 [2022-01-25T00:24:51.123Z] INFO: Nuke-Everything... [2022-01-25T00:24:51.123Z] INFO: Container count on control daemon to delete is 0 [2022-01-25T00:24:51.123Z] INFO: Nuking d:\CI [2022-01-25T00:24:51.123Z] INFO: Zapped successfully [2022-01-25T00:24:51.123Z] INFO: Location for testing is d:\CI\PR-43182\5 [2022-01-25T00:24:51.123Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] INFO: Building the image from Dockerfile.windows at 01/25/2022 00:24:41... [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] Sending build context to Docker daemon 61.79MB [2022-01-25T00:24:51.123Z] [2022-01-25T00:24:51.123Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-25T00:24:51.123Z] ---> 11cbc9e36c7a [2022-01-25T00:24:51.123Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-25T00:24:51.123Z] ---> Running in d41dd6f0868f [2022-01-25T00:24:51.123Z] Removing intermediate container d41dd6f0868f [2022-01-25T00:24:51.123Z] ---> 2f91976f37de [2022-01-25T00:24:51.123Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-25T00:24:51.123Z] ---> Running in 0c206906a8fa [2022-01-25T00:24:51.123Z] Removing intermediate container 0c206906a8fa [2022-01-25T00:24:51.123Z] ---> 1fc0b90ab200 [2022-01-25T00:24:51.123Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-25T00:24:51.123Z] ---> Running in 4f1f849aebf7 [2022-01-25T00:24:51.123Z] Removing intermediate container 4f1f849aebf7 [2022-01-25T00:24:51.123Z] ---> c8867a19b044 [2022-01-25T00:24:51.123Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-25T00:24:51.123Z] ---> Running in fdefc2c76238 [2022-01-25T00:24:51.123Z] Removing intermediate container fdefc2c76238 [2022-01-25T00:24:51.123Z] ---> 585a228fc90c [2022-01-25T00:24:51.123Z] Step 6/11 : 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} [2022-01-25T00:24:51.123Z] ---> Running in ad58639c327a [2022-01-25T00:24:51.123Z] Removing intermediate container ad58639c327a [2022-01-25T00:24:51.123Z] ---> 50d5ee6a8423 [2022-01-25T00:24:51.123Z] Step 7/11 : 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-01-25T00:24:51.123Z] ---> Running in c15895bfc0c6 [2022-01-25T00:24:51.200Z] --- PASS: TestBuildSquashParent (6.54s) [2022-01-25T00:24:51.200Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T00:24:51.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:24:51.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:24:51.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:24:51.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:24:51.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:24:51.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:24:51.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:24:51.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:24:51.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:24:51.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:24:51.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:24:51.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:24:51.201Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:24:51.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:24:52.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:24:52.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:24:54.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T00:24:54.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T00:24:54.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T00:24:54.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:24:54.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:24:54.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T00:24:55.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T00:24:55.480Z] Sending build context to Docker daemon 61.79MB [2022-01-25T00:24:55.480Z] [2022-01-25T00:24:55.480Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-25T00:24:55.480Z] ---> 60d6f56ecebd [2022-01-25T00:24:55.480Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-25T00:24:55.480Z] ---> Running in c655f37e67e5 [2022-01-25T00:24:55.965Z] Removing intermediate container c655f37e67e5 [2022-01-25T00:24:55.965Z] ---> 146e675c260e [2022-01-25T00:24:55.965Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-25T00:24:55.965Z] ---> Running in 74cf5fac453f [2022-01-25T00:24:56.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T00:24:56.449Z] Removing intermediate container 74cf5fac453f [2022-01-25T00:24:56.449Z] ---> 77c51bd32db2 [2022-01-25T00:24:56.449Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-25T00:24:56.449Z] ---> Running in 0cad3d1cc461 [2022-01-25T00:24:56.669Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-25T00:24:56.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2022-01-25T00:24:56.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2022-01-25T00:24:56.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2022-01-25T00:24:56.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-01-25T00:24:56.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2022-01-25T00:24:56.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-01-25T00:24:56.669Z] === RUN TestBuildMultiStageCopy [2022-01-25T00:24:56.669Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T00:24:56.934Z] Removing intermediate container 0cad3d1cc461 [2022-01-25T00:24:56.934Z] ---> 4626e46a5aa0 [2022-01-25T00:24:56.934Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-25T00:24:56.934Z] ---> Running in 6f24d39a8007 [2022-01-25T00:24:57.161Z] [2022-01-25T00:24:57.161Z] SUCCESS: Specified value was saved. [2022-01-25T00:24:57.420Z] Removing intermediate container 6f24d39a8007 [2022-01-25T00:24:57.420Z] ---> 1f6e0c671841 [2022-01-25T00:24:57.420Z] Step 6/11 : 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} [2022-01-25T00:24:57.420Z] ---> Running in e8fb5a74d487 [2022-01-25T00:24:57.644Z] INFO: Downloading git... [2022-01-25T00:24:57.905Z] Removing intermediate container e8fb5a74d487 [2022-01-25T00:24:57.905Z] ---> 644b08ea6d08 [2022-01-25T00:24:57.905Z] Step 7/11 : 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-01-25T00:24:57.905Z] ---> Running in b9bb50a0550f [2022-01-25T00:24:58.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T00:24:58.676Z] INFO: Downloading go... [2022-01-25T00:24:59.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T00:25:00.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T00:25:00.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T00:25:00.869Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T00:25:00.957Z] INFO: Downloading compiler 1 of 3... [2022-01-25T00:25:00.957Z] INFO: Downloading compiler 2 of 3... [2022-01-25T00:25:00.957Z] INFO: Downloading compiler 3 of 3... [2022-01-25T00:25:01.129Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T00:25:01.442Z] INFO: Extracting git... [2022-01-25T00:25:01.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T00:25:02.071Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T00:25:02.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T00:25:03.012Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T00:25:03.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T00:25:04.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T00:25:04.396Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-01-25T00:25:04.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-01-25T00:25:04.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-25T00:25:04.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-25T00:25:04.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-25T00:25:04.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-25T00:25:04.396Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T00:25:04.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T00:25:05.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T00:25:05.612Z] Using test binary docker [2022-01-25T00:25:05.612Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T00:25:05.612Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-25T00:25:05.612Z] Starting dockerd [2022-01-25T00:25:05.612Z] INFO: Waiting for daemon to start... [2022-01-25T00:25:09.678Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-25T00:25:09.678Z] === RUN TestBuildLabelWithTargets [2022-01-25T00:25:10.852Z] . [2022-01-25T00:25:10.852Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T00:25:10.852Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T00:25:10.852Z] Error: No such image: emptyfs [2022-01-25T00:25:10.852Z] Running integration-test (iteration 1) [2022-01-25T00:25:10.852Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T00:25:10.852Z] Loaded image: busybox:latest [2022-01-25T00:25:11.108Z] Loaded image: busybox:glibc [2022-01-25T00:25:12.474Z] Loaded image: debian:bullseye-slim [2022-01-25T00:25:12.474Z] Loaded image: hello-world:latest [2022-01-25T00:25:12.474Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:25:12.474Z] INFO: Testing against a local daemon [2022-01-25T00:25:12.474Z] === RUN TestCgroupNamespacesBuild [2022-01-25T00:25:14.362Z] --- PASS: TestCgroupNamespacesBuild (1.56s) [2022-01-25T00:25:14.362Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T00:25:15.291Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-01-25T00:25:15.291Z] === RUN TestBuildWithSession [2022-01-25T00:25:15.291Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:25:15.291Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T00:25:15.291Z] === RUN TestBuildSquashParent [2022-01-25T00:25:15.952Z] [2022-01-25T00:25:15.952Z] SUCCESS: Specified value was saved. [2022-01-25T00:25:16.437Z] INFO: Downloading git... [2022-01-25T00:25:16.575Z] INFO: Expanding go... [2022-01-25T00:25:16.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T00:25:16.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T00:25:17.855Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-25T00:25:17.855Z] === RUN TestBuildWithEmptyLayers [2022-01-25T00:25:18.727Z] INFO: Downloading go... [2022-01-25T00:25:19.460Z] --- PASS: TestBuildSquashParent (4.03s) [2022-01-25T00:25:19.460Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T00:25:19.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:25:19.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:25:19.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:25:19.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:25:19.460Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:25:19.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:25:19.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:25:19.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:25:19.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:25:19.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:25:19.460Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:25:19.460Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:25:19.460Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:25:19.460Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:25:20.363Z] INFO: Downloading compiler 1 of 3... [2022-01-25T00:25:20.363Z] INFO: Downloading compiler 2 of 3... [2022-01-25T00:25:20.363Z] INFO: Downloading compiler 3 of 3... [2022-01-25T00:25:20.394Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-01-25T00:25:20.394Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T00:25:20.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:25:20.848Z] INFO: Extracting git... [2022-01-25T00:25:21.081Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:25:21.521Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:25:21.521Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:25:21.521Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:25:21.521Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:25:21.521Z] [2022-01-25T00:25:21.521Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-25T00:25:21.521Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-25T00:25:21.521Z] Using test binary docker [2022-01-25T00:25:21.521Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T00:25:21.521Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T00:25:21.521Z] INFO: Waiting for daemon to start... [2022-01-25T00:25:21.521Z] Starting dockerd [2022-01-25T00:25:21.521Z] . [2022-01-25T00:25:21.521Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-25T00:25:22.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:25:22.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:25:24.159Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-25T00:25:24.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-01-25T00:25:24.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-01-25T00:25:24.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-01-25T00:25:24.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-01-25T00:25:24.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-01-25T00:25:24.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s) [2022-01-25T00:25:24.159Z] === RUN TestBuildMultiStageCopy [2022-01-25T00:25:24.159Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T00:25:25.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T00:25:25.345Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T00:25:25.602Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T00:25:25.678Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-25T00:25:25.678Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T00:25:25.678Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-25T00:25:25.678Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T00:25:25.880Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T00:25:26.142Z] --- PASS: TestBuildMultiStageCopy (2.24s) [2022-01-25T00:25:26.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s) [2022-01-25T00:25:26.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-01-25T00:25:26.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2022-01-25T00:25:26.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-01-25T00:25:26.142Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-01-25T00:25:26.142Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T00:25:26.190Z] ok github.com/docker/docker/libnetwork 37.009s coverage: 40.7% of statements [2022-01-25T00:25:26.190Z] ok github.com/docker/docker/libnetwork/bitseq 0.128s coverage: 84.4% of statements [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T00:25:26.190Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-01-25T00:25:26.190Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T00:25:26.190Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-25T00:25:26.190Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.264s coverage: 59.9% of statements [2022-01-25T00:25:26.190Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T00:25:26.449Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-25T00:25:26.714Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-01-25T00:25:26.714Z] === RUN TestBuildLabelWithTargets [2022-01-25T00:25:27.017Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 4.0% of statements [2022-01-25T00:25:27.017Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T00:25:27.587Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-01-25T00:25:27.587Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T00:25:27.643Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-01-25T00:25:27.643Z] === RUN TestBuildWithEmptyLayers [2022-01-25T00:25:27.846Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-25T00:25:27.900Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-01-25T00:25:27.900Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T00:25:29.788Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2022-01-25T00:25:29.789Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T00:25:30.044Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-01-25T00:25:30.044Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T00:25:30.964Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-01-25T00:25:30.964Z] === RUN TestBuildWithHugeFile [2022-01-25T00:25:31.934Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-01-25T00:25:31.934Z] === RUN TestBuildWithHugeFile [2022-01-25T00:25:35.997Z] INFO: Expanding go... [2022-01-25T00:25:37.822Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.734s coverage: 7.2% of statements [2022-01-25T00:25:37.822Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T00:25:37.822Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-25T00:25:37.822Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-25T00:25:37.822Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T00:25:37.822Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-25T00:25:37.822Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T00:25:38.081Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-01-25T00:25:38.340Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-01-25T00:25:38.598Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-25T00:25:38.598Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-25T00:25:46.947Z] INFO: Expanding compiler 1 of 3... [2022-01-25T00:25:46.947Z] INFO: Expanding compiler 2 of 3... [2022-01-25T00:25:50.817Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-25T00:25:51.828Z] INFO: Expanding compiler 3 of 3... [2022-01-25T00:25:52.312Z] INFO: Removing downloaded files... [2022-01-25T00:25:52.796Z] INFO: Downloading containerd [2022-01-25T00:26:01.552Z] INFO: Expanding compiler 1 of 3... [2022-01-25T00:26:02.572Z] INFO: Expanding compiler 2 of 3... [2022-01-25T00:26:03.388Z] [2022-01-25T00:26:03.388Z] Name Version Source Summary [2022-01-25T00:26:03.388Z] ---- ------- ------ ------- [2022-01-25T00:26:03.388Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-25T00:26:04.403Z] [2022-01-25T00:26:04.403Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-25T00:26:04.403Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-25T00:26:04.403Z] PSChildName : containerd [2022-01-25T00:26:04.403Z] PSDrive : C [2022-01-25T00:26:04.403Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-25T00:26:04.403Z] PSIsContainer : True [2022-01-25T00:26:04.403Z] Name : containerd [2022-01-25T00:26:04.403Z] FullName : C:\containerd [2022-01-25T00:26:04.403Z] Parent : [2022-01-25T00:26:04.403Z] Exists : True [2022-01-25T00:26:04.403Z] Root : C:\ [2022-01-25T00:26:04.403Z] Extension : [2022-01-25T00:26:04.403Z] CreationTime : 1/25/2022 12:26:04 AM [2022-01-25T00:26:04.403Z] CreationTimeUtc : 1/25/2022 12:26:04 AM [2022-01-25T00:26:04.403Z] LastAccessTime : 1/25/2022 12:26:04 AM [2022-01-25T00:26:04.403Z] LastAccessTimeUtc : 1/25/2022 12:26:04 AM [2022-01-25T00:26:04.403Z] LastWriteTime : 1/25/2022 12:26:04 AM [2022-01-25T00:26:04.403Z] LastWriteTimeUtc : 1/25/2022 12:26:04 AM [2022-01-25T00:26:04.403Z] Attributes : Directory [2022-01-25T00:26:04.403Z] Mode : d----- [2022-01-25T00:26:04.403Z] BaseName : containerd [2022-01-25T00:26:04.403Z] Target : {} [2022-01-25T00:26:04.403Z] LinkType : [2022-01-25T00:26:04.403Z] [2022-01-25T00:26:05.424Z] Removing intermediate container 05acb84089eb [2022-01-25T00:26:05.425Z] ---> 1e0b2de23062 [2022-01-25T00:26:05.425Z] Step 8/11 : 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-01-25T00:26:05.425Z] ---> Running in 6b95a5e743b1 [2022-01-25T00:26:05.425Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-25T00:26:05.425Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T00:26:05.425Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-25T00:26:05.425Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T00:26:05.425Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:26:05.425Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:26:05.425Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:26:05.425Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T00:26:05.425Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T00:26:05.425Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:26:05.425Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T00:26:05.425Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T00:26:05.425Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:26:05.425Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T00:26:05.425Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:26:05.425Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-25T00:26:05.709Z] ok github.com/docker/docker/libnetwork/ipam 15.834s coverage: 85.3% of statements [2022-01-25T00:26:05.709Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T00:26:05.709Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T00:26:05.709Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-25T00:26:05.968Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-01-25T00:26:05.968Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T00:26:06.013Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-25T00:26:06.013Z] INFO: Configuring git core.autocrlf... [2022-01-25T00:26:06.013Z] [2022-01-25T00:26:06.013Z] [2022-01-25T00:26:06.227Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-01-25T00:26:06.485Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-01-25T00:26:07.052Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.1% of statements [2022-01-25T00:26:07.311Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-25T00:26:07.570Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-01-25T00:26:08.182Z] sha256:778f6dbbf32cfda0717ff5fbd77adbe625d042c094fd8548ef9cc796ec09603f [2022-01-25T00:26:08.182Z] INFO: Starting docker-py tests... [2022-01-25T00:26:08.182Z] ============================= test session starts ============================== [2022-01-25T00:26:08.182Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-25T00:26:08.182Z] rootdir: /src, inifile: pytest.ini [2022-01-25T00:26:08.182Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-25T00:26:08.182Z] collected 395 items / 1 deselected / 394 selected [2022-01-25T00:26:08.182Z] [2022-01-25T00:26:08.569Z] INFO: Expanding compiler 3 of 3... [2022-01-25T00:26:09.054Z] INFO: Removing downloaded files... [2022-01-25T00:26:09.054Z] INFO: Downloading containerd [2022-01-25T00:26:19.032Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-25T00:26:19.656Z] [2022-01-25T00:26:19.656Z] Name Version Source Summary [2022-01-25T00:26:19.656Z] ---- ------- ------ ------- [2022-01-25T00:26:19.656Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-25T00:26:19.656Z] [2022-01-25T00:26:19.656Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-25T00:26:19.656Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-25T00:26:19.656Z] PSChildName : containerd [2022-01-25T00:26:19.656Z] PSDrive : C [2022-01-25T00:26:19.656Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-25T00:26:19.656Z] PSIsContainer : True [2022-01-25T00:26:19.656Z] Name : containerd [2022-01-25T00:26:19.656Z] FullName : C:\containerd [2022-01-25T00:26:19.656Z] Parent : [2022-01-25T00:26:19.656Z] Exists : True [2022-01-25T00:26:19.656Z] Root : C:\ [2022-01-25T00:26:19.656Z] Extension : [2022-01-25T00:26:19.656Z] CreationTime : 1/25/2022 12:26:19 AM [2022-01-25T00:26:19.656Z] CreationTimeUtc : 1/25/2022 12:26:19 AM [2022-01-25T00:26:19.656Z] LastAccessTime : 1/25/2022 12:26:19 AM [2022-01-25T00:26:19.656Z] LastAccessTimeUtc : 1/25/2022 12:26:19 AM [2022-01-25T00:26:19.656Z] LastWriteTime : 1/25/2022 12:26:19 AM [2022-01-25T00:26:19.656Z] LastWriteTimeUtc : 1/25/2022 12:26:19 AM [2022-01-25T00:26:19.656Z] Attributes : Directory [2022-01-25T00:26:19.656Z] Mode : d----- [2022-01-25T00:26:19.656Z] BaseName : containerd [2022-01-25T00:26:19.656Z] Target : {} [2022-01-25T00:26:19.656Z] LinkType : [2022-01-25T00:26:19.656Z] [2022-01-25T00:26:19.854Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-25T00:26:21.269Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-25T00:26:21.269Z] INFO: Configuring git core.autocrlf... [2022-01-25T00:26:21.269Z] [2022-01-25T00:26:21.269Z] [2022-01-25T00:26:21.633Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-25T00:26:23.562Z] Removing intermediate container 6b95a5e743b1 [2022-01-25T00:26:23.562Z] ---> 14538dcf0239 [2022-01-25T00:26:23.562Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-25T00:26:23.562Z] ---> Running in b52b916fc2b9 [2022-01-25T00:26:23.562Z] Removing intermediate container b52b916fc2b9 [2022-01-25T00:26:23.562Z] ---> 3c2000851b4f [2022-01-25T00:26:23.562Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-25T00:26:23.562Z] ---> Running in de7b446df73a [2022-01-25T00:26:23.562Z] Removing intermediate container de7b446df73a [2022-01-25T00:26:23.562Z] ---> a4ea69eba12a [2022-01-25T00:26:23.562Z] Step 11/11 : COPY . . [2022-01-25T00:26:27.242Z] --- PASS: TestBuildWithHugeFile (52.49s) [2022-01-25T00:26:27.242Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T00:26:27.242Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:26:27.242Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:26:27.242Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T00:26:27.242Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:26:27.242Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:26:27.242Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:26:27.242Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:26:27.242Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:26:27.242Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:26:27.242Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:26:27.242Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:26:27.242Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:26:27.242Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-25T00:26:27.242Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-25T00:26:27.242Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-25T00:26:27.242Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-25T00:26:27.243Z] === RUN TestBuildPreserveOwnership [2022-01-25T00:26:27.243Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T00:26:29.153Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T00:26:33.356Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2022-01-25T00:26:33.356Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.30s) [2022-01-25T00:26:33.356Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-25T00:26:33.356Z] === RUN TestBuildPlatformInvalid [2022-01-25T00:26:33.356Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-25T00:26:33.356Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T00:26:33.356Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-25T00:26:33.356Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-25T00:26:33.356Z] PASS [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === Skipped [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-25T00:26:33.356Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:26:33.356Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-25T00:26:33.356Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] DONE 34 tests, 3 skipped in 112.753s [2022-01-25T00:26:33.356Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T00:26:33.356Z] INFO: Testing against a local daemon [2022-01-25T00:26:33.356Z] === RUN TestConfigInspect [2022-01-25T00:26:33.356Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] --- SKIP: TestConfigInspect (0.02s) [2022-01-25T00:26:33.356Z] === RUN TestConfigList [2022-01-25T00:26:33.356Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] --- SKIP: TestConfigList (0.01s) [2022-01-25T00:26:33.356Z] === RUN TestConfigsCreateAndDelete [2022-01-25T00:26:33.356Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-25T00:26:33.356Z] === RUN TestConfigsUpdate [2022-01-25T00:26:33.356Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-25T00:26:33.356Z] === RUN TestTemplatedConfig [2022-01-25T00:26:33.356Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T00:26:33.356Z] === RUN TestConfigCreateResolve [2022-01-25T00:26:33.356Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-25T00:26:33.356Z] PASS [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === Skipped [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-01-25T00:26:33.356Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-25T00:26:33.356Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-25T00:26:33.356Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-25T00:26:33.356Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-25T00:26:33.356Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-25T00:26:33.356Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:26:33.356Z] [2022-01-25T00:26:33.356Z] DONE 6 tests, 6 skipped in 0.156s [2022-01-25T00:26:33.356Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T00:26:33.618Z] INFO: Testing against a local daemon [2022-01-25T00:26:33.618Z] === RUN TestCheckpoint [2022-01-25T00:26:33.618Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:26:33.618Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T00:26:33.618Z] === RUN TestContainerInvalidJSON [2022-01-25T00:26:33.618Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:26:33.618Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:26:33.618Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:26:33.618Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:26:33.618Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:26:33.618Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:26:33.618Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-25T00:26:33.618Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T00:26:33.618Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T00:26:33.618Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T00:26:33.618Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-01-25T00:26:33.618Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T00:26:33.618Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-25T00:26:33.618Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T00:26:33.618Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-25T00:26:33.618Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T00:26:33.618Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-25T00:26:33.618Z] === RUN TestCopyFromContainer [2022-01-25T00:26:37.823Z] === RUN TestCopyFromContainer// [2022-01-25T00:26:37.823Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T00:26:37.824Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer (3.92s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-25T00:26:37.824Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-25T00:26:37.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T00:26:37.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:26:37.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:26:37.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:26:37.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:26:37.824Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:26:37.824Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:26:37.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:26:37.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:26:37.824Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:26:37.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-25T00:26:37.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T00:26:37.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T00:26:37.824Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T00:26:37.824Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T00:26:37.824Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-01-25T00:26:37.824Z] === RUN TestCreateWithInvalidEnv [2022-01-25T00:26:37.824Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T00:26:37.824Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T00:26:37.824Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T00:26:37.824Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T00:26:37.824Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T00:26:37.824Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T00:26:37.824Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T00:26:37.824Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T00:26:37.824Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T00:26:37.824Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-25T00:26:37.824Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T00:26:37.824Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T00:26:37.824Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T00:26:37.824Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T00:26:37.824Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-25T00:26:37.824Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T00:26:38.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T00:26:38.767Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-01-25T00:26:38.767Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T00:26:40.150Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-01-25T00:26:40.150Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T00:26:40.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:26:40.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:26:40.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:26:40.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:26:40.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:26:40.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:26:40.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:26:40.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:26:40.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:26:40.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:26:40.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:26:40.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:26:40.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:26:40.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:26:40.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:26:40.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-25T00:26:40.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T00:26:40.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T00:26:40.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T00:26:40.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T00:26:40.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T00:26:40.150Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T00:26:40.411Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-01-25T00:26:40.411Z] === RUN TestCreateDifferentPlatform [2022-01-25T00:26:40.411Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T00:26:40.411Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T00:26:40.411Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-25T00:26:40.411Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T00:26:40.411Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T00:26:40.411Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T00:26:40.411Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-25T00:26:40.411Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T00:26:40.411Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T00:26:40.411Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T00:26:40.411Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-25T00:26:40.411Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-25T00:26:40.411Z] === RUN TestDaemonRestartIpcMode [2022-01-25T00:26:40.411Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T00:26:40.411Z] === RUN TestDaemonHostGatewayIP [2022-01-25T00:26:40.411Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:26:40.411Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-25T00:26:40.411Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T00:26:40.411Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T00:26:40.411Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T00:26:40.411Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-25T00:26:40.411Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:26:40.411Z] === RUN TestDiff [2022-01-25T00:26:40.982Z] --- PASS: TestDiff (0.39s) [2022-01-25T00:26:40.982Z] === RUN TestExecWithCloseStdin [2022-01-25T00:26:41.245Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-01-25T00:26:41.245Z] === RUN TestExec [2022-01-25T00:26:41.816Z] --- PASS: TestExec (0.44s) [2022-01-25T00:26:41.816Z] === RUN TestExecUser [2022-01-25T00:26:42.076Z] --- PASS: TestExecUser (0.46s) [2022-01-25T00:26:42.076Z] === RUN TestExportContainerAndImportImage [2022-01-25T00:26:42.647Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-01-25T00:26:42.647Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T00:26:44.033Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-01-25T00:26:44.033Z] === RUN TestHealthCheckWorkdir [2022-01-25T00:26:44.608Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-01-25T00:26:44.608Z] === RUN TestHealthKillContainer [2022-01-25T00:26:50.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T00:26:50.911Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-25T00:26:52.750Z] --- PASS: TestHealthKillContainer (7.87s) [2022-01-25T00:26:52.750Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T00:26:52.750Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:26:52.750Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:26:52.750Z] === RUN TestIpcModeNone [2022-01-25T00:26:52.750Z] --- PASS: TestIpcModeNone (0.41s) [2022-01-25T00:26:52.750Z] === RUN TestIpcModePrivate [2022-01-25T00:26:53.010Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-25T00:26:53.271Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-25T00:26:53.271Z] === RUN TestIpcModeShareable [2022-01-25T00:26:53.271Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:26:53.271Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-25T00:26:53.271Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T00:26:53.318Z] --- PASS: TestBuildWithHugeFile (74.54s) [2022-01-25T00:26:53.318Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T00:26:53.318Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:26:53.318Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:26:53.318Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T00:26:53.318Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:26:53.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:26:53.318Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:26:53.318Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:26:53.318Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:26:53.318Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:26:53.318Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:26:53.318Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:26:53.318Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:26:53.318Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-25T00:26:53.318Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-01-25T00:26:53.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-25T00:26:53.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-25T00:26:53.318Z] === RUN TestBuildPreserveOwnership [2022-01-25T00:26:53.318Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T00:26:53.318Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T00:26:53.318Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-01-25T00:26:53.318Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-01-25T00:26:53.318Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-01-25T00:26:53.318Z] === RUN TestBuildPlatformInvalid [2022-01-25T00:26:53.318Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-25T00:26:53.318Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T00:26:53.318Z] Loaded image: busybox:latest [2022-01-25T00:26:53.318Z] Loaded image: busybox:glibc [2022-01-25T00:26:53.318Z] Loaded image: debian:bullseye-slim [2022-01-25T00:26:53.318Z] Loaded image: hello-world:latest [2022-01-25T00:26:53.318Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:26:53.977Z] ---> 0859cc8cc5de [2022-01-25T00:26:53.977Z] Successfully built 0859cc8cc5de [2022-01-25T00:26:53.977Z] Successfully tagged docker:latest [2022-01-25T00:26:53.977Z] INFO: Image build ended at 01/25/2022 00:26:51. Duration:00:03:39.4302292 [2022-01-25T00:26:53.977Z] [2022-01-25T00:26:53.977Z] [2022-01-25T00:26:53.977Z] INFO: Building the test binaries at 01/25/2022 00:26:51... [2022-01-25T00:26:54.655Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-01-25T00:26:54.655Z] === RUN TestAPIIpcModeHost [2022-01-25T00:26:54.655Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:26:54.655Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-25T00:26:54.655Z] === RUN TestDaemonIpcModeShareable [2022-01-25T00:26:54.655Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:26:54.655Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-25T00:26:54.655Z] === RUN TestDaemonIpcModePrivate [2022-01-25T00:26:55.597Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-25T00:26:55.597Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-25T00:26:55.597Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T00:26:55.597Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:26:55.597Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-25T00:26:55.597Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T00:26:55.597Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:26:55.597Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-25T00:26:55.597Z] === RUN TestIpcModeOlderClient [2022-01-25T00:26:55.597Z] === PAUSE TestIpcModeOlderClient [2022-01-25T00:26:55.597Z] === RUN TestKillContainerInvalidSignal [2022-01-25T00:26:56.168Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-01-25T00:26:56.168Z] === RUN TestKillContainer [2022-01-25T00:26:56.168Z] === RUN TestKillContainer/no_signal [2022-01-25T00:26:56.273Z] INFO: make.ps1 starting at 01/25/2022 00:26:56 [2022-01-25T00:26:56.429Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T00:26:56.690Z] === RUN TestKillContainer/killing_signal [2022-01-25T00:26:56.760Z] INFO: Git commit (9d83956eb7) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T00:26:56.760Z] INFO: Invoking autogen... [2022-01-25T00:26:57.247Z] INFO: Building daemon... [2022-01-25T00:26:57.262Z] --- PASS: TestKillContainer (1.16s) [2022-01-25T00:26:57.262Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-01-25T00:26:57.262Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2022-01-25T00:26:57.262Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-01-25T00:26:57.262Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T00:26:57.262Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T00:26:57.524Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T00:26:58.096Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-01-25T00:26:58.096Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-25T00:26:58.096Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-01-25T00:26:58.096Z] === RUN TestKillStoppedContainer [2022-01-25T00:26:58.096Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-25T00:26:58.096Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T00:26:58.096Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-25T00:26:58.096Z] === RUN TestKillDifferentUserContainer [2022-01-25T00:26:58.668Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-01-25T00:26:58.668Z] === RUN TestInspectOomKilledTrue [2022-01-25T00:26:58.668Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:26:58.668Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T00:26:58.668Z] === RUN TestInspectOomKilledFalse [2022-01-25T00:26:58.668Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:26:58.668Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T00:26:58.668Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T00:26:58.668Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-25T00:26:58.668Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-25T00:26:58.668Z] === RUN TestLinksContainerNames [2022-01-25T00:26:59.240Z] --- PASS: TestLinksContainerNames (0.76s) [2022-01-25T00:26:59.240Z] === RUN TestLogsFollowTailEmpty [2022-01-25T00:26:59.810Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-01-25T00:26:59.810Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T00:27:00.072Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/default [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/private [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/slave [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/shared [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/default [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/shared [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/slave [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/private [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T00:27:00.072Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:27:00.072Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:27:00.072Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:27:00.332Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T00:27:00.333Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:27:00.593Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-25T00:27:00.594Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T00:27:00.594Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T00:27:00.594Z] 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-01-25T00:27:00.594Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-25T00:27:00.594Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T00:27:00.594Z] 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-01-25T00:27:00.594Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-25T00:27:00.594Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T00:27:00.594Z] 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-01-25T00:27:00.594Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-25T00:27:00.594Z] === RUN TestNetworkNat [2022-01-25T00:27:01.165Z] --- PASS: TestNetworkNat (0.52s) [2022-01-25T00:27:01.165Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T00:27:01.415Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.57s) [2022-01-25T00:27:01.415Z] PASS [2022-01-25T00:27:01.415Z] [2022-01-25T00:27:01.415Z] === Skipped [2022-01-25T00:27:01.415Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-25T00:27:01.415Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:27:01.415Z] [2022-01-25T00:27:01.415Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:27:01.415Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:27:01.415Z] [2022-01-25T00:27:01.415Z] DONE 34 tests, 2 skipped in 110.006s [2022-01-25T00:27:01.415Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T00:27:01.415Z] INFO: Testing against a local daemon [2022-01-25T00:27:01.415Z] === RUN TestConfigInspect [2022-01-25T00:27:01.425Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-01-25T00:27:01.425Z] === RUN TestNetworkLoopbackNat [2022-01-25T00:27:03.308Z] --- PASS: TestConfigInspect (2.38s) [2022-01-25T00:27:03.308Z] === RUN TestConfigList [2022-01-25T00:27:03.967Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-01-25T00:27:03.967Z] === RUN TestPause [2022-01-25T00:27:03.967Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:03.967Z] --- SKIP: TestPause (0.00s) [2022-01-25T00:27:03.967Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T00:27:03.967Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:27:03.967Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:27:03.967Z] === RUN TestPauseStopPausedContainer [2022-01-25T00:27:03.967Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:03.967Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-25T00:27:03.967Z] === RUN TestPidHost [2022-01-25T00:27:04.908Z] --- PASS: TestPidHost (0.85s) [2022-01-25T00:27:04.908Z] === RUN TestPsFilter [2022-01-25T00:27:04.908Z] --- PASS: TestPsFilter (0.09s) [2022-01-25T00:27:04.908Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T00:27:05.169Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-25T00:27:05.169Z] === RUN TestRemoveContainerWithVolume [2022-01-25T00:27:05.197Z] --- PASS: TestConfigList (2.14s) [2022-01-25T00:27:05.197Z] === RUN TestConfigsCreateAndDelete [2022-01-25T00:27:05.740Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-01-25T00:27:05.740Z] === RUN TestRemoveContainerRunning [2022-01-25T00:27:06.001Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-01-25T00:27:06.001Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T00:27:06.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-25T00:27:06.585Z] === RUN TestRemoveInvalidContainer [2022-01-25T00:27:06.585Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-25T00:27:06.585Z] === RUN TestRenameLinkedContainer [2022-01-25T00:27:07.721Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-01-25T00:27:07.721Z] === RUN TestConfigsUpdate [2022-01-25T00:27:08.001Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-01-25T00:27:08.001Z] === RUN TestRenameStoppedContainer [2022-01-25T00:27:08.583Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-01-25T00:27:08.583Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T00:27:09.154Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-01-25T00:27:09.154Z] === RUN TestRenameInvalidName [2022-01-25T00:27:09.609Z] --- PASS: TestConfigsUpdate (2.15s) [2022-01-25T00:27:09.609Z] === RUN TestTemplatedConfig [2022-01-25T00:27:09.724Z] --- PASS: TestRenameInvalidName (0.37s) [2022-01-25T00:27:09.725Z] === RUN TestRenameAnonymousContainer [2022-01-25T00:27:11.110Z] --- PASS: TestRenameAnonymousContainer (1.38s) [2022-01-25T00:27:11.110Z] === RUN TestRenameContainerWithSameName [2022-01-25T00:27:11.371Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-01-25T00:27:11.371Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T00:27:12.125Z] --- PASS: TestTemplatedConfig (2.61s) [2022-01-25T00:27:12.125Z] === RUN TestConfigCreateResolve [2022-01-25T00:27:12.311Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-01-25T00:27:12.312Z] === RUN TestResize [2022-01-25T00:27:12.572Z] --- PASS: TestResize (0.37s) [2022-01-25T00:27:12.572Z] === RUN TestResizeWithInvalidSize [2022-01-25T00:27:12.833Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-25T00:27:12.833Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T00:27:13.403Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-01-25T00:27:13.403Z] === RUN TestDaemonRestartKillContainers [2022-01-25T00:27:13.403Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-25T00:27:13.403Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:27:13.403Z] === RUN TestCgroupNamespacesRun [2022-01-25T00:27:14.389Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-01-25T00:27:14.389Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T00:27:14.639Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-01-25T00:27:14.639Z] PASS [2022-01-25T00:27:14.639Z] [2022-01-25T00:27:14.639Z] DONE 6 tests in 13.516s [2022-01-25T00:27:14.639Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T00:27:14.639Z] INFO: Testing against a local daemon [2022-01-25T00:27:14.639Z] === RUN TestCheckpoint [2022-01-25T00:27:14.639Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:27:14.639Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T00:27:14.639Z] === RUN TestContainerInvalidJSON [2022-01-25T00:27:14.639Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:27:14.639Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:27:14.639Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:27:14.639Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:27:14.639Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:27:14.639Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:27:14.639Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-25T00:27:14.639Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T00:27:14.639Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T00:27:14.639Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T00:27:14.639Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-25T00:27:14.639Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T00:27:14.639Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-25T00:27:14.639Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T00:27:14.639Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-01-25T00:27:14.639Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T00:27:14.639Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-25T00:27:14.639Z] === RUN TestCopyFromContainer [2022-01-25T00:27:15.569Z] === RUN TestCopyFromContainer// [2022-01-25T00:27:15.569Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T00:27:15.569Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T00:27:15.569Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T00:27:15.773Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s) [2022-01-25T00:27:15.773Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T00:27:15.825Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T00:27:15.825Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T00:27:15.825Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T00:27:16.081Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T00:27:16.081Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T00:27:16.081Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer (1.68s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-25T00:27:16.081Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-25T00:27:16.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T00:27:16.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:27:16.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:27:16.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:27:16.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:27:16.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:27:16.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:27:16.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:27:16.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:27:16.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:27:16.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-25T00:27:16.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T00:27:16.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T00:27:16.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T00:27:16.081Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T00:27:16.081Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-25T00:27:16.081Z] === RUN TestCreateWithInvalidEnv [2022-01-25T00:27:16.081Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T00:27:16.081Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T00:27:16.081Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T00:27:16.081Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T00:27:16.081Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T00:27:16.081Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T00:27:16.081Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T00:27:16.337Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T00:27:16.337Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T00:27:16.337Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-25T00:27:16.337Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T00:27:16.337Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T00:27:16.337Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T00:27:16.337Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T00:27:16.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-25T00:27:16.337Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T00:27:16.715Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-01-25T00:27:16.715Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T00:27:17.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T00:27:17.704Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s) [2022-01-25T00:27:17.704Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T00:27:18.104Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-01-25T00:27:18.104Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T00:27:19.046Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-01-25T00:27:19.046Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T00:27:19.595Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-01-25T00:27:19.595Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T00:27:19.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:27:19.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:27:19.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:27:19.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:27:19.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:27:19.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:27:19.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:27:19.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:27:19.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:27:19.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:27:19.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:27:19.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:27:19.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:27:19.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:27:19.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:27:19.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-25T00:27:19.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T00:27:19.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T00:27:19.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T00:27:19.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T00:27:19.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T00:27:19.595Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T00:27:19.851Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-01-25T00:27:19.851Z] === RUN TestCreateDifferentPlatform [2022-01-25T00:27:19.851Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T00:27:19.851Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T00:27:19.851Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-25T00:27:19.851Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T00:27:19.851Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T00:27:19.851Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T00:27:19.851Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-25T00:27:19.851Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T00:27:19.851Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T00:27:19.851Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T00:27:19.851Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-25T00:27:19.851Z] === RUN TestDaemonRestartIpcMode [2022-01-25T00:27:19.851Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T00:27:19.851Z] === RUN TestDaemonHostGatewayIP [2022-01-25T00:27:19.851Z] === PAUSE TestDaemonHostGatewayIP [2022-01-25T00:27:19.851Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T00:27:19.851Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T00:27:19.851Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T00:27:19.851Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-25T00:27:19.851Z] === RUN TestDiff [2022-01-25T00:27:19.989Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-01-25T00:27:19.989Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T00:27:20.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T00:27:20.779Z] --- PASS: TestDiff (0.60s) [2022-01-25T00:27:20.779Z] === RUN TestExecWithCloseStdin [2022-01-25T00:27:20.930Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-01-25T00:27:20.930Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T00:27:21.342Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-01-25T00:27:21.342Z] === RUN TestExec [2022-01-25T00:27:21.873Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-01-25T00:27:21.873Z] === RUN TestNISDomainname [2022-01-25T00:27:21.873Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-25T00:27:21.873Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-25T00:27:21.873Z] === RUN TestHostnameDnsResolution [2022-01-25T00:27:21.903Z] --- PASS: TestExec (0.63s) [2022-01-25T00:27:21.903Z] === RUN TestExecUser [2022-01-25T00:27:22.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T00:27:22.445Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-01-25T00:27:22.445Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T00:27:22.445Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-25T00:27:22.445Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-25T00:27:22.445Z] === RUN TestStats [2022-01-25T00:27:22.445Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:22.445Z] --- SKIP: TestStats (0.00s) [2022-01-25T00:27:22.445Z] === RUN TestStopContainerWithTimeout [2022-01-25T00:27:22.445Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T00:27:22.445Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T00:27:22.445Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T00:27:22.445Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T00:27:22.445Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T00:27:22.445Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T00:27:22.445Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T00:27:22.445Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T00:27:22.445Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T00:27:22.445Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T00:27:22.464Z] --- PASS: TestExecUser (0.61s) [2022-01-25T00:27:22.464Z] === RUN TestExportContainerAndImportImage [2022-01-25T00:27:23.016Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T00:27:23.392Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-01-25T00:27:23.392Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T00:27:24.398Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T00:27:24.758Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-01-25T00:27:24.758Z] === RUN TestHealthCheckWorkdir [2022-01-25T00:27:24.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T00:27:25.319Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-01-25T00:27:25.319Z] === RUN TestHealthKillContainer [2022-01-25T00:27:25.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T00:27:26.940Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-25T00:27:26.940Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-01-25T00:27:26.940Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-25T00:27:26.940Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-01-25T00:27:26.940Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-01-25T00:27:26.940Z] === RUN TestDeleteDevicemapper [2022-01-25T00:27:26.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:27:26.940Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T00:27:26.940Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T00:27:28.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T00:27:28.324Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.15s) [2022-01-25T00:27:28.324Z] === RUN TestUpdateMemory [2022-01-25T00:27:28.324Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:28.324Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-25T00:27:28.324Z] === RUN TestUpdateCPUQuota [2022-01-25T00:27:28.324Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:28.324Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-25T00:27:28.324Z] === RUN TestUpdatePidsLimit [2022-01-25T00:27:28.324Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:28.324Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-25T00:27:28.324Z] === RUN TestUpdateRestartPolicy [2022-01-25T00:27:32.653Z] Removing intermediate container c15895bfc0c6 [2022-01-25T00:27:32.653Z] ---> 6c3f28f67427 [2022-01-25T00:27:32.653Z] Step 8/11 : 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-01-25T00:27:32.653Z] ---> Running in 798c0cc1ea60 [2022-01-25T00:27:32.653Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-25T00:27:32.653Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T00:27:32.653Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-25T00:27:32.653Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T00:27:32.653Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:27:32.653Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:27:32.653Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T00:27:32.653Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T00:27:32.653Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:27:32.653Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:27:32.653Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T00:27:32.653Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T00:27:32.653Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:27:32.653Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T00:27:32.653Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:27:32.653Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-25T00:27:33.438Z] --- PASS: TestHealthKillContainer (8.22s) [2022-01-25T00:27:33.438Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T00:27:34.008Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-01-25T00:27:34.008Z] === RUN TestIpcModeNone [2022-01-25T00:27:34.936Z] --- PASS: TestIpcModeNone (0.63s) [2022-01-25T00:27:34.936Z] === RUN TestIpcModePrivate [2022-01-25T00:27:35.193Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-25T00:27:35.448Z] --- PASS: TestIpcModePrivate (0.62s) [2022-01-25T00:27:35.448Z] === RUN TestIpcModeShareable [2022-01-25T00:27:35.705Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-25T00:27:35.962Z] --- PASS: TestIpcModeShareable (0.60s) [2022-01-25T00:27:35.962Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T00:27:36.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T00:27:37.852Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-01-25T00:27:37.852Z] === RUN TestAPIIpcModeHost [2022-01-25T00:27:38.108Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-01-25T00:27:38.108Z] === RUN TestDaemonIpcModeShareable [2022-01-25T00:27:38.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T00:27:39.035Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-25T00:27:39.290Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-01-25T00:27:39.290Z] === RUN TestDaemonIpcModePrivate [2022-01-25T00:27:40.218Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-25T00:27:40.474Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-01-25T00:27:40.474Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T00:27:40.551Z] --- PASS: TestUpdateRestartPolicy (10.75s) [2022-01-25T00:27:40.551Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T00:27:40.551Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-01-25T00:27:40.551Z] === RUN TestWaitNonBlocked [2022-01-25T00:27:40.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:27:40.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:27:40.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:27:40.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:27:40.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:27:40.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:27:40.551Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-25T00:27:40.551Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-01-25T00:27:40.551Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-01-25T00:27:40.551Z] === RUN TestWaitBlocked [2022-01-25T00:27:40.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:27:40.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:27:40.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:27:40.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:27:40.551Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:27:40.551Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:27:40.551Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-25T00:27:40.551Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-01-25T00:27:40.551Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-01-25T00:27:40.551Z] === CONT TestDaemonRestartIpcMode [2022-01-25T00:27:40.551Z] === CONT TestIpcModeOlderClient [2022-01-25T00:27:40.551Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-25T00:27:40.551Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-25T00:27:41.403Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-25T00:27:41.403Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-01-25T00:27:41.403Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T00:27:41.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T00:27:42.770Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-25T00:27:42.770Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2022-01-25T00:27:42.770Z] === RUN TestIpcModeOlderClient [2022-01-25T00:27:42.770Z] === PAUSE TestIpcModeOlderClient [2022-01-25T00:27:42.770Z] === RUN TestKillContainerInvalidSignal [2022-01-25T00:27:42.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T00:27:43.098Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-01-25T00:27:43.098Z] --- PASS: TestDaemonRestartIpcMode (2.56s) [2022-01-25T00:27:43.098Z] PASS [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === Skipped [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-25T00:27:43.098Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-25T00:27:43.098Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-25T00:27:43.098Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:27:43.098Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:27:43.098Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-25T00:27:43.098Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-25T00:27:43.098Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-25T00:27:43.098Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-25T00:27:43.098Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-25T00:27:43.098Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-25T00:27:43.098Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-25T00:27:43.098Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-25T00:27:43.098Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-25T00:27:43.098Z] 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-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-25T00:27:43.098Z] 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-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-25T00:27:43.098Z] 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-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-25T00:27:43.098Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:27:43.098Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-25T00:27:43.098Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:27:43.098Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-25T00:27:43.098Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-25T00:27:43.098Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-25T00:27:43.098Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T00:27:43.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-25T00:27:43.098Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-25T00:27:43.098Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-25T00:27:43.098Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-25T00:27:43.098Z] [2022-01-25T00:27:43.098Z] DONE 177 tests, 27 skipped in 69.650s [2022-01-25T00:27:43.098Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T00:27:43.098Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T00:27:43.332Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-01-25T00:27:43.332Z] === RUN TestKillContainer [2022-01-25T00:27:43.332Z] === RUN TestKillContainer/no_signal [2022-01-25T00:27:43.588Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T00:27:43.669Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-01-25T00:27:43.669Z] === RUN TestDaemonConfigValidation [2022-01-25T00:27:43.669Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:27:43.669Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:27:43.669Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T00:27:43.669Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T00:27:43.669Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T00:27:43.669Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T00:27:43.669Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T00:27:43.669Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T00:27:43.669Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T00:27:43.669Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T00:27:43.669Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:27:43.669Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T00:27:43.675Z] ..........................xx.................... [ 29%] [2022-01-25T00:27:43.844Z] === RUN TestKillContainer/killing_signal [2022-01-25T00:27:43.929Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T00:27:43.929Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T00:27:43.929Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T00:27:44.191Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T00:27:44.191Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-01-25T00:27:44.191Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-01-25T00:27:44.191Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-01-25T00:27:44.191Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-01-25T00:27:44.191Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-01-25T00:27:44.191Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T00:27:44.191Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T00:27:44.405Z] --- PASS: TestKillContainer (1.25s) [2022-01-25T00:27:44.405Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-01-25T00:27:44.405Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-25T00:27:44.405Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-01-25T00:27:44.405Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T00:27:44.405Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T00:27:44.967Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T00:27:45.133Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T00:27:45.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T00:27:45.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2022-01-25T00:27:45.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-01-25T00:27:45.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2022-01-25T00:27:45.897Z] === RUN TestKillStoppedContainer [2022-01-25T00:27:45.897Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-25T00:27:45.897Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T00:27:45.897Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-01-25T00:27:45.897Z] === RUN TestKillDifferentUserContainer [2022-01-25T00:27:46.458Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-01-25T00:27:46.458Z] === RUN TestInspectOomKilledTrue [2022-01-25T00:27:46.458Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-25T00:27:46.458Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T00:27:46.458Z] === RUN TestInspectOomKilledFalse [2022-01-25T00:27:46.518Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T00:27:46.714Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-01-25T00:27:46.714Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T00:27:46.971Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-01-25T00:27:46.971Z] === RUN TestLinksContainerNames [2022-01-25T00:27:47.459Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T00:27:47.459Z] daemon_test.go:156: [de8f0524aba77] daemon is not started [2022-01-25T00:27:47.459Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-01-25T00:27:47.459Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-25T00:27:47.459Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-25T00:27:47.459Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-25T00:27:47.459Z] === RUN TestDaemonProxy [2022-01-25T00:27:47.459Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-25T00:27:47.459Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T00:27:47.459Z] PASS [2022-01-25T00:27:47.459Z] [2022-01-25T00:27:47.459Z] === Skipped [2022-01-25T00:27:47.459Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-25T00:27:47.459Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-25T00:27:47.459Z] [2022-01-25T00:27:47.459Z] DONE 12 tests, 1 skipped in 4.309s [2022-01-25T00:27:47.459Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T00:27:47.459Z] INFO: Testing against a local daemon [2022-01-25T00:27:47.459Z] === RUN TestCommitInheritsEnv [2022-01-25T00:27:47.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T00:27:47.898Z] --- PASS: TestLinksContainerNames (0.82s) [2022-01-25T00:27:47.898Z] === RUN TestLogsFollowTailEmpty [2022-01-25T00:27:47.935Z] Removing intermediate container b9bb50a0550f [2022-01-25T00:27:47.935Z] ---> f4ae1888c142 [2022-01-25T00:27:47.935Z] Step 8/11 : 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-01-25T00:27:47.935Z] ---> Running in f5fa57ffd978 [2022-01-25T00:27:48.460Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-01-25T00:27:48.460Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T00:27:48.716Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/default [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/private [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/slave [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/shared [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/default [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/shared [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/slave [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/private [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T00:27:48.716Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:27:48.716Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:27:48.716Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:27:48.973Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T00:27:49.229Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:27:49.229Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:27:49.229Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:27:49.229Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:27:49.229Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T00:27:49.229Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-25T00:27:49.229Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-25T00:27:49.229Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T00:27:49.370Z] --- PASS: TestCommitInheritsEnv (1.61s) [2022-01-25T00:27:49.370Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T00:27:49.370Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform// [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T00:27:49.370Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform (0.26s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T00:27:49.370Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T00:27:49.370Z] === RUN TestImagesFilterMultiReference [2022-01-25T00:27:49.370Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2022-01-25T00:27:49.370Z] === RUN TestImagePullPlatformInvalid [2022-01-25T00:27:49.370Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-25T00:27:49.370Z] === RUN TestRemoveImageOrphaning [2022-01-25T00:27:50.600Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-01-25T00:27:50.600Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T00:27:50.856Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-01-25T00:27:50.856Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T00:27:51.113Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-01-25T00:27:51.113Z] === RUN TestNetworkNat [2022-01-25T00:27:51.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T00:27:51.282Z] --- PASS: TestRemoveImageOrphaning (1.68s) [2022-01-25T00:27:51.282Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T00:27:51.282Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-25T00:27:51.282Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-25T00:27:51.282Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T00:27:51.282Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-25T00:27:51.282Z] === RUN TestTagInvalidReference [2022-01-25T00:27:51.282Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-25T00:27:51.282Z] === RUN TestTagValidPrefixedRepo [2022-01-25T00:27:51.282Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2022-01-25T00:27:51.282Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T00:27:51.282Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-25T00:27:51.282Z] === RUN TestTagOfficialNames [2022-01-25T00:27:51.282Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-25T00:27:51.282Z] === RUN TestTagMatchesDigest [2022-01-25T00:27:51.282Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-25T00:27:51.282Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-25T00:27:51.676Z] --- PASS: TestNetworkNat (0.45s) [2022-01-25T00:27:51.676Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T00:27:51.932Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-01-25T00:27:51.932Z] === RUN TestNetworkLoopbackNat [2022-01-25T00:27:52.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T00:27:52.852Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-25T00:27:52.852Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-25T00:27:53.339Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-25T00:27:53.339Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-25T00:27:53.339Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:27:53.339Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:27:53.339Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:27:53.826Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-25T00:27:53.826Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-25T00:27:53.826Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:27:53.826Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-25T00:27:53.826Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-25T00:27:53.826Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:27:54.142Z] Removing intermediate container 798c0cc1ea60 [2022-01-25T00:27:54.143Z] ---> 60b992be192b [2022-01-25T00:27:54.143Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-25T00:27:54.143Z] ---> Running in 3d2b56966fdf [2022-01-25T00:27:54.143Z] Removing intermediate container 3d2b56966fdf [2022-01-25T00:27:54.143Z] ---> 27db729d5559 [2022-01-25T00:27:54.143Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-25T00:27:54.143Z] ---> Running in 2de614fabdcb [2022-01-25T00:27:54.143Z] Removing intermediate container 2de614fabdcb [2022-01-25T00:27:54.143Z] ---> 4ae6d1209d0f [2022-01-25T00:27:54.143Z] Step 11/11 : COPY . . [2022-01-25T00:27:54.312Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-25T00:27:55.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T00:27:55.200Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-01-25T00:27:55.200Z] === RUN TestPause [2022-01-25T00:27:55.200Z] --- PASS: TestPause (0.44s) [2022-01-25T00:27:55.200Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T00:27:55.200Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:27:55.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:27:55.200Z] === RUN TestPauseStopPausedContainer [2022-01-25T00:27:55.332Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:27:55.332Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-25T00:27:55.456Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-01-25T00:27:55.456Z] === RUN TestPidHost [2022-01-25T00:27:56.388Z] --- PASS: TestPidHost (0.97s) [2022-01-25T00:27:56.389Z] === RUN TestPsFilter [2022-01-25T00:27:56.644Z] --- PASS: TestPsFilter (0.13s) [2022-01-25T00:27:56.644Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T00:27:56.900Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-01-25T00:27:56.900Z] === RUN TestRemoveContainerWithVolume [2022-01-25T00:27:57.462Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-01-25T00:27:57.462Z] === RUN TestRemoveContainerRunning [2022-01-25T00:27:57.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T00:27:57.673Z] Using test binary docker [2022-01-25T00:27:57.673Z] +++ /etc/init.d/apparmor start [2022-01-25T00:27:57.673Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T00:27:57.673Z] INFO: Waiting for daemon to start... [2022-01-25T00:27:57.673Z] Starting dockerd [2022-01-25T00:27:57.673Z] +++ 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-01-25T00:27:57.718Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-01-25T00:27:57.718Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T00:27:58.287Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-01-25T00:27:58.287Z] === RUN TestRemoveInvalidContainer [2022-01-25T00:27:58.287Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-25T00:27:58.287Z] === RUN TestRenameLinkedContainer [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/networkdb 103.199s coverage: 60.0% of statements [2022-01-25T00:27:59.026Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/osl 4.297s coverage: 39.7% of statements [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/portmapper 0.276s coverage: 48.6% of statements [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-25T00:27:59.026Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T00:27:59.026Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === Skipped [2022-01-25T00:27:59.026Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-25T00:27:59.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-25T00:27:59.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-25T00:27:59.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:27:59.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:27:59.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:27:59.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:27:59.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:27:59.026Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-25T00:27:59.026Z] firewalld_test.go:14: firewalld is not running [2022-01-25T00:27:59.026Z] [2022-01-25T00:27:59.026Z] DONE 326 tests, 9 skipped in 199.419s Post stage [Pipeline] junit [2022-01-25T00:27:59.301Z] Recording test results [2022-01-25T00:27:59.964Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-25T00:28:00.179Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-01-25T00:28:00.179Z] === RUN TestRenameStoppedContainer [2022-01-25T00:28:00.221Z] . [2022-01-25T00:28:00.221Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T00:28:00.221Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T00:28:00.221Z] Error: No such image: emptyfs [2022-01-25T00:28:00.221Z] ++++ docker load [2022-01-25T00:28:00.221Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T00:28:00.221Z] Running integration-test (iteration 1) [2022-01-25T00:28:00.221Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T00:28:00.221Z] ++ 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-01-25T00:28:00.221Z] ++ set -e [2022-01-25T00:28:00.221Z] ++ '[' -n 0 ']' [2022-01-25T00:28:00.221Z] ++ set -x [2022-01-25T00:28:00.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-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-01-25T00:28:00.435Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-01-25T00:28:00.435Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T00:28:00.778Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-25T00:28:01.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b65aea8860d55315b5a154fbc0c75eb3f386d48 -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:8b65aea8860d55315b5a154fbc0c75eb3f386d48 hack/make.sh dynbinary test-integration [2022-01-25T00:28:01.364Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-01-25T00:28:01.364Z] === RUN TestRenameInvalidName [2022-01-25T00:28:01.379Z] [2022-01-25T00:28:01.379Z] Removing bundles/ [2022-01-25T00:28:01.379Z] [2022-01-25T00:28:01.379Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-25T00:28:01.379Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:28:01.379Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:28:01.612Z] Loaded image: busybox:latest [2022-01-25T00:28:01.620Z] --- PASS: TestRenameInvalidName (0.52s) [2022-01-25T00:28:01.620Z] === RUN TestRenameAnonymousContainer [2022-01-25T00:28:01.874Z] Loaded image: busybox:glibc [2022-01-25T00:28:03.512Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-01-25T00:28:03.512Z] === RUN TestRenameContainerWithSameName [2022-01-25T00:28:03.768Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-25T00:28:03.768Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T00:28:04.697Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-01-25T00:28:04.697Z] === RUN TestResize [2022-01-25T00:28:04.954Z] --- PASS: TestResize (0.41s) [2022-01-25T00:28:04.954Z] === RUN TestResizeWithInvalidSize [2022-01-25T00:28:05.516Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-01-25T00:28:05.516Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T00:28:05.773Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:28:05.773Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:28:05.773Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:28:05.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:28:05.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:28:07.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:28:07.170Z] Loaded image: debian:bullseye-slim [2022-01-25T00:28:07.170Z] Loaded image: hello-world:latest [2022-01-25T00:28:07.170Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:28:07.170Z] INFO: Testing against a local daemon [2022-01-25T00:28:07.170Z] === RUN TestCgroupNamespacesBuild [2022-01-25T00:28:07.408Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-25T00:28:07.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:28:08.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:28:08.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:28:09.086Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2022-01-25T00:28:09.086Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T00:28:09.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:28:11.001Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2022-01-25T00:28:11.001Z] === RUN TestBuildWithSession [2022-01-25T00:28:11.001Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:28:11.001Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T00:28:11.001Z] === RUN TestBuildSquashParent [2022-01-25T00:28:11.885Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-25T00:28:12.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:28:12.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:28:16.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:28:16.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:28:16.832Z] Removing intermediate container f5fa57ffd978 [2022-01-25T00:28:16.833Z] ---> 60743f509b42 [2022-01-25T00:28:16.833Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-25T00:28:16.833Z] ---> Running in 6e48f12f0249 [2022-01-25T00:28:17.318Z] Removing intermediate container 6e48f12f0249 [2022-01-25T00:28:17.318Z] ---> e7dbbab04c9c [2022-01-25T00:28:17.318Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-25T00:28:17.318Z] ---> Running in d333575c85cc [2022-01-25T00:28:17.805Z] Removing intermediate container d333575c85cc [2022-01-25T00:28:17.805Z] ---> 3e27ea5ea095 [2022-01-25T00:28:17.805Z] Step 11/11 : COPY . . [2022-01-25T00:28:18.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:28:18.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:28:20.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:28:20.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:28:21.025Z] --- PASS: TestBuildSquashParent (8.63s) [2022-01-25T00:28:21.025Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T00:28:21.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:28:21.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:28:21.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:28:21.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:28:21.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:28:21.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:28:21.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:28:21.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:28:21.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:28:21.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:28:21.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:28:21.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:28:21.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:28:21.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:28:21.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:28:22.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:28:22.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-01-25T00:28:23.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-01-25T00:28:23.435Z] === RUN TestCgroupNamespacesRun [2022-01-25T00:28:23.920Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-25T00:28:23.920Z] [2022-01-25T00:28:23.920Z] ________ ____ __. [2022-01-25T00:28:23.920Z] \_____ \ | |/ _| [2022-01-25T00:28:23.920Z] / | \| < [2022-01-25T00:28:23.920Z] / | \ | \ [2022-01-25T00:28:23.920Z] \_______ /____|__ \ [2022-01-25T00:28:23.920Z] \/ \/ [2022-01-25T00:28:23.920Z] [2022-01-25T00:28:23.920Z] INFO: make.ps1 ended at 01/25/2022 00:28:18 [2022-01-25T00:28:23.920Z] INFO: Binaries build ended at 01/25/2022 00:28:20. Duration:00:01:28.7836593 [2022-01-25T00:28:23.920Z] INFO: Copying the built daemon binary to d:\CI\PR-43182\5\binary\dockerd-9d83956eb7.exe... [2022-01-25T00:28:23.920Z] INFO: Copying the built client binary to d:\CI\PR-43182\5\binary\docker-9d83956eb7.exe... [2022-01-25T00:28:23.920Z] INFO: Copying dockerversion from the container... [2022-01-25T00:28:23.920Z] INFO: Copying the golang package from the container to d:\CI\PR-43182\5\installer\go.zip... [2022-01-25T00:28:23.920Z] INFO: Extracting go.zip to d:\CI\PR-43182\5\go [2022-01-25T00:28:24.365Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-01-25T00:28:24.365Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T00:28:24.365Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-25T00:28:24.365Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-25T00:28:24.365Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T00:28:24.545Z] ---> 42be90a57c3d [2022-01-25T00:28:24.545Z] Successfully built 42be90a57c3d [2022-01-25T00:28:24.545Z] Successfully tagged docker:latest [2022-01-25T00:28:24.545Z] INFO: Image build ended at 01/25/2022 00:28:24. Duration:00:03:43.0336211 [2022-01-25T00:28:25.028Z] [2022-01-25T00:28:25.028Z] [2022-01-25T00:28:25.028Z] INFO: Building the test binaries at 01/25/2022 00:28:24... [2022-01-25T00:28:25.731Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-01-25T00:28:25.731Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T00:28:26.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:28:26.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:28:26.659Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-01-25T00:28:26.659Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T00:28:28.026Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-01-25T00:28:28.026Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T00:28:28.082Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-25T00:28:28.786Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-25T00:28:28.786Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2022-01-25T00:28:28.786Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) [2022-01-25T00:28:28.786Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2022-01-25T00:28:28.786Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2022-01-25T00:28:28.786Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s) [2022-01-25T00:28:28.786Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s) [2022-01-25T00:28:28.786Z] === RUN TestBuildMultiStageCopy [2022-01-25T00:28:28.786Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T00:28:28.954Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-01-25T00:28:28.954Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T00:28:29.882Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-01-25T00:28:29.882Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T00:28:29.902Z] INFO: make.ps1 starting at 01/25/2022 00:28:29 [2022-01-25T00:28:29.902Z] INFO: Git commit (9d83956eb7) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T00:28:29.902Z] INFO: Invoking autogen... [2022-01-25T00:28:30.386Z] INFO: Building daemon... [2022-01-25T00:28:30.811Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-01-25T00:28:30.811Z] === RUN TestNISDomainname [2022-01-25T00:28:31.331Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T00:28:31.374Z] --- PASS: TestNISDomainname (0.52s) [2022-01-25T00:28:31.374Z] === RUN TestHostnameDnsResolution [2022-01-25T00:28:31.903Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T00:28:32.165Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T00:28:32.302Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-01-25T00:28:32.302Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T00:28:32.559Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-01-25T00:28:32.559Z] === RUN TestStats [2022-01-25T00:28:32.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T00:28:33.311Z] --- PASS: TestBuildMultiStageCopy (4.54s) [2022-01-25T00:28:33.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-01-25T00:28:33.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2022-01-25T00:28:33.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2022-01-25T00:28:33.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-01-25T00:28:33.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2022-01-25T00:28:33.311Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T00:28:34.700Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2022-01-25T00:28:34.700Z] === RUN TestBuildLabelWithTargets [2022-01-25T00:28:35.073Z] --- PASS: TestStats (2.47s) [2022-01-25T00:28:35.073Z] === RUN TestStopContainerWithTimeout [2022-01-25T00:28:35.073Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T00:28:35.073Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T00:28:35.073Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T00:28:35.073Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T00:28:35.073Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T00:28:35.073Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T00:28:35.073Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T00:28:35.073Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T00:28:35.073Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T00:28:35.073Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T00:28:35.635Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T00:28:36.619Z] --- PASS: TestBuildLabelWithTargets (1.97s) [2022-01-25T00:28:36.619Z] === RUN TestBuildWithEmptyLayers [2022-01-25T00:28:37.596Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-01-25T00:28:37.596Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T00:28:38.089Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-25T00:28:38.151Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T00:28:39.516Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-25T00:28:39.516Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-01-25T00:28:39.516Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-01-25T00:28:39.516Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-01-25T00:28:39.516Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2022-01-25T00:28:39.516Z] === RUN TestDeleteDevicemapper [2022-01-25T00:28:39.516Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:28:39.516Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T00:28:39.516Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T00:28:39.536Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-25T00:28:40.882Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-01-25T00:28:40.882Z] === RUN TestUpdateMemory [2022-01-25T00:28:40.912Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2022-01-25T00:28:40.912Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T00:28:41.444Z] --- PASS: TestUpdateMemory (0.54s) [2022-01-25T00:28:41.444Z] === RUN TestUpdateCPUQuota [2022-01-25T00:28:42.296Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2022-01-25T00:28:42.296Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T00:28:42.373Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-01-25T00:28:42.373Z] === RUN TestUpdatePidsLimit [2022-01-25T00:28:42.373Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-25T00:28:42.373Z] === RUN TestUpdatePidsLimit/no_change [2022-01-25T00:28:42.629Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-25T00:28:42.885Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-25T00:28:43.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-25T00:28:43.319Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-25T00:28:43.398Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-25T00:28:43.398Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit (1.94s) [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-01-25T00:28:44.325Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-01-25T00:28:44.325Z] === RUN TestUpdateRestartPolicy [2022-01-25T00:28:45.601Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2022-01-25T00:28:45.601Z] === RUN TestBuildWithHugeFile [2022-01-25T00:28:48.208Z] ---> 31a1aad5a7c8 [2022-01-25T00:28:49.836Z] Successfully built 31a1aad5a7c8 [2022-01-25T00:28:49.836Z] Successfully tagged docker:latest [2022-01-25T00:28:49.836Z] INFO: Image build ended at 01/25/2022 00:28:49. Duration:00:04:01.4432319 [2022-01-25T00:28:49.836Z] [2022-01-25T00:28:49.836Z] [2022-01-25T00:28:49.836Z] INFO: Building the test binaries at 01/25/2022 00:28:49... [2022-01-25T00:28:54.313Z] INFO: Extraction ended at 01/25/2022 00:28:51. Duration:00:00:28.3420139 [2022-01-25T00:28:54.313Z] INFO: Updating the golang and path environment variables [2022-01-25T00:28:54.313Z] INFO: GOPATH=d:\gopath [2022-01-25T00:28:54.313Z] INFO: go version go1.17.6 windows/amd64 [2022-01-25T00:28:54.313Z] INFO: Running the daemon under test in debug mode [2022-01-25T00:28:54.313Z] INFO: Running the daemon under test in containerd mode [2022-01-25T00:28:54.313Z] INFO: Starting a daemon under test... [2022-01-25T00:28:54.313Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43182\5\daemon --pidfile d:\CI\PR-43182\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-25T00:28:54.313Z] INFO: Containerd started successfully. [2022-01-25T00:28:54.313Z] INFO: Process started successfully. [2022-01-25T00:28:54.313Z] INFO: Start tailing logs of the daemon under tests [2022-01-25T00:28:54.313Z] INFO: Waiting for the daemon under test to start... [2022-01-25T00:28:56.492Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-01-25T00:28:56.492Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T00:28:56.492Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-01-25T00:28:56.492Z] === RUN TestWaitNonBlocked [2022-01-25T00:28:56.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:28:56.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:28:56.492Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:28:56.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:28:56.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:28:56.492Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:28:56.492Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-25T00:28:56.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-01-25T00:28:56.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-01-25T00:28:56.492Z] === RUN TestWaitBlocked [2022-01-25T00:28:56.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:28:56.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:28:56.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:28:56.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:28:56.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:28:56.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:28:57.055Z] ............................ [ 67%] [2022-01-25T00:28:57.056Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-25T00:28:57.056Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-01-25T00:28:57.056Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-01-25T00:28:57.056Z] === CONT TestContainerStartOnDaemonRestart [2022-01-25T00:28:57.056Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-25T00:28:57.137Z] INFO: make.ps1 starting at 01/25/2022 00:28:55 [2022-01-25T00:28:57.137Z] INFO: Git commit (ec6897cf88) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T00:28:57.137Z] INFO: Invoking autogen... [2022-01-25T00:28:57.137Z] INFO: Building daemon... [2022-01-25T00:28:59.576Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-01-25T00:28:59.576Z] === CONT TestIpcModeOlderClient [2022-01-25T00:28:59.576Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-01-25T00:28:59.576Z] === CONT TestContainerKillOnDaemonStart [2022-01-25T00:28:59.833Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.79s) [2022-01-25T00:28:59.833Z] === CONT TestDaemonHostGatewayIP [2022-01-25T00:29:02.354Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-01-25T00:29:02.354Z] === CONT TestDaemonRestartIpcMode [2022-01-25T00:29:04.870Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-01-25T00:29:11.419Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-01-25T00:29:11.419Z] PASS [2022-01-25T00:29:11.419Z] [2022-01-25T00:29:11.419Z] === Skipped [2022-01-25T00:29:11.419Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-25T00:29:11.419Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:29:11.419Z] [2022-01-25T00:29:11.419Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-25T00:29:11.419Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-25T00:29:11.419Z] [2022-01-25T00:29:11.419Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:29:11.419Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:29:11.419Z] [2022-01-25T00:29:11.419Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-25T00:29:11.419Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-25T00:29:11.419Z] [2022-01-25T00:29:11.419Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T00:29:11.419Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:29:11.419Z] [2022-01-25T00:29:11.419Z] DONE 200 tests, 5 skipped in 117.022s [2022-01-25T00:29:11.419Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T00:29:11.419Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T00:29:11.679Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-25T00:29:11.679Z] === RUN TestDaemonConfigValidation [2022-01-25T00:29:11.679Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:29:11.679Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:29:11.679Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T00:29:11.679Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T00:29:11.679Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T00:29:11.679Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T00:29:11.679Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T00:29:11.679Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T00:29:11.679Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T00:29:11.679Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T00:29:11.679Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:29:11.679Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T00:29:11.937Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T00:29:11.937Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T00:29:11.937Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T00:29:11.937Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T00:29:11.937Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-01-25T00:29:11.937Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-01-25T00:29:11.937Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-25T00:29:11.937Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-25T00:29:11.937Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-25T00:29:11.937Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T00:29:11.937Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T00:29:12.346Z] ...INFO: Daemon under test started and replied! [2022-01-25T00:29:12.346Z] INFO: Docker version of the daemon under test [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] Client: [2022-01-25T00:29:12.346Z] Version: 17.06.2-ce [2022-01-25T00:29:12.346Z] API version: 1.30 [2022-01-25T00:29:12.346Z] Go version: go1.8.3 [2022-01-25T00:29:12.346Z] Git commit: cec0b72 [2022-01-25T00:29:12.346Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-25T00:29:12.346Z] OS/Arch: windows/amd64 [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] Server: [2022-01-25T00:29:12.346Z] Version: 0.0.0-dev [2022-01-25T00:29:12.346Z] API version: 1.42 (minimum version 1.24) [2022-01-25T00:29:12.346Z] Go version: go1.17.6 [2022-01-25T00:29:12.346Z] Git commit: 9d83956eb7 [2022-01-25T00:29:12.346Z] Built: 01/25/2022 00:26:56 [2022-01-25T00:29:12.346Z] OS/Arch: windows/amd64 [2022-01-25T00:29:12.346Z] Experimental: false [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] INFO: Docker info of the daemon under test [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] Containers: 0 [2022-01-25T00:29:12.346Z] Running: 0 [2022-01-25T00:29:12.346Z] Paused: 0 [2022-01-25T00:29:12.346Z] Stopped: 0 [2022-01-25T00:29:12.346Z] Images: 0 [2022-01-25T00:29:12.346Z] Server Version: 0.0.0-dev [2022-01-25T00:29:12.346Z] Storage Driver: windowsfilter [2022-01-25T00:29:12.346Z] Windows: [2022-01-25T00:29:12.346Z] Logging Driver: json-file [2022-01-25T00:29:12.346Z] Plugins: [2022-01-25T00:29:12.346Z] Volume: local [2022-01-25T00:29:12.346Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:29:12.346Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:29:12.346Z] Swarm: inactive [2022-01-25T00:29:12.346Z] Default Isolation: process [2022-01-25T00:29:12.346Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T00:29:12.346Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T00:29:12.346Z] OSType: windows [2022-01-25T00:29:12.346Z] Architecture: x86_64 [2022-01-25T00:29:12.346Z] CPUs: 4 [2022-01-25T00:29:12.346Z] Total Memory: 32GiB [2022-01-25T00:29:12.346Z] Name: azwin-2-0cac10 [2022-01-25T00:29:12.346Z] ID: FN2G:B3Y7:TBPK:6ZDR:IA3P:BUJ2:AOGF:PWEZ:PF5I:LGVS:S5VH:ZQQP [2022-01-25T00:29:12.346Z] Docker Root Dir: D:\CI\PR-43182\5\daemon [2022-01-25T00:29:12.346Z] Debug Mode (client): false [2022-01-25T00:29:12.346Z] Debug Mode (server): true [2022-01-25T00:29:12.346Z] File Descriptors: -1 [2022-01-25T00:29:12.346Z] Goroutines: 31 [2022-01-25T00:29:12.346Z] System Time: 2022-01-25T00:29:10.9221433Z [2022-01-25T00:29:12.346Z] EventsListeners: 0 [2022-01-25T00:29:12.346Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:29:12.346Z] Labels: [2022-01-25T00:29:12.346Z] Experimental: false [2022-01-25T00:29:12.346Z] Insecure Registries: [2022-01-25T00:29:12.346Z] 127.0.0.0/8 [2022-01-25T00:29:12.346Z] Live Restore Enabled: false [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] INFO: Docker images of the daemon under test [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T00:29:12.346Z] [2022-01-25T00:29:12.346Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-25T00:29:12.346Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-25T00:29:12.346Z] ltsc2022: Pulling from windows/servercore [2022-01-25T00:29:12.346Z] 8f616e6e9eec: Pulling fs layer [2022-01-25T00:29:12.346Z] 0e02c12b1310: Pulling fs layer [2022-01-25T00:29:13.309Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T00:29:14.235Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T00:29:15.162Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T00:29:15.162Z] daemon_test.go:156: [d42b28664cef1] daemon is not started [2022-01-25T00:29:15.162Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-01-25T00:29:15.162Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-25T00:29:15.162Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-25T00:29:15.162Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-01-25T00:29:15.162Z] === RUN TestDaemonProxy [2022-01-25T00:29:15.162Z] === RUN TestDaemonProxy/environment_variables [2022-01-25T00:29:17.050Z] === RUN TestDaemonProxy/command-line_options [2022-01-25T00:29:18.938Z] === RUN TestDaemonProxy/configuration_file [2022-01-25T00:29:20.305Z] === RUN TestDaemonProxy/conflicting_options [2022-01-25T00:29:20.866Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-25T00:29:21.428Z] --- PASS: TestDaemonProxy (6.28s) [2022-01-25T00:29:21.428Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-01-25T00:29:21.428Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-01-25T00:29:21.428Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-01-25T00:29:21.428Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-25T00:29:21.428Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-25T00:29:21.428Z] PASS [2022-01-25T00:29:21.428Z] [2022-01-25T00:29:21.428Z] DONE 17 tests in 10.225s [2022-01-25T00:29:21.428Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T00:29:21.428Z] INFO: Testing against a local daemon [2022-01-25T00:29:21.428Z] === RUN TestCommitInheritsEnv [2022-01-25T00:29:21.684Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-01-25T00:29:21.684Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T00:29:21.684Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-25T00:29:21.684Z] === RUN TestImportWithCustomPlatform [2022-01-25T00:29:21.684Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform// [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T00:29:21.941Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T00:29:21.941Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T00:29:21.941Z] === RUN TestImagesFilterMultiReference [2022-01-25T00:29:22.197Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-25T00:29:22.197Z] === RUN TestImagePullPlatformInvalid [2022-01-25T00:29:22.197Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-25T00:29:22.197Z] === RUN TestRemoveImageOrphaning [2022-01-25T00:29:22.453Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-01-25T00:29:22.453Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T00:29:22.859Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-25T00:29:22.859Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:29:22.859Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:29:22.859Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-25T00:29:22.859Z] [2022-01-25T00:29:22.859Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-25T00:29:22.859Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-25T00:29:22.859Z] HOSTNAME=14700bb42133 [2022-01-25T00:29:22.859Z] TESTDEBUG=0 [2022-01-25T00:29:22.859Z] DEST=bundles/test-integration [2022-01-25T00:29:22.859Z] PWD=/go/src/github.com/docker/docker [2022-01-25T00:29:22.859Z] DOCKER_GITCOMMIT=8b65aea8860d55315b5a154fbc0c75eb3f386d48 [2022-01-25T00:29:22.859Z] container=docker [2022-01-25T00:29:22.859Z] HOME=/root [2022-01-25T00:29:22.859Z] GOLANG_VERSION=1.17.6 [2022-01-25T00:29:22.859Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-25T00:29:22.859Z] VALIDATE_BRANCH=master [2022-01-25T00:29:22.859Z] TERM=xterm [2022-01-25T00:29:22.859Z] DOCKER_PKG=github.com/docker/docker [2022-01-25T00:29:22.859Z] SHLVL=1 [2022-01-25T00:29:22.859Z] TIMEOUT=120m [2022-01-25T00:29:22.859Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-25T00:29:22.859Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-25T00:29:22.859Z] GO111MODULE=off [2022-01-25T00:29:22.859Z] DOCKER_EXPERIMENTAL=1 [2022-01-25T00:29:22.859Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-25T00:29:22.859Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-25T00:29:22.859Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-25T00:29:22.859Z] GOPATH=/go [2022-01-25T00:29:22.859Z] PKG_CONFIG=pkg-config [2022-01-25T00:29:22.859Z] _=/usr/bin/env [2022-01-25T00:29:22.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-25T00:29:24.344Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-01-25T00:29:24.344Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T00:29:24.344Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-25T00:29:24.344Z] === RUN TestTagInvalidReference [2022-01-25T00:29:24.344Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-25T00:29:24.344Z] === RUN TestTagValidPrefixedRepo [2022-01-25T00:29:24.344Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-25T00:29:24.344Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T00:29:24.344Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-25T00:29:24.344Z] === RUN TestTagOfficialNames [2022-01-25T00:29:24.344Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-25T00:29:24.344Z] === RUN TestTagMatchesDigest [2022-01-25T00:29:24.344Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-25T00:29:24.344Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-25T00:29:27.776Z] --- PASS: TestImportExtremelyLargeImageWorks (89.24s) [2022-01-25T00:29:27.776Z] PASS [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === Skipped [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-25T00:29:27.776Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] DONE 22 tests, 1 skipped in 93.113s [2022-01-25T00:29:27.776Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T00:29:27.776Z] INFO: Testing against a local daemon [2022-01-25T00:29:27.776Z] === RUN TestNetworkCreateDelete [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-25T00:29:27.776Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T00:29:27.776Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-01-25T00:29:27.776Z] === RUN TestDaemonDNSFallback [2022-01-25T00:29:27.776Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-01-25T00:29:27.776Z] === RUN TestInspectNetwork [2022-01-25T00:29:27.776Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T00:29:27.776Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestNetworkInvalidJSON [2022-01-25T00:29:27.776Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T00:29:27.776Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T00:29:27.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:29:27.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:29:27.776Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:29:27.776Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:29:27.776Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T00:29:27.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:29:27.776Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestNetworkList [2022-01-25T00:29:27.776Z] === RUN TestNetworkList//networks [2022-01-25T00:29:27.776Z] === PAUSE TestNetworkList//networks [2022-01-25T00:29:27.776Z] === RUN TestNetworkList//networks/ [2022-01-25T00:29:27.776Z] === PAUSE TestNetworkList//networks/ [2022-01-25T00:29:27.776Z] === CONT TestNetworkList//networks [2022-01-25T00:29:27.776Z] === CONT TestNetworkList//networks/ [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkList (0.01s) [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T00:29:27.776Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T00:29:27.776Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T00:29:27.776Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-25T00:29:27.776Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T00:29:27.776Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-01-25T00:29:27.776Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T00:29:27.776Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T00:29:27.776Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T00:29:27.776Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T00:29:27.776Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T00:29:27.776Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:29:27.776Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T00:29:27.776Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-01-25T00:29:27.776Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T00:29:27.776Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:29:27.776Z] PASS [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === Skipped [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-25T00:29:27.776Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:29:27.776Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:29:27.776Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-25T00:29:27.776Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-01-25T00:29:27.776Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:29:27.776Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:29:27.776Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:29:27.776Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:29:27.776Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:29:27.776Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-01-25T00:29:27.776Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:29:27.776Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] DONE 22 tests, 12 skipped in 6.894s [2022-01-25T00:29:27.776Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:29:27.776Z] INFO: Testing against a local daemon [2022-01-25T00:29:27.776Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T00:29:27.776Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:29:27.776Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestDockerNetworkIpvlan [2022-01-25T00:29:27.776Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:29:27.776Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:29:27.776Z] PASS [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === Skipped [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:29:27.776Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:29:27.776Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] DONE 2 tests, 2 skipped in 0.092s [2022-01-25T00:29:27.776Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:29:27.776Z] INFO: Testing against a local daemon [2022-01-25T00:29:27.776Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T00:29:27.776Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestDockerNetworkMacvlan [2022-01-25T00:29:27.776Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-25T00:29:27.776Z] PASS [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === Skipped [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-25T00:29:27.776Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-25T00:29:27.776Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] DONE 2 tests, 2 skipped in 0.080s [2022-01-25T00:29:27.776Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T00:29:27.776Z] testing: warning: no tests to run [2022-01-25T00:29:27.776Z] PASS [2022-01-25T00:29:27.776Z] [2022-01-25T00:29:27.776Z] DONE 0 tests in 0.022s [2022-01-25T00:29:27.776Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T00:29:27.776Z] INFO: Testing against a local daemon [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginTLS [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginHeader [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginV2Disable [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.776Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-25T00:29:27.776Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T00:29:27.776Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-01-25T00:29:27.777Z] PASS [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === Skipped [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-01-25T00:29:27.777Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:27.777Z] [2022-01-25T00:29:27.777Z] DONE 17 tests, 17 skipped in 0.270s [2022-01-25T00:29:27.777Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T00:29:28.037Z] INFO: Testing against a local daemon [2022-01-25T00:29:28.037Z] === RUN TestPluginInvalidJSON [2022-01-25T00:29:28.037Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:29:28.037Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:29:28.037Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:29:28.037Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-25T00:29:28.037Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T00:29:28.037Z] === RUN TestPluginInstall [2022-01-25T00:29:28.037Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:28.037Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-25T00:29:28.037Z] === RUN TestPluginsWithRuntimes [2022-01-25T00:29:28.037Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-25T00:29:28.037Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T00:29:28.037Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T00:29:28.037Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-25T00:29:28.037Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:29:28.037Z] PASS [2022-01-25T00:29:28.037Z] [2022-01-25T00:29:28.037Z] === Skipped [2022-01-25T00:29:28.037Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-25T00:29:28.037Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-25T00:29:28.037Z] [2022-01-25T00:29:28.037Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-25T00:29:28.037Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-25T00:29:28.037Z] [2022-01-25T00:29:28.037Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:29:28.037Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-25T00:29:28.037Z] [2022-01-25T00:29:28.037Z] DONE 5 tests, 3 skipped in 0.111s [2022-01-25T00:29:28.037Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T00:29:28.037Z] INFO: Testing against a local daemon [2022-01-25T00:29:28.037Z] === RUN TestExternalGraphDriver [2022-01-25T00:29:28.037Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-25T00:29:28.037Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-01-25T00:29:28.037Z] === RUN TestGraphdriverPluginV2 [2022-01-25T00:29:32.241Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-01-25T00:29:32.241Z] PASS [2022-01-25T00:29:32.241Z] [2022-01-25T00:29:32.241Z] === Skipped [2022-01-25T00:29:32.241Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-01-25T00:29:32.241Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-25T00:29:32.241Z] [2022-01-25T00:29:32.241Z] DONE 2 tests, 1 skipped in 3.592s [2022-01-25T00:29:32.241Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T00:29:32.241Z] INFO: Testing against a local daemon [2022-01-25T00:29:32.241Z] === RUN TestContinueAfterPluginCrash [2022-01-25T00:29:32.241Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T00:29:32.241Z] === RUN TestReadPluginNoRead [2022-01-25T00:29:32.241Z] === PAUSE TestReadPluginNoRead [2022-01-25T00:29:32.241Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T00:29:32.241Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T00:29:32.241Z] === CONT TestContinueAfterPluginCrash [2022-01-25T00:29:32.241Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T00:29:36.452Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2022-01-25T00:29:36.452Z] === CONT TestReadPluginNoRead [2022-01-25T00:29:37.729Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-25T00:29:37.837Z] === RUN TestReadPluginNoRead/default [2022-01-25T00:29:39.222Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T00:29:40.645Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T00:29:40.645Z] --- PASS: TestContinueAfterPluginCrash (8.73s) [2022-01-25T00:29:41.599Z] === CONT TestReadPluginNoRead [2022-01-25T00:29:41.599Z] read_test.go:92: [d83009c435079] daemon is not started [2022-01-25T00:29:41.599Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-01-25T00:29:41.599Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-01-25T00:29:41.599Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-01-25T00:29:41.599Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-01-25T00:29:41.599Z] PASS [2022-01-25T00:29:41.599Z] [2022-01-25T00:29:41.599Z] DONE 6 tests in 10.011s [2022-01-25T00:29:41.599Z] 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-01-25T00:29:41.599Z] testing: warning: no tests to run [2022-01-25T00:29:41.599Z] PASS [2022-01-25T00:29:41.599Z] [2022-01-25T00:29:41.599Z] DONE 0 tests in 0.027s [2022-01-25T00:29:41.599Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T00:29:41.862Z] INFO: Testing against a local daemon [2022-01-25T00:29:41.862Z] === RUN TestPluginWithDevMounts [2022-01-25T00:29:41.862Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-25T00:29:41.862Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T00:29:41.862Z] PASS [2022-01-25T00:29:41.862Z] [2022-01-25T00:29:41.862Z] === Skipped [2022-01-25T00:29:41.862Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-25T00:29:41.862Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-25T00:29:41.862Z] [2022-01-25T00:29:41.862Z] DONE 1 tests, 1 skipped in 0.091s [2022-01-25T00:29:41.862Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T00:29:41.862Z] INFO: Testing against a local daemon [2022-01-25T00:29:41.862Z] === RUN TestSecretInspect [2022-01-25T00:29:41.862Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.862Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-25T00:29:41.862Z] === RUN TestSecretList [2022-01-25T00:29:41.862Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.862Z] --- SKIP: TestSecretList (0.01s) [2022-01-25T00:29:41.862Z] === RUN TestSecretsCreateAndDelete [2022-01-25T00:29:41.862Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.862Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-25T00:29:41.862Z] === RUN TestSecretsUpdate [2022-01-25T00:29:41.862Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.862Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-25T00:29:41.862Z] === RUN TestTemplatedSecret [2022-01-25T00:29:41.863Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T00:29:41.863Z] === RUN TestSecretCreateResolve [2022-01-25T00:29:41.863Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-25T00:29:41.863Z] PASS [2022-01-25T00:29:41.863Z] [2022-01-25T00:29:41.863Z] === Skipped [2022-01-25T00:29:41.863Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-25T00:29:41.863Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] [2022-01-25T00:29:41.863Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-25T00:29:41.863Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] [2022-01-25T00:29:41.863Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-25T00:29:41.863Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] [2022-01-25T00:29:41.863Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-25T00:29:41.863Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] [2022-01-25T00:29:41.863Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-25T00:29:41.863Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] [2022-01-25T00:29:41.863Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-25T00:29:41.863Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:41.863Z] [2022-01-25T00:29:41.863Z] DONE 6 tests, 6 skipped in 0.141s [2022-01-25T00:29:41.863Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T00:29:42.123Z] INFO: Testing against a local daemon [2022-01-25T00:29:42.123Z] === RUN TestServiceCreateInit [2022-01-25T00:29:42.123Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T00:29:42.123Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T00:29:42.123Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- PASS: TestServiceCreateInit (0.02s) [2022-01-25T00:29:42.123Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:29:42.123Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:29:42.123Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T00:29:42.123Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-01-25T00:29:42.123Z] === RUN TestCreateServiceConflict [2022-01-25T00:29:42.123Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T00:29:42.123Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T00:29:42.123Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T00:29:42.123Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T00:29:42.123Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestCreateServiceSysctls [2022-01-25T00:29:42.123Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-25T00:29:42.123Z] === RUN TestCreateServiceCapabilities [2022-01-25T00:29:42.123Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-25T00:29:42.123Z] === RUN TestInspect [2022-01-25T00:29:42.123Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestInspect (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestCreateJob [2022-01-25T00:29:42.123Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestCreateJob (0.03s) [2022-01-25T00:29:42.123Z] === RUN TestReplicatedJob [2022-01-25T00:29:42.123Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestUpdateReplicatedJob [2022-01-25T00:29:42.123Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestServiceListWithStatuses [2022-01-25T00:29:42.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:29:42.123Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T00:29:42.123Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T00:29:42.123Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestDockerNetworkReConnect [2022-01-25T00:29:42.123Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:42.123Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-01-25T00:29:42.123Z] === RUN TestServicePlugin [2022-01-25T00:29:44.038Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.038Z] --- SKIP: TestServicePlugin (1.89s) [2022-01-25T00:29:44.038Z] === RUN TestServiceUpdateLabel [2022-01-25T00:29:44.038Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.038Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-01-25T00:29:44.038Z] === RUN TestServiceUpdateSecrets [2022-01-25T00:29:44.299Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.299Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2022-01-25T00:29:44.299Z] === RUN TestServiceUpdateConfigs [2022-01-25T00:29:44.299Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.299Z] --- SKIP: TestServiceUpdateConfigs (0.03s) [2022-01-25T00:29:44.299Z] === RUN TestServiceUpdateNetwork [2022-01-25T00:29:44.299Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.299Z] --- SKIP: TestServiceUpdateNetwork (0.03s) [2022-01-25T00:29:44.299Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T00:29:44.300Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-01-25T00:29:44.300Z] PASS [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === Skipped [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:29:44.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:29:44.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-01-25T00:29:44.300Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-25T00:29:44.300Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-25T00:29:44.300Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-25T00:29:44.300Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-25T00:29:44.300Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-25T00:29:44.300Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-25T00:29:44.300Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-25T00:29:44.300Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-25T00:29:44.300Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestCreateJob (0.03s) [2022-01-25T00:29:44.300Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-25T00:29:44.300Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-25T00:29:44.300Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-25T00:29:44.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-25T00:29:44.300Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-01-25T00:29:44.300Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s) [2022-01-25T00:29:44.300Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-01-25T00:29:44.300Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2022-01-25T00:29:44.300Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.03s) [2022-01-25T00:29:44.300Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.03s) [2022-01-25T00:29:44.300Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-01-25T00:29:44.300Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-25T00:29:44.300Z] [2022-01-25T00:29:44.300Z] DONE 24 tests, 23 skipped in 2.342s [2022-01-25T00:29:44.300Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T00:29:44.300Z] INFO: Testing against a local daemon [2022-01-25T00:29:44.300Z] === RUN TestSessionCreate [2022-01-25T00:29:44.561Z] --- PASS: TestSessionCreate (0.02s) [2022-01-25T00:29:44.561Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T00:29:44.561Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-25T00:29:44.561Z] PASS [2022-01-25T00:29:44.561Z] [2022-01-25T00:29:44.561Z] DONE 2 tests in 0.138s [2022-01-25T00:29:44.561Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T00:29:44.561Z] INFO: Testing against a local daemon [2022-01-25T00:29:44.561Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:29:44.561Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T00:29:44.561Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:29:44.561Z] === RUN TestDiskUsage [2022-01-25T00:29:44.561Z] === PAUSE TestDiskUsage [2022-01-25T00:29:44.561Z] === RUN TestEventsExecDie [2022-01-25T00:29:45.131Z] --- PASS: TestEventsExecDie (0.48s) [2022-01-25T00:29:45.131Z] === RUN TestEventsBackwardsCompatible [2022-01-25T00:29:45.131Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-25T00:29:45.131Z] === RUN TestEventsVolumeCreate [2022-01-25T00:29:45.131Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-01-25T00:29:45.131Z] === RUN TestInfoBinaryCommits [2022-01-25T00:29:45.131Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-25T00:29:45.131Z] === RUN TestInfoAPIVersioned [2022-01-25T00:29:45.131Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-25T00:29:45.131Z] === RUN TestInfoAPI [2022-01-25T00:29:45.131Z] --- PASS: TestInfoAPI (0.02s) [2022-01-25T00:29:45.131Z] === RUN TestInfoAPIWarnings [2022-01-25T00:29:49.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-25T00:29:49.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-25T00:29:52.587Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-25T00:29:54.739Z] tests/integration/client_test.py ..... [ 75%] [2022-01-25T00:29:54.739Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-25T00:29:55.305Z] tests/integration/errors_test.py . [ 76%] [2022-01-25T00:29:57.000Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-25T00:29:57.000Z] [2022-01-25T00:29:57.000Z] ________ ____ __. [2022-01-25T00:29:57.000Z] \_____ \ | |/ _| [2022-01-25T00:29:57.000Z] / | \| < [2022-01-25T00:29:57.000Z] / | \ | \ [2022-01-25T00:29:57.000Z] \_______ /____|__ \ [2022-01-25T00:29:57.000Z] \/ \/ [2022-01-25T00:29:57.000Z] [2022-01-25T00:29:57.000Z] INFO: make.ps1 ended at 01/25/2022 00:29:52 [2022-01-25T00:29:57.000Z] INFO: Binaries build ended at 01/25/2022 00:29:54. Duration:00:01:29.5050423 [2022-01-25T00:29:57.000Z] INFO: Copying the built daemon binary to d:\CI\PR-43182\5\binary\dockerd-9d83956eb7.exe... [2022-01-25T00:29:57.000Z] INFO: Copying the built client binary to d:\CI\PR-43182\5\binary\docker-9d83956eb7.exe... [2022-01-25T00:29:57.000Z] INFO: Copying dockerversion from the container... [2022-01-25T00:29:57.000Z] INFO: Copying the golang package from the container to d:\CI\PR-43182\5\installer\go.zip... [2022-01-25T00:29:57.000Z] INFO: Extracting go.zip to d:\CI\PR-43182\5\go [2022-01-25T00:30:03.240Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-01-25T00:30:03.240Z] === RUN TestInfoDebug [2022-01-25T00:30:03.240Z] --- PASS: TestInfoDebug (0.54s) [2022-01-25T00:30:03.240Z] === RUN TestInfoInsecureRegistries [2022-01-25T00:30:03.240Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-25T00:30:03.240Z] === RUN TestInfoRegistryMirrors [2022-01-25T00:30:03.240Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-01-25T00:30:03.240Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T00:30:03.240Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-01-25T00:30:03.240Z] === RUN TestPingCacheHeaders [2022-01-25T00:30:03.240Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-25T00:30:03.240Z] === RUN TestPingGet [2022-01-25T00:30:03.240Z] --- PASS: TestPingGet (0.01s) [2022-01-25T00:30:03.240Z] === RUN TestPingHead [2022-01-25T00:30:03.240Z] --- PASS: TestPingHead (0.02s) [2022-01-25T00:30:03.240Z] === RUN TestVersion [2022-01-25T00:30:03.240Z] --- PASS: TestVersion (0.02s) [2022-01-25T00:30:03.240Z] === CONT TestDiskUsage [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T00:30:03.811Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T00:30:04.071Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T00:30:04.332Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage (1.19s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-25T00:30:04.593Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-01-25T00:30:04.593Z] PASS [2022-01-25T00:30:04.593Z] [2022-01-25T00:30:04.594Z] === Skipped [2022-01-25T00:30:04.594Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:30:04.594Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T00:30:04.594Z] [2022-01-25T00:30:04.594Z] DONE 50 tests, 1 skipped in 20.036s [2022-01-25T00:30:04.594Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T00:30:04.594Z] INFO: Testing against a local daemon [2022-01-25T00:30:04.594Z] === RUN TestVolumesCreateAndList [2022-01-25T00:30:04.594Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-25T00:30:04.594Z] === RUN TestVolumesRemove [2022-01-25T00:30:04.594Z] --- PASS: TestVolumesRemove (0.04s) [2022-01-25T00:30:04.594Z] === RUN TestVolumesInspect [2022-01-25T00:30:04.594Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-25T00:30:04.594Z] === RUN TestVolumesInvalidJSON [2022-01-25T00:30:04.594Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T00:30:04.594Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T00:30:04.594Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T00:30:04.594Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-25T00:30:04.594Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T00:30:04.594Z] PASS [2022-01-25T00:30:04.594Z] [2022-01-25T00:30:04.594Z] DONE 5 tests in 0.171s [2022-01-25T00:30:04.594Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T00:30:04.855Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13143 is not a child of this shell [2022-01-25T00:30:04.855Z] warning: PID 13143 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-25T00:30:04.855Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T00:30:04.855Z] [2022-01-25T00:30:04.855Z] Unloading profiles will leave already running processes permanently [2022-01-25T00:30:04.855Z] unconfined, which can lead to unexpected situations. [2022-01-25T00:30:04.855Z] [2022-01-25T00:30:04.855Z] To set a process to complain mode, use the command line tool [2022-01-25T00:30:04.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T00:30:04.855Z] Removing test suite binaries [2022-01-25T00:30:04.855Z] exiting test-integration [2022-01-25T00:30:04.855Z] ++ exit 0 [2022-01-25T00:30:04.855Z] Post stage [Pipeline] junit [2022-01-25T00:30:05.440Z] Recording test results [2022-01-25T00:30:07.107Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T00:30:07.107Z] Using test binary docker [2022-01-25T00:30:07.107Z] +++ /etc/init.d/apparmor start [2022-01-25T00:30:07.107Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T00:30:07.107Z] INFO: Waiting for daemon to start... [2022-01-25T00:30:07.107Z] Starting dockerd [2022-01-25T00:30:07.107Z] +++ 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-01-25T00:30:07.107Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T00:30:07.107Z] Using test binary docker [2022-01-25T00:30:07.107Z] +++ /etc/init.d/apparmor start [2022-01-25T00:30:07.107Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T00:30:07.107Z] INFO: Waiting for daemon to start... [2022-01-25T00:30:07.107Z] Starting dockerd [2022-01-25T00:30:07.107Z] +++ 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-01-25T00:30:07.149Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T00:30:07.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-25T00:30:07.505Z] + echo Ensuring container killed. [2022-01-25T00:30:07.505Z] Ensuring container killed. [2022-01-25T00:30:07.505Z] + docker rm -vf docker-pr5 [2022-01-25T00:30:07.505Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-25T00:30:07.683Z] . [2022-01-25T00:30:07.683Z] [2022-01-25T00:30:07.683Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T00:30:07.683Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T00:30:07.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T00:30:07.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T00:30:07.683Z] Error: No such image: emptyfs [2022-01-25T00:30:07.683Z] ++++ docker load [2022-01-25T00:30:07.683Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T00:30:07.683Z] Error: No such image: emptyfs [2022-01-25T00:30:07.801Z] + echo Chowning /workspace to jenkins user [2022-01-25T00:30:07.802Z] Chowning /workspace to jenkins user [2022-01-25T00:30:07.802Z] + id -u [2022-01-25T00:30:07.802Z] + id -g [2022-01-25T00:30:07.802Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43182:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T00:30:07.802Z] Unable to find image 'busybox:latest' locally [2022-01-25T00:30:07.802Z] latest: Pulling from library/busybox [2022-01-25T00:30:07.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T00:30:07.944Z] ++++ docker load [2022-01-25T00:30:08.063Z] 5cc84ad355aa: Pulling fs layer [2022-01-25T00:30:08.063Z] 5cc84ad355aa: Download complete [2022-01-25T00:30:08.063Z] 5cc84ad355aa: Pull complete [2022-01-25T00:30:08.063Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-25T00:30:08.063Z] Status: Downloaded newer image for busybox:latest [2022-01-25T00:30:08.205Z] Running integration-test (iteration 1) [2022-01-25T00:30:08.205Z] 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-01-25T00:30:08.205Z] ++ 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-01-25T00:30:08.205Z] ++ set -e [2022-01-25T00:30:08.205Z] ++ '[' -n 0 ']' [2022-01-25T00:30:08.205Z] ++ set -x [2022-01-25T00:30:08.205Z] ++ env -i DEST=/go/src/github.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-01-25T00:30:08.205Z] Running integration-test (iteration 1) [2022-01-25T00:30:08.205Z] 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-01-25T00:30:08.205Z] ++ 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-01-25T00:30:08.205Z] ++ set -e [2022-01-25T00:30:08.205Z] ++ '[' -n 0 ']' [2022-01-25T00:30:08.205Z] ++ set -x [2022-01-25T00:30:08.205Z] ++ env -i DEST=/go/src/github.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)/' [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T00:30:09.147Z] Loaded image: busybox:latest [2022-01-25T00:30:09.147Z] Loaded image: busybox:latest [2022-01-25T00:30:09.306Z] + bundleName=amd64-rootless [2022-01-25T00:30:09.306Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-25T00:30:09.306Z] Creating amd64-rootless-bundles.tar.gz [2022-01-25T00:30:09.306Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-25T00:30:09.306Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-25T00:30:09.320Z] Archiving artifacts [2022-01-25T00:30:09.408Z] Loaded image: busybox:glibc [2022-01-25T00:30:09.408Z] Loaded image: busybox:glibc [2022-01-25T00:30:11.382Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T00:30:11.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-25T00:30:11.695Z] + make clean [2022-01-25T00:30:11.955Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T00:30:11.955Z] docker-dev-cache [2022-01-25T00:30:11.955Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T00:30:13.523Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-25T00:30:14.696Z] Loaded image: debian:bullseye-slim [2022-01-25T00:30:14.696Z] Loaded image: hello-world:latest [2022-01-25T00:30:14.696Z] Loaded image: debian:bullseye-slim [2022-01-25T00:30:14.696Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:30:14.696Z] Loaded image: hello-world:latest [2022-01-25T00:30:14.696Z] INFO: Testing against a local daemon [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T00:30:14.696Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T00:30:14.696Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:30:14.696Z] INFO: Testing against a local daemon [2022-01-25T00:30:14.696Z] === RUN TestDockerDaemonSuite [2022-01-25T00:30:14.696Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-25T00:30:17.245Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T00:30:17.245Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T00:30:17.817Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T00:30:17.817Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T00:30:18.388Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T00:30:18.649Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T00:30:18.649Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T00:30:19.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-25T00:30:19.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-25T00:30:20.044Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T00:30:20.306Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T00:30:20.306Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T00:30:20.306Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T00:30:20.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-25T00:30:20.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-25T00:30:21.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-25T00:30:21.261Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T00:30:21.522Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-25T00:30:22.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-25T00:30:22.465Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T00:30:22.465Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T00:30:22.465Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T00:30:22.465Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T00:30:23.409Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T00:30:23.788Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-25T00:30:23.788Z] [2022-01-25T00:30:23.788Z] ________ ____ __. [2022-01-25T00:30:23.788Z] \_____ \ | |/ _| [2022-01-25T00:30:23.788Z] / | \| < [2022-01-25T00:30:23.788Z] / | \ | \ [2022-01-25T00:30:23.788Z] \_______ /____|__ \ [2022-01-25T00:30:23.788Z] \/ \/ [2022-01-25T00:30:23.788Z] [2022-01-25T00:30:23.788Z] INFO: make.ps1 ended at 01/25/2022 00:30:17 [2022-01-25T00:30:23.788Z] INFO: Binaries build ended at 01/25/2022 00:30:18. Duration:00:01:29.0600064 [2022-01-25T00:30:23.788Z] INFO: Copying the built daemon binary to d:\CI\PR-43182\5\binary\dockerd-ec6897cf88.exe... [2022-01-25T00:30:23.788Z] INFO: Copying the built client binary to d:\CI\PR-43182\5\binary\docker-ec6897cf88.exe... [2022-01-25T00:30:23.788Z] INFO: Copying dockerversion from the container... [2022-01-25T00:30:23.788Z] INFO: Copying the golang package from the container to d:\CI\PR-43182\5\installer\go.zip... [2022-01-25T00:30:23.788Z] INFO: Extracting go.zip to d:\CI\PR-43182\5\go [2022-01-25T00:30:24.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-25T00:30:24.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-25T00:30:25.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-25T00:30:26.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-25T00:30:26.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-25T00:30:27.358Z] INFO: Extraction ended at 01/25/2022 00:30:24. Duration:00:00:28.5103697 [2022-01-25T00:30:27.358Z] INFO: Updating the golang and path environment variables [2022-01-25T00:30:27.358Z] INFO: GOPATH=d:\gopath [2022-01-25T00:30:27.358Z] INFO: go version go1.17.6 windows/amd64 [2022-01-25T00:30:27.358Z] INFO: Running the daemon under test in debug mode [2022-01-25T00:30:27.358Z] INFO: Starting a daemon under test... [2022-01-25T00:30:27.358Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43182\5\daemon --pidfile d:\CI\PR-43182\5\docker.pid -D [2022-01-25T00:30:27.358Z] INFO: Process started successfully. [2022-01-25T00:30:27.358Z] INFO: Start tailing logs of the daemon under tests [2022-01-25T00:30:27.358Z] INFO: Waiting for the daemon under test to start... [2022-01-25T00:30:27.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-25T00:30:28.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-25T00:30:28.699Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T00:30:29.048Z] ......... [ 85%] [2022-01-25T00:30:29.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-25T00:30:29.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-25T00:30:30.695Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-25T00:30:30.695Z] Using test binary docker [2022-01-25T00:30:30.695Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-25T00:30:30.695Z] +++ /etc/init.d/apparmor start [2022-01-25T00:30:30.695Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-25T00:30:30.695Z] INFO: Waiting for daemon to start... [2022-01-25T00:30:30.695Z] Starting dockerd [2022-01-25T00:30:30.695Z] +++ 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-01-25T00:30:32.001Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T00:30:33.656Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-25T00:30:33.913Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T00:30:33.913Z] --- PASS: TestBuildWithHugeFile (108.77s) [2022-01-25T00:30:33.913Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T00:30:33.913Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:30:33.913Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:30:33.913Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T00:30:33.913Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:30:33.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:30:33.913Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:30:33.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:30:33.913Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:30:33.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:30:33.913Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:30:33.913Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:30:33.913Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:30:34.173Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-25T00:30:34.173Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-25T00:30:34.173Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-01-25T00:30:34.173Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-01-25T00:30:34.173Z] === RUN TestBuildPreserveOwnership [2022-01-25T00:30:34.173Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T00:30:35.105Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-25T00:30:35.561Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T00:30:36.132Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T00:30:36.397Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T00:30:36.969Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T00:30:37.541Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T00:30:37.802Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-01-25T00:30:37.802Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-01-25T00:30:37.802Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2022-01-25T00:30:37.802Z] === RUN TestBuildPlatformInvalid [2022-01-25T00:30:37.802Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-25T00:30:37.802Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T00:30:38.063Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-25T00:30:38.635Z] Loaded image: busybox:latest [2022-01-25T00:30:38.635Z] Loaded image: busybox:glibc [2022-01-25T00:30:38.806Z] . [2022-01-25T00:30:38.806Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-25T00:30:38.806Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-25T00:30:38.806Z] Error: No such image: emptyfs [2022-01-25T00:30:38.806Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-25T00:30:38.806Z] ++++ docker load [2022-01-25T00:30:38.806Z] Running integration-test (iteration 1) [2022-01-25T00:30:38.806Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-25T00:30:38.806Z] ++ 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-01-25T00:30:38.806Z] ++ set -e [2022-01-25T00:30:38.806Z] ++ '[' -n 0 ']' [2022-01-25T00:30:38.806Z] ++ set -x [2022-01-25T00:30:38.807Z] ++ env -i DEST=/go/src/github.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-01-25T00:30:38.807Z] Loaded image: busybox:latest [2022-01-25T00:30:39.065Z] Loaded image: busybox:glibc [2022-01-25T00:30:40.001Z] Loaded image: debian:bullseye-slim [2022-01-25T00:30:40.020Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-25T00:30:40.020Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-25T00:30:40.260Z] Loaded image: hello-world:latest [2022-01-25T00:30:40.260Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:30:40.260Z] INFO: Testing against a local daemon [2022-01-25T00:30:40.260Z] === RUN TestCgroupNamespacesBuild [2022-01-25T00:30:40.975Z] Loaded image: debian:bullseye-slim [2022-01-25T00:30:40.975Z] Loaded image: hello-world:latest [2022-01-25T00:30:40.975Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:30:41.558Z] docker_cli_daemon_test.go:1472: [dda2085794cca] daemon is not started [2022-01-25T00:30:41.558Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-25T00:30:41.638Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-01-25T00:30:41.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-25T00:30:41.652Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-25T00:30:41.652Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-25T00:30:42.132Z] check_test.go:308: [def2b9fbffc43] daemon is not started [2022-01-25T00:30:42.132Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-25T00:30:42.393Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T00:30:42.574Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s) [2022-01-25T00:30:42.574Z] === RUN TestBuildWithSession [2022-01-25T00:30:42.574Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:30:42.574Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T00:30:42.574Z] === RUN TestBuildSquashParent [2022-01-25T00:30:43.335Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T00:30:43.357Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-25T00:30:44.719Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-25T00:30:45.290Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T00:30:45.371Z] ...INFO: Daemon under test started and replied! [2022-01-25T00:30:45.371Z] INFO: Docker version of the daemon under test [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] Client: [2022-01-25T00:30:45.371Z] Version: 17.06.2-ce [2022-01-25T00:30:45.371Z] API version: 1.30 [2022-01-25T00:30:45.371Z] Go version: go1.8.3 [2022-01-25T00:30:45.371Z] Git commit: cec0b72 [2022-01-25T00:30:45.371Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-25T00:30:45.371Z] OS/Arch: windows/amd64 [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] Server: [2022-01-25T00:30:45.371Z] Version: 0.0.0-dev [2022-01-25T00:30:45.371Z] API version: 1.42 (minimum version 1.24) [2022-01-25T00:30:45.371Z] Go version: go1.17.6 [2022-01-25T00:30:45.371Z] Git commit: 9d83956eb7 [2022-01-25T00:30:45.371Z] Built: 01/25/2022 00:28:29 [2022-01-25T00:30:45.371Z] OS/Arch: windows/amd64 [2022-01-25T00:30:45.371Z] Experimental: false [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] INFO: Docker info of the daemon under test [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] Containers: 0 [2022-01-25T00:30:45.371Z] Running: 0 [2022-01-25T00:30:45.371Z] Paused: 0 [2022-01-25T00:30:45.371Z] Stopped: 0 [2022-01-25T00:30:45.371Z] Images: 0 [2022-01-25T00:30:45.371Z] Server Version: 0.0.0-dev [2022-01-25T00:30:45.371Z] Storage Driver: windowsfilter [2022-01-25T00:30:45.371Z] Windows: [2022-01-25T00:30:45.371Z] Logging Driver: json-file [2022-01-25T00:30:45.371Z] Plugins: [2022-01-25T00:30:45.371Z] Volume: local [2022-01-25T00:30:45.371Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:30:45.371Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:30:45.371Z] Swarm: inactive [2022-01-25T00:30:45.371Z] Default Isolation: process [2022-01-25T00:30:45.371Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T00:30:45.371Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T00:30:45.371Z] OSType: windows [2022-01-25T00:30:45.371Z] Architecture: x86_64 [2022-01-25T00:30:45.371Z] CPUs: 4 [2022-01-25T00:30:45.371Z] Total Memory: 32GiB [2022-01-25T00:30:45.371Z] Name: azwin-2-0cac11 [2022-01-25T00:30:45.371Z] ID: LCW4:T2UQ:DZ63:GV2M:KI6H:SCOY:MBYX:WKF7:7QXK:ZEDM:BXC6:BC4B [2022-01-25T00:30:45.371Z] Docker Root Dir: D:\CI\PR-43182\5\daemon [2022-01-25T00:30:45.371Z] Debug Mode (client): false [2022-01-25T00:30:45.371Z] Debug Mode (server): true [2022-01-25T00:30:45.371Z] File Descriptors: -1 [2022-01-25T00:30:45.371Z] Goroutines: 16 [2022-01-25T00:30:45.371Z] System Time: 2022-01-25T00:30:44.6545157Z [2022-01-25T00:30:45.371Z] EventsListeners: 0 [2022-01-25T00:30:45.371Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:30:45.371Z] Labels: [2022-01-25T00:30:45.371Z] Experimental: false [2022-01-25T00:30:45.371Z] Insecure Registries: [2022-01-25T00:30:45.371Z] 127.0.0.0/8 [2022-01-25T00:30:45.371Z] Live Restore Enabled: false [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] INFO: Docker images of the daemon under test [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T00:30:45.371Z] [2022-01-25T00:30:45.371Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-25T00:30:45.371Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-25T00:30:45.371Z] ltsc2022: Pulling from windows/servercore [2022-01-25T00:30:45.896Z] 8f616e6e9eec: Pulling fs layer [2022-01-25T00:30:45.896Z] 0e02c12b1310: Pulling fs layer [2022-01-25T00:30:46.096Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-25T00:30:46.096Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-25T00:30:46.234Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T00:30:46.234Z] check_test.go:308: [dc3a5de3dab7e] daemon is not started [2022-01-25T00:30:46.234Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-25T00:30:46.763Z] --- PASS: TestBuildSquashParent (3.48s) [2022-01-25T00:30:46.763Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T00:30:46.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:30:46.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:30:46.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:30:46.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:30:46.763Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:30:46.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:30:46.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:30:46.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:30:46.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:30:46.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:30:46.763Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:30:46.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:30:46.763Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:30:46.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:30:46.806Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T00:30:47.329Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:30:47.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:30:48.189Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T00:30:48.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:30:48.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:30:49.332Z] INFO: Extraction ended at 01/25/2022 00:30:48. Duration:00:00:27.1588473 [2022-01-25T00:30:49.333Z] INFO: Updating the golang and path environment variables [2022-01-25T00:30:49.333Z] INFO: GOPATH=d:\gopath [2022-01-25T00:30:49.333Z] INFO: go version go1.17.6 windows/amd64 [2022-01-25T00:30:49.333Z] INFO: Running the daemon under test in debug mode [2022-01-25T00:30:49.333Z] INFO: Starting a daemon under test... [2022-01-25T00:30:49.333Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43182\5\daemon --pidfile d:\CI\PR-43182\5\docker.pid -D [2022-01-25T00:30:49.333Z] INFO: Process started successfully. [2022-01-25T00:30:49.333Z] INFO: Start tailing logs of the daemon under tests [2022-01-25T00:30:49.333Z] INFO: Waiting for the daemon under test to start... [2022-01-25T00:30:49.576Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T00:30:49.642Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-25T00:30:49.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s) [2022-01-25T00:30:49.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.21s) [2022-01-25T00:30:49.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.96s) [2022-01-25T00:30:49.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.00s) [2022-01-25T00:30:49.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.94s) [2022-01-25T00:30:49.642Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2022-01-25T00:30:49.642Z] === RUN TestBuildMultiStageCopy [2022-01-25T00:30:49.642Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T00:30:50.058Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-25T00:30:50.518Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T00:30:50.576Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-25T00:30:50.576Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-25T00:30:50.576Z] [2022-01-25T00:30:50.576Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-25T00:30:50.576Z] =========================== short test summary info ============================ [2022-01-25T00:30:50.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-25T00:30:50.576Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-25T00:30:50.576Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-25T00:30:50.576Z] Not supported on most drivers [2022-01-25T00:30:50.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-25T00:30:50.576Z] Output of docker top depends on host distro, and is not formalized. [2022-01-25T00:30:50.576Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-25T00:30:50.576Z] Output of docker top depends on host distro, and is not formalized. [2022-01-25T00:30:50.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-25T00:30:50.576Z] Can fail if eth0 has multiple IP addresses [2022-01-25T00:30:50.576Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-25T00:30:50.576Z] This doesn't seem to be taken into account by the engine [2022-01-25T00:30:50.576Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-25T00:30:50.576Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-25T00:30:50.576Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.49 seconds == [2022-01-25T00:30:50.578Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T00:30:50.578Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T00:30:50.833Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-25T00:30:50.836Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T00:30:51.090Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-25T00:30:51.095Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T00:30:51.095Z] --- PASS: TestBuildMultiStageCopy (1.87s) [2022-01-25T00:30:51.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2022-01-25T00:30:51.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-01-25T00:30:51.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-01-25T00:30:51.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2022-01-25T00:30:51.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-01-25T00:30:51.095Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T00:30:51.663Z] --- PASS: TestBuildMultiStageParentConfig (0.49s) [2022-01-25T00:30:51.663Z] === RUN TestBuildLabelWithTargets [2022-01-25T00:30:51.663Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T00:30:51.663Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T00:30:52.600Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2022-01-25T00:30:52.600Z] === RUN TestBuildWithEmptyLayers [2022-01-25T00:30:52.607Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T00:30:52.863Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-01-25T00:30:52.863Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T00:30:53.550Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.62s) [2022-01-25T00:30:53.551Z] PASS [2022-01-25T00:30:53.551Z] [2022-01-25T00:30:53.551Z] === Skipped [2022-01-25T00:30:53.551Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-25T00:30:53.551Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:30:53.551Z] [2022-01-25T00:30:53.551Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:30:53.551Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:30:53.551Z] [2022-01-25T00:30:53.551Z] DONE 34 tests, 2 skipped in 173.105s [2022-01-25T00:30:53.551Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T00:30:53.551Z] ++ 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-01-25T00:30:53.551Z] ++ set -e [2022-01-25T00:30:53.551Z] ++ '[' -n 0 ']' [2022-01-25T00:30:53.551Z] ++ set -x [2022-01-25T00:30:53.551Z] ++ env -i DEST=/go/src/github.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-01-25T00:30:53.551Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T00:30:53.551Z] INFO: Testing against a local daemon [2022-01-25T00:30:53.551Z] === RUN TestConfigInspect [2022-01-25T00:30:53.812Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-25T00:30:54.241Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) [2022-01-25T00:30:54.241Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T00:30:54.242Z] 0e02c12b1310: Verifying Checksum [2022-01-25T00:30:54.242Z] 0e02c12b1310: Download complete [2022-01-25T00:30:54.242Z] 8f616e6e9eec: Verifying Checksum [2022-01-25T00:30:54.242Z] 8f616e6e9eec: Download complete [2022-01-25T00:30:54.809Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-01-25T00:30:54.809Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T00:30:56.186Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s) [2022-01-25T00:30:56.186Z] === RUN TestBuildWithHugeFile [2022-01-25T00:30:56.360Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-25T00:30:56.360Z] --- PASS: TestConfigInspect (2.83s) [2022-01-25T00:30:56.360Z] === RUN TestConfigList [2022-01-25T00:30:59.660Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-25T00:30:59.660Z] --- PASS: TestConfigList (2.95s) [2022-01-25T00:30:59.660Z] === RUN TestConfigsCreateAndDelete [2022-01-25T00:31:00.732Z] --- PASS: TestImportExtremelyLargeImageWorks (91.02s) [2022-01-25T00:31:00.732Z] PASS [2022-01-25T00:31:00.732Z] [2022-01-25T00:31:00.732Z] DONE 22 tests in 93.896s [2022-01-25T00:31:00.732Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T00:31:00.732Z] INFO: Testing against a local daemon [2022-01-25T00:31:00.732Z] === RUN TestNetworkCreateDelete [2022-01-25T00:31:00.732Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-01-25T00:31:00.732Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T00:31:00.732Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-01-25T00:31:00.732Z] === RUN TestDaemonDNSFallback [2022-01-25T00:31:01.040Z] 0e02c12b1310: Verifying Checksum [2022-01-25T00:31:01.040Z] 0e02c12b1310: Download complete [2022-01-25T00:31:02.621Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-01-25T00:31:02.621Z] === RUN TestInspectNetwork [2022-01-25T00:31:02.960Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2022-01-25T00:31:02.960Z] === RUN TestConfigsUpdate [2022-01-25T00:31:02.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-25T00:31:03.018Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T00:31:03.018Z] [2022-01-25T00:31:03.018Z] Unloading profiles will leave already running processes permanently [2022-01-25T00:31:03.018Z] unconfined, which can lead to unexpected situations. [2022-01-25T00:31:03.018Z] [2022-01-25T00:31:03.018Z] To set a process to complain mode, use the command line tool [2022-01-25T00:31:03.018Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T00:31:03.018Z] Post stage [Pipeline] junit [2022-01-25T00:31:03.029Z] Recording test results [2022-01-25T00:31:03.122Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-25T00:31:03.395Z] + echo Ensuring container killed. [2022-01-25T00:31:03.395Z] Ensuring container killed. [2022-01-25T00:31:03.395Z] + docker rm -vf docker-pr5 [2022-01-25T00:31:03.395Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-25T00:31:03.673Z] + echo Chowning /workspace to jenkins user [2022-01-25T00:31:03.673Z] Chowning /workspace to jenkins user [2022-01-25T00:31:03.673Z] + id -u [2022-01-25T00:31:03.673Z] + id -g [2022-01-25T00:31:03.673Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43182:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T00:31:04.876Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T00:31:05.138Z] === RUN TestInspectNetwork/full_network_id [2022-01-25T00:31:05.138Z] === RUN TestInspectNetwork/partial_network_id [2022-01-25T00:31:05.138Z] === RUN TestInspectNetwork/network_name [2022-01-25T00:31:05.138Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-25T00:31:05.335Z] + bundleName=docker-py [2022-01-25T00:31:05.335Z] + echo Creating docker-py-bundles.tar.gz [2022-01-25T00:31:05.335Z] Creating docker-py-bundles.tar.gz [2022-01-25T00:31:05.335Z] + 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-01-25T00:31:05.346Z] Archiving artifacts [2022-01-25T00:31:05.448Z] --- PASS: TestConfigsUpdate (2.94s) [2022-01-25T00:31:05.448Z] === RUN TestTemplatedConfig [2022-01-25T00:31:05.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-25T00:31:05.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9a69978b079db525a1b7d41b5ad3eaa265046f63 -e DOCKER_GRAPHDRIVER docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 hack/make.sh binary [2022-01-25T00:31:06.019Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-25T00:31:06.231Z] [2022-01-25T00:31:06.231Z] Removing bundles/ [2022-01-25T00:31:06.489Z] [2022-01-25T00:31:06.489Z] ---> Making bundle: binary (in bundles/binary) [2022-01-25T00:31:06.489Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-25T00:31:06.489Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:31:07.934Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-25T00:31:08.509Z] check_test.go:308: [d15aeed39e782] daemon is not started [2022-01-25T00:31:08.509Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-25T00:31:08.771Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T00:31:08.771Z] --- PASS: TestTemplatedConfig (3.35s) [2022-01-25T00:31:08.771Z] === RUN TestConfigCreateResolve [2022-01-25T00:31:09.032Z] check_test.go:308: [ddf6ed2d686a8] daemon is not started [2022-01-25T00:31:09.032Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-25T00:31:09.032Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T00:31:09.302Z] --- PASS: TestInspectNetwork (6.99s) [2022-01-25T00:31:09.302Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-25T00:31:09.302Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-25T00:31:09.302Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-25T00:31:09.302Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-25T00:31:09.302Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T00:31:09.864Z] 8f616e6e9eec: Verifying Checksum [2022-01-25T00:31:09.864Z] 8f616e6e9eec: Download complete [2022-01-25T00:31:10.418Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-25T00:31:10.418Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T00:31:10.418Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T00:31:10.667Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-01-25T00:31:10.667Z] === RUN TestNetworkInvalidJSON [2022-01-25T00:31:10.667Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T00:31:10.667Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T00:31:10.679Z] check_test.go:308: [d324a4ffdafd6] daemon is not started [2022-01-25T00:31:10.679Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-25T00:31:10.808Z] .....INFO: Daemon under test started and replied! [2022-01-25T00:31:10.808Z] INFO: Docker version of the daemon under test [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] Client: [2022-01-25T00:31:10.808Z] Version: 17.06.2-ce [2022-01-25T00:31:10.808Z] API version: 1.30 [2022-01-25T00:31:10.808Z] Go version: go1.8.3 [2022-01-25T00:31:10.808Z] Git commit: cec0b72 [2022-01-25T00:31:10.808Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-25T00:31:10.808Z] OS/Arch: windows/amd64 [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] Server: [2022-01-25T00:31:10.808Z] Version: 0.0.0-dev [2022-01-25T00:31:10.808Z] API version: 1.42 (minimum version 1.24) [2022-01-25T00:31:10.808Z] Go version: go1.17.6 [2022-01-25T00:31:10.808Z] Git commit: ec6897cf88 [2022-01-25T00:31:10.808Z] Built: 01/25/2022 00:28:56 [2022-01-25T00:31:10.808Z] OS/Arch: windows/amd64 [2022-01-25T00:31:10.808Z] Experimental: false [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] INFO: Docker info of the daemon under test [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] Containers: 0 [2022-01-25T00:31:10.808Z] Running: 0 [2022-01-25T00:31:10.808Z] Paused: 0 [2022-01-25T00:31:10.808Z] Stopped: 0 [2022-01-25T00:31:10.808Z] Images: 0 [2022-01-25T00:31:10.808Z] Server Version: 0.0.0-dev [2022-01-25T00:31:10.808Z] Storage Driver: windowsfilter [2022-01-25T00:31:10.808Z] Windows: [2022-01-25T00:31:10.808Z] Logging Driver: json-file [2022-01-25T00:31:10.808Z] Plugins: [2022-01-25T00:31:10.808Z] Volume: local [2022-01-25T00:31:10.808Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T00:31:10.808Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T00:31:10.808Z] Swarm: inactive [2022-01-25T00:31:10.808Z] Default Isolation: process [2022-01-25T00:31:10.808Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T00:31:10.808Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T00:31:10.808Z] OSType: windows [2022-01-25T00:31:10.808Z] Architecture: x86_64 [2022-01-25T00:31:10.808Z] CPUs: 4 [2022-01-25T00:31:10.808Z] Total Memory: 32GiB [2022-01-25T00:31:10.808Z] Name: azwin-2-e6c440 [2022-01-25T00:31:10.808Z] ID: 2DVV:MOVV:JJKX:ESNV:SWRE:OAPF:WI4F:GFUN:V5VP:LAPR:ACJ7:RRLD [2022-01-25T00:31:10.808Z] Docker Root Dir: D:\CI\PR-43182\5\daemon [2022-01-25T00:31:10.808Z] Debug Mode (client): false [2022-01-25T00:31:10.808Z] Debug Mode (server): true [2022-01-25T00:31:10.808Z] File Descriptors: -1 [2022-01-25T00:31:10.808Z] Goroutines: 16 [2022-01-25T00:31:10.808Z] System Time: 2022-01-25T00:31:08.3490362Z [2022-01-25T00:31:10.808Z] EventsListeners: 0 [2022-01-25T00:31:10.808Z] Registry: https://index.docker.io/v1/ [2022-01-25T00:31:10.808Z] Labels: [2022-01-25T00:31:10.808Z] Experimental: false [2022-01-25T00:31:10.808Z] Insecure Registries: [2022-01-25T00:31:10.808Z] 127.0.0.0/8 [2022-01-25T00:31:10.808Z] Live Restore Enabled: false [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] INFO: Docker images of the daemon under test [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T00:31:10.808Z] [2022-01-25T00:31:10.808Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-25T00:31:10.808Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-25T00:31:10.808Z] ltsc2019: Pulling from windows/servercore [2022-01-25T00:31:10.808Z] 4612f6d0b889: Pulling fs layer [2022-01-25T00:31:10.808Z] 567fd00846e9: Pulling fs layer [2022-01-25T00:31:10.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:31:10.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:31:10.923Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:31:10.923Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:31:10.923Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T00:31:10.923Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:31:10.923Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:31:10.923Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-25T00:31:10.923Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T00:31:10.923Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T00:31:10.923Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T00:31:10.923Z] === RUN TestNetworkList [2022-01-25T00:31:10.923Z] === RUN TestNetworkList//networks [2022-01-25T00:31:10.923Z] === PAUSE TestNetworkList//networks [2022-01-25T00:31:10.923Z] === RUN TestNetworkList//networks/ [2022-01-25T00:31:10.923Z] === PAUSE TestNetworkList//networks/ [2022-01-25T00:31:10.923Z] === CONT TestNetworkList//networks [2022-01-25T00:31:10.923Z] === CONT TestNetworkList//networks/ [2022-01-25T00:31:10.923Z] --- PASS: TestNetworkList (0.02s) [2022-01-25T00:31:10.923Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T00:31:10.923Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T00:31:10.923Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T00:31:11.251Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-25T00:31:11.483Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-25T00:31:11.483Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T00:31:11.512Z] --- PASS: TestConfigCreateResolve (2.80s) [2022-01-25T00:31:11.512Z] PASS [2022-01-25T00:31:11.512Z] [2022-01-25T00:31:11.512Z] DONE 6 tests in 18.186s [2022-01-25T00:31:11.512Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T00:31:11.512Z] ++ 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-01-25T00:31:11.512Z] ++ set -e [2022-01-25T00:31:11.512Z] ++ '[' -n 0 ']' [2022-01-25T00:31:11.512Z] ++ set -x [2022-01-25T00:31:11.512Z] ++ env -i DEST=/go/src/github.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-01-25T00:31:11.774Z] INFO: Testing against a local daemon [2022-01-25T00:31:11.774Z] === RUN TestCheckpoint [2022-01-25T00:31:11.774Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:31:11.774Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T00:31:11.774Z] === RUN TestContainerInvalidJSON [2022-01-25T00:31:11.774Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:31:11.774Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:31:11.774Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:31:11.774Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:31:11.774Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:31:11.774Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:31:11.774Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-25T00:31:11.774Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T00:31:11.774Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T00:31:11.774Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T00:31:12.035Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-25T00:31:12.035Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T00:31:12.035Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-01-25T00:31:12.035Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T00:31:12.035Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-01-25T00:31:12.035Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T00:31:12.035Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-01-25T00:31:12.035Z] === RUN TestCopyFromContainer [2022-01-25T00:31:12.410Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-25T00:31:12.410Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T00:31:12.977Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T00:31:12.977Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-25T00:31:13.337Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-25T00:31:13.337Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T00:31:13.920Z] === RUN TestCopyFromContainer// [2022-01-25T00:31:13.920Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T00:31:13.920Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T00:31:14.182Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T00:31:14.182Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T00:31:14.182Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T00:31:14.182Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T00:31:14.267Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-25T00:31:14.267Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T00:31:14.444Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T00:31:14.444Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T00:31:14.444Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-25T00:31:14.444Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer (2.45s) [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer// (0.17s) [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-01-25T00:31:14.706Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-25T00:31:14.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-25T00:31:14.707Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-01-25T00:31:14.707Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-01-25T00:31:14.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T00:31:14.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:31:14.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:31:14.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:31:14.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:31:14.707Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:31:14.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:31:14.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:31:14.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:31:14.707Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:31:14.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-25T00:31:14.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T00:31:14.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T00:31:14.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-25T00:31:14.707Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T00:31:14.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-25T00:31:14.707Z] === RUN TestCreateWithInvalidEnv [2022-01-25T00:31:14.707Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T00:31:14.707Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T00:31:14.707Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T00:31:14.707Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T00:31:14.707Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T00:31:14.707Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T00:31:14.707Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T00:31:14.707Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T00:31:14.707Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T00:31:14.707Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-25T00:31:14.707Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T00:31:14.707Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T00:31:14.707Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T00:31:14.707Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T00:31:14.707Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-25T00:31:14.707Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T00:31:15.279Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T00:31:15.634Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-01-25T00:31:15.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T00:31:16.196Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-25T00:31:16.196Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T00:31:16.223Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T00:31:16.485Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2022-01-25T00:31:16.485Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T00:31:16.747Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-25T00:31:18.661Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2022-01-25T00:31:18.661Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T00:31:18.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:31:18.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:31:18.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:31:18.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:31:18.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:31:18.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:31:18.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:31:18.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:31:18.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:31:18.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:31:18.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:31:18.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:31:18.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:31:18.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:31:18.661Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:31:18.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-25T00:31:18.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T00:31:18.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T00:31:18.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T00:31:18.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T00:31:18.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T00:31:18.661Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T00:31:18.712Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-01-25T00:31:18.712Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T00:31:18.712Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:31:18.712Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:31:18.712Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T00:31:19.232Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-01-25T00:31:19.232Z] === RUN TestCreateDifferentPlatform [2022-01-25T00:31:19.232Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T00:31:19.232Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T00:31:19.232Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-25T00:31:19.232Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T00:31:19.232Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T00:31:19.232Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T00:31:19.232Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-25T00:31:19.232Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T00:31:19.232Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-25T00:31:19.232Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T00:31:19.232Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-25T00:31:19.232Z] === RUN TestDaemonRestartIpcMode [2022-01-25T00:31:19.232Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T00:31:19.232Z] === RUN TestDaemonHostGatewayIP [2022-01-25T00:31:19.232Z] === PAUSE TestDaemonHostGatewayIP [2022-01-25T00:31:19.232Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T00:31:19.232Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T00:31:19.232Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T00:31:19.232Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-25T00:31:19.232Z] === RUN TestDiff [2022-01-25T00:31:20.174Z] --- PASS: TestDiff (0.68s) [2022-01-25T00:31:20.174Z] === RUN TestExecWithCloseStdin [2022-01-25T00:31:20.174Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-25T00:31:20.749Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-01-25T00:31:20.749Z] === RUN TestExec [2022-01-25T00:31:21.320Z] --- PASS: TestExec (0.68s) [2022-01-25T00:31:21.320Z] === RUN TestExecUser [2022-01-25T00:31:22.266Z] --- PASS: TestExecUser (0.65s) [2022-01-25T00:31:22.266Z] === RUN TestExportContainerAndImportImage [2022-01-25T00:31:22.266Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T00:31:22.841Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2022-01-25T00:31:22.841Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T00:31:24.224Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-25T00:31:24.224Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-01-25T00:31:24.224Z] === RUN TestHealthCheckWorkdir [2022-01-25T00:31:24.485Z] check_test.go:308: [d4f4513a6c179] daemon is not started [2022-01-25T00:31:24.485Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-25T00:31:25.088Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-25T00:31:25.088Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T00:31:25.349Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T00:31:25.349Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2022-01-25T00:31:25.349Z] === RUN TestHealthKillContainer [2022-01-25T00:31:25.619Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-25T00:31:26.190Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-25T00:31:26.762Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T00:31:28.678Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-25T00:31:29.250Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T00:31:30.195Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-25T00:31:30.766Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T00:31:32.297Z] 567fd00846e9: Verifying Checksum [2022-01-25T00:31:32.297Z] 567fd00846e9: Download complete [2022-01-25T00:31:32.679Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T00:31:33.250Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-25T00:31:33.320Z] 4612f6d0b889: Verifying Checksum [2022-01-25T00:31:33.320Z] 4612f6d0b889: Download complete [2022-01-25T00:31:33.550Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2022-01-25T00:31:33.550Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T00:31:33.820Z] --- PASS: TestHealthKillContainer (8.44s) [2022-01-25T00:31:33.820Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T00:31:34.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-01-25T00:31:34.392Z] === RUN TestIpcModeNone [2022-01-25T00:31:34.477Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y69lmt03yerfk48h1l8vy6rst Created:2022-01-25 00:31:33.177210083 +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[808d9e64cfe1d96923f2f438e9eb637b3c01f4af114a88f6c7ae9ca608989708:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.50ueiruti6q2po2wtmpj9b3tj EndpointID:b00547096f765541d5016ccb7bde73f91efef3cf76779d5ad9bee662421696d9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:69c0cbc163b07245ef2c03b9ed73b24ef71687a1a9a4808d2b19a58eee2712c1 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:a684d52e2568 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.50ueiruti6q2po2wtmpj9b3tj EndpointID:b00547096f765541d5016ccb7bde73f91efef3cf76779d5ad9bee662421696d9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-25T00:31:35.334Z] --- PASS: TestIpcModeNone (0.72s) [2022-01-25T00:31:35.334Z] === RUN TestIpcModePrivate [2022-01-25T00:31:35.334Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-25T00:31:35.334Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-25T00:31:35.334Z] check_test.go:308: [dcf4585f74f78] daemon is not started [2022-01-25T00:31:35.334Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-25T00:31:35.334Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T00:31:35.595Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-01-25T00:31:35.856Z] --- PASS: TestIpcModePrivate (0.76s) [2022-01-25T00:31:35.856Z] === RUN TestIpcModeShareable [2022-01-25T00:31:36.429Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T00:31:36.429Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-01-25T00:31:36.691Z] --- PASS: TestIpcModeShareable (0.88s) [2022-01-25T00:31:36.691Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T00:31:37.634Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-25T00:31:37.634Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T00:31:38.688Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-01-25T00:31:38.688Z] PASS [2022-01-25T00:31:38.688Z] [2022-01-25T00:31:38.688Z] === Skipped [2022-01-25T00:31:38.688Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:31:38.688Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:31:38.688Z] [2022-01-25T00:31:38.688Z] DONE 26 tests, 1 skipped in 43.303s [2022-01-25T00:31:38.688Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:31:38.688Z] INFO: Testing against a local daemon [2022-01-25T00:31:38.688Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T00:31:38.688Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:31:38.688Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:31:38.688Z] === RUN TestDockerNetworkIpvlan [2022-01-25T00:31:38.688Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:31:38.688Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:31:38.688Z] PASS [2022-01-25T00:31:38.688Z] [2022-01-25T00:31:38.688Z] === Skipped [2022-01-25T00:31:38.688Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:31:38.688Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:31:38.688Z] [2022-01-25T00:31:38.688Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:31:38.688Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:31:38.688Z] [2022-01-25T00:31:38.688Z] DONE 2 tests, 2 skipped in 0.036s [2022-01-25T00:31:38.688Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:31:38.688Z] INFO: Testing against a local daemon [2022-01-25T00:31:38.688Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T00:31:39.550Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2022-01-25T00:31:39.550Z] === RUN TestAPIIpcModeHost [2022-01-25T00:31:39.550Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-25T00:31:40.054Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-01-25T00:31:40.054Z] === RUN TestDockerNetworkMacvlan [2022-01-25T00:31:40.122Z] --- PASS: TestAPIIpcModeHost (0.65s) [2022-01-25T00:31:40.122Z] === RUN TestDaemonIpcModeShareable [2022-01-25T00:31:40.122Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T00:31:40.981Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-25T00:31:41.069Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-25T00:31:41.543Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-25T00:31:41.641Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-01-25T00:31:41.902Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2022-01-25T00:31:41.902Z] === RUN TestDaemonIpcModePrivate [2022-01-25T00:31:42.470Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-25T00:31:42.846Z] check_test.go:308: [dbc9ec01a8427] daemon is not started [2022-01-25T00:31:42.846Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-25T00:31:43.417Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-01-25T00:31:43.678Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2022-01-25T00:31:43.678Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T00:31:43.837Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-25T00:31:45.065Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-01-25T00:31:45.326Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2022-01-25T00:31:45.326Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T00:31:45.588Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-25T00:31:45.727Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-25T00:31:46.160Z] check_test.go:308: [d488e7bc766c7] daemon is not started [2022-01-25T00:31:46.160Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-25T00:31:46.732Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-01-25T00:31:47.003Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T00:31:47.003Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-01-25T00:31:47.003Z] === RUN TestIpcModeOlderClient [2022-01-25T00:31:47.003Z] === PAUSE TestIpcModeOlderClient [2022-01-25T00:31:47.003Z] === RUN TestKillContainerInvalidSignal [2022-01-25T00:31:47.577Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-01-25T00:31:47.577Z] === RUN TestKillContainer [2022-01-25T00:31:47.577Z] === RUN TestKillContainer/no_signal [2022-01-25T00:31:48.149Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T00:31:48.722Z] === RUN TestKillContainer/killing_signal [2022-01-25T00:31:48.995Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-25T00:31:49.294Z] docker_cli_daemon_plugins_test.go:80: [d8e3c27ab9bd0] daemon is not started [2022-01-25T00:31:49.555Z] --- PASS: TestKillContainer (1.87s) [2022-01-25T00:31:49.555Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-01-25T00:31:49.555Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-01-25T00:31:49.555Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2022-01-25T00:31:49.555Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T00:31:49.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T00:31:49.557Z] --- PASS: TestDockerNetworkMacvlan (9.57s) [2022-01-25T00:31:49.557Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-25T00:31:49.557Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-25T00:31:49.557Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-01-25T00:31:49.557Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-01-25T00:31:49.557Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-01-25T00:31:49.557Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-01-25T00:31:49.557Z] PASS [2022-01-25T00:31:49.557Z] [2022-01-25T00:31:49.557Z] DONE 8 tests in 10.929s [2022-01-25T00:31:49.557Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T00:31:49.813Z] testing: warning: no tests to run [2022-01-25T00:31:49.813Z] PASS [2022-01-25T00:31:49.813Z] [2022-01-25T00:31:49.813Z] DONE 0 tests in 0.014s [2022-01-25T00:31:49.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T00:31:49.813Z] INFO: Testing against a local daemon [2022-01-25T00:31:49.813Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T00:31:50.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T00:31:50.389Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-25T00:31:50.962Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2022-01-25T00:31:50.962Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-01-25T00:31:50.962Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-01-25T00:31:50.962Z] === RUN TestKillStoppedContainer [2022-01-25T00:31:50.962Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-25T00:31:50.962Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T00:31:50.962Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2022-01-25T00:31:50.962Z] === RUN TestKillDifferentUserContainer [2022-01-25T00:31:50.962Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T00:31:51.180Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-01-25T00:31:51.180Z] === RUN TestAuthZPluginTLS [2022-01-25T00:31:51.435Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-25T00:31:51.435Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T00:31:51.533Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2022-01-25T00:31:51.533Z] === RUN TestInspectOomKilledTrue [2022-01-25T00:31:51.533Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:31:51.533Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T00:31:51.533Z] === RUN TestInspectOomKilledFalse [2022-01-25T00:31:51.533Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:31:51.533Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T00:31:51.533Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T00:31:51.997Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-25T00:31:51.997Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T00:31:52.105Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-01-25T00:31:52.105Z] === RUN TestLinksContainerNames [2022-01-25T00:31:52.559Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-25T00:31:52.559Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T00:31:53.119Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-25T00:31:53.120Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T00:31:53.492Z] docker_cli_daemon_plugins_test.go:170: [d49f869feee18] daemon is not started [2022-01-25T00:31:53.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T00:31:53.492Z] --- PASS: TestLinksContainerNames (1.48s) [2022-01-25T00:31:53.492Z] === RUN TestLogsFollowTailEmpty [2022-01-25T00:31:53.752Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T00:31:54.354Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-01-25T00:31:54.354Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T00:31:54.484Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-01-25T00:31:54.484Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T00:31:54.615Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-25T00:31:54.740Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-25T00:31:54.740Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T00:31:54.877Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/default [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/private [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/slave [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/shared [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/default [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/shared [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/slave [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/private [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T00:31:55.138Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:31:55.138Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:31:55.138Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T00:31:55.302Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-25T00:31:55.302Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T00:31:55.402Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:31:55.664Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:31:55.864Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-25T00:31:55.864Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T00:31:55.926Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:31:55.926Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:31:55.926Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T00:31:55.926Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot (0.06s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.16s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2022-01-25T00:31:55.926Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T00:31:55.926Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T00:31:57.231Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-01-25T00:31:57.231Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T00:31:58.477Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2022-01-25T00:31:58.477Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T00:31:58.477Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-25T00:31:58.599Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-01-25T00:31:58.599Z] === RUN TestAuthZPluginHeader [2022-01-25T00:31:58.739Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-01-25T00:31:58.739Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T00:31:58.739Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-25T00:31:59.311Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2022-01-25T00:31:59.311Z] === RUN TestNetworkNat [2022-01-25T00:31:59.311Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-25T00:31:59.527Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-01-25T00:31:59.527Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T00:31:59.884Z] check_test.go:308: [d320313c50204] daemon is not started [2022-01-25T00:31:59.884Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-25T00:31:59.884Z] --- PASS: TestNetworkNat (0.63s) [2022-01-25T00:31:59.884Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T00:32:00.828Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2022-01-25T00:32:00.828Z] === RUN TestNetworkLoopbackNat [2022-01-25T00:32:00.828Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T00:32:01.776Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-25T00:32:02.039Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T00:32:02.979Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-25T00:32:03.240Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T00:32:03.694Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-01-25T00:32:03.694Z] === RUN TestAuthZPluginV2Disable [2022-01-25T00:32:04.183Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2022-01-25T00:32:04.183Z] === RUN TestPause [2022-01-25T00:32:04.785Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-25T00:32:04.785Z] --- PASS: TestPause (0.87s) [2022-01-25T00:32:04.785Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T00:32:04.785Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:32:04.785Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:32:04.785Z] === RUN TestPauseStopPausedContainer [2022-01-25T00:32:05.741Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-01-25T00:32:05.741Z] === RUN TestPidHost [2022-01-25T00:32:06.691Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-25T00:32:06.953Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T00:32:06.959Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2022-01-25T00:32:06.959Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T00:32:07.525Z] --- PASS: TestPidHost (1.87s) [2022-01-25T00:32:07.525Z] === RUN TestPsFilter [2022-01-25T00:32:07.788Z] --- PASS: TestPsFilter (0.20s) [2022-01-25T00:32:07.788Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T00:32:08.359Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-25T00:32:08.620Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2022-01-25T00:32:08.620Z] === RUN TestRemoveContainerWithVolume [2022-01-25T00:32:09.192Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-01-25T00:32:09.192Z] === RUN TestRemoveContainerRunning [2022-01-25T00:32:09.765Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-25T00:32:10.027Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-01-25T00:32:10.027Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T00:32:10.224Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.12s) [2022-01-25T00:32:10.224Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T00:32:10.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-01-25T00:32:10.600Z] === RUN TestRemoveInvalidContainer [2022-01-25T00:32:10.600Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-25T00:32:10.600Z] === RUN TestRenameLinkedContainer [2022-01-25T00:32:11.545Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-25T00:32:12.118Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-25T00:32:13.060Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T00:32:13.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T00:32:13.321Z] --- PASS: TestRenameLinkedContainer (2.80s) [2022-01-25T00:32:13.321Z] === RUN TestRenameStoppedContainer [2022-01-25T00:32:13.892Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-01-25T00:32:13.892Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T00:32:14.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T00:32:15.098Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2022-01-25T00:32:15.098Z] === RUN TestRenameInvalidName [2022-01-25T00:32:15.671Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-25T00:32:15.671Z] --- PASS: TestRenameInvalidName (0.60s) [2022-01-25T00:32:15.671Z] === RUN TestRenameAnonymousContainer [2022-01-25T00:32:16.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T00:32:17.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T00:32:17.680Z] --- PASS: TestBuildWithHugeFile (74.21s) [2022-01-25T00:32:17.680Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T00:32:17.680Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:32:17.680Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:32:17.680Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T00:32:17.680Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:32:17.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:32:17.680Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:32:17.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:32:17.680Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:32:17.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:32:17.680Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:32:17.680Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:32:17.680Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:32:17.680Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-25T00:32:17.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-25T00:32:17.680Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-25T00:32:17.680Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-25T00:32:17.680Z] === RUN TestBuildPreserveOwnership [2022-01-25T00:32:17.680Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-25T00:32:17.680Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-25T00:32:17.680Z] --- PASS: TestBuildPreserveOwnership (2.51s) [2022-01-25T00:32:17.680Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.64s) [2022-01-25T00:32:17.680Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-01-25T00:32:17.680Z] === RUN TestBuildPlatformInvalid [2022-01-25T00:32:17.680Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-25T00:32:17.680Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-25T00:32:17.680Z] Loaded image: busybox:latest [2022-01-25T00:32:17.680Z] Loaded image: busybox:glibc [2022-01-25T00:32:17.680Z] Loaded image: debian:bullseye-slim [2022-01-25T00:32:17.680Z] Loaded image: hello-world:latest [2022-01-25T00:32:17.680Z] Loaded image: arm32v7/hello-world:latest [2022-01-25T00:32:18.128Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2022-01-25T00:32:18.128Z] === RUN TestRenameContainerWithSameName [2022-01-25T00:32:18.699Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-01-25T00:32:18.699Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T00:32:18.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T00:32:19.902Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2022-01-25T00:32:19.902Z] === RUN TestResize [2022-01-25T00:32:20.474Z] --- PASS: TestResize (0.60s) [2022-01-25T00:32:20.474Z] === RUN TestResizeWithInvalidSize [2022-01-25T00:32:20.474Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T00:32:21.046Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2022-01-25T00:32:21.046Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T00:32:21.618Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:32:21.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:32:21.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:32:21.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:32:21.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:32:21.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:32:21.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:32:21.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:32:21.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:32:21.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:32:21.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:32:21.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:32:21.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:32:21.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:32:21.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:32:21.872Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.84s) [2022-01-25T00:32:21.872Z] PASS [2022-01-25T00:32:21.872Z] [2022-01-25T00:32:21.872Z] === Skipped [2022-01-25T00:32:21.872Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-25T00:32:21.872Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:32:21.872Z] [2022-01-25T00:32:21.872Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:32:21.872Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:32:21.872Z] [2022-01-25T00:32:21.872Z] DONE 34 tests, 2 skipped in 103.143s [2022-01-25T00:32:21.872Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-25T00:32:21.872Z] ++ 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-01-25T00:32:21.872Z] ++ set -e [2022-01-25T00:32:21.872Z] ++ '[' -n 0 ']' [2022-01-25T00:32:21.872Z] ++ set -x [2022-01-25T00:32:21.872Z] ++ env -i DEST=/go/src/github.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-01-25T00:32:21.872Z] INFO: Testing against a local daemon [2022-01-25T00:32:21.872Z] === RUN TestConfigInspect [2022-01-25T00:32:22.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T00:32:22.190Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-25T00:32:23.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T00:32:24.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:32:24.404Z] --- PASS: TestConfigInspect (2.19s) [2022-01-25T00:32:24.404Z] === RUN TestConfigList [2022-01-25T00:32:25.061Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.59s) [2022-01-25T00:32:25.061Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T00:32:25.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:32:26.305Z] --- PASS: TestConfigList (2.06s) [2022-01-25T00:32:26.305Z] === RUN TestConfigsCreateAndDelete [2022-01-25T00:32:26.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T00:32:27.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:32:27.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:32:27.574Z] check_test.go:308: [dbd4188a5c248] daemon is not started [2022-01-25T00:32:27.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-25T00:32:28.205Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-01-25T00:32:28.205Z] === RUN TestConfigsUpdate [2022-01-25T00:32:28.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:32:28.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:32:29.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-25T00:32:30.735Z] --- PASS: TestConfigsUpdate (2.10s) [2022-01-25T00:32:30.735Z] === RUN TestTemplatedConfig [2022-01-25T00:32:32.637Z] --- PASS: TestTemplatedConfig (2.36s) [2022-01-25T00:32:32.637Z] === RUN TestConfigCreateResolve [2022-01-25T00:32:33.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:32:33.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:32:35.169Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-01-25T00:32:35.169Z] PASS [2022-01-25T00:32:35.169Z] [2022-01-25T00:32:35.169Z] DONE 6 tests in 13.015s [2022-01-25T00:32:35.169Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-25T00:32:35.169Z] ++ 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-01-25T00:32:35.169Z] ++ set -e [2022-01-25T00:32:35.169Z] ++ '[' -n 0 ']' [2022-01-25T00:32:35.169Z] ++ set -x [2022-01-25T00:32:35.169Z] ++ env -i DEST=/go/src/github.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-01-25T00:32:35.169Z] INFO: Testing against a local daemon [2022-01-25T00:32:35.169Z] === RUN TestCheckpoint [2022-01-25T00:32:35.169Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:32:35.169Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T00:32:35.169Z] === RUN TestContainerInvalidJSON [2022-01-25T00:32:35.169Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:32:35.169Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:32:35.169Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:32:35.169Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:32:35.169Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:32:35.169Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:32:35.169Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-25T00:32:35.169Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T00:32:35.169Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T00:32:35.169Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T00:32:35.169Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-25T00:32:35.169Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T00:32:35.169Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-01-25T00:32:35.169Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T00:32:35.169Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-25T00:32:35.169Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T00:32:35.169Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-25T00:32:35.169Z] === RUN TestCopyFromContainer [2022-01-25T00:32:36.105Z] === RUN TestCopyFromContainer// [2022-01-25T00:32:36.105Z] === RUN TestCopyFromContainer//bar/root [2022-01-25T00:32:36.105Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-25T00:32:36.105Z] === RUN TestCopyFromContainer/bar/quux [2022-01-25T00:32:36.129Z] 8f616e6e9eec: Pull complete [2022-01-25T00:32:36.364Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-25T00:32:36.364Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-25T00:32:36.364Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-25T00:32:36.364Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-25T00:32:36.364Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-25T00:32:36.622Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer (1.40s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-25T00:32:36.622Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-25T00:32:36.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T00:32:36.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:32:36.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:32:36.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:32:36.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:32:36.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:32:36.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:32:36.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:32:36.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:32:36.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:32:36.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-25T00:32:36.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T00:32:36.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T00:32:36.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T00:32:36.622Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T00:32:36.622Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-25T00:32:36.622Z] === RUN TestCreateWithInvalidEnv [2022-01-25T00:32:36.622Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T00:32:36.622Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T00:32:36.622Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T00:32:36.622Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T00:32:36.622Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T00:32:36.622Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T00:32:36.622Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T00:32:36.622Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T00:32:36.622Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T00:32:36.622Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-25T00:32:36.622Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T00:32:36.622Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T00:32:36.622Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T00:32:36.622Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T00:32:36.622Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-25T00:32:36.622Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T00:32:37.999Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) [2022-01-25T00:32:37.999Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T00:32:38.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:32:38.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T00:32:38.934Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-01-25T00:32:38.934Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T00:32:38.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:32:38.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:32:38.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:32:38.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:32:38.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:32:38.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:32:38.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:32:38.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:32:38.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:32:38.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:32:38.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:32:38.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:32:38.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:32:38.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:32:38.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:32:38.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-25T00:32:38.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T00:32:38.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T00:32:38.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T00:32:38.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T00:32:38.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T00:32:38.934Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T00:32:39.192Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-01-25T00:32:39.192Z] === RUN TestCreateDifferentPlatform [2022-01-25T00:32:39.192Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T00:32:39.192Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T00:32:39.192Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-25T00:32:39.192Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T00:32:39.192Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T00:32:39.192Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T00:32:39.192Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-25T00:32:39.192Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T00:32:39.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:32:39.451Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T00:32:39.451Z] === RUN TestContainerStartOnDaemonRestart [2022-01-25T00:32:39.451Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-25T00:32:39.451Z] === RUN TestDaemonRestartIpcMode [2022-01-25T00:32:39.451Z] === PAUSE TestDaemonRestartIpcMode [2022-01-25T00:32:39.451Z] === RUN TestDaemonHostGatewayIP [2022-01-25T00:32:39.451Z] === PAUSE TestDaemonHostGatewayIP [2022-01-25T00:32:39.451Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-25T00:32:39.451Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-25T00:32:39.451Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T00:32:39.451Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-25T00:32:39.451Z] === RUN TestDiff [2022-01-25T00:32:39.709Z] --- PASS: TestDiff (0.38s) [2022-01-25T00:32:39.709Z] === RUN TestExecWithCloseStdin [2022-01-25T00:32:39.893Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-25T00:32:39.893Z] PASS [2022-01-25T00:32:39.893Z] [2022-01-25T00:32:39.893Z] DONE 17 tests in 50.234s [2022-01-25T00:32:39.893Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T00:32:39.893Z] INFO: Testing against a local daemon [2022-01-25T00:32:39.893Z] === RUN TestPluginInvalidJSON [2022-01-25T00:32:39.893Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:32:39.893Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:32:39.893Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:32:39.893Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-25T00:32:39.893Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T00:32:39.893Z] === RUN TestPluginInstall [2022-01-25T00:32:39.893Z] === RUN TestPluginInstall/no_auth [2022-01-25T00:32:40.276Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-01-25T00:32:40.276Z] === RUN TestExec [2022-01-25T00:32:40.534Z] --- PASS: TestExec (0.44s) [2022-01-25T00:32:40.534Z] === RUN TestExecUser [2022-01-25T00:32:40.713Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:32:41.101Z] --- PASS: TestExecUser (0.42s) [2022-01-25T00:32:41.101Z] === RUN TestExportContainerAndImportImage [2022-01-25T00:32:41.258Z] time="2022-01-25T00:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:32:41.258Z] time="2022-01-25T00:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0291162ebaffbe44887b2a0e18174b0139b340b209de224e78d2e1e0b26307e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:32:41.258Z] time="2022-01-25T00:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:32:41.258Z] time="2022-01-25T00:32:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0291162ebaffbe44887b2a0e18174b0139b340b209de224e78d2e1e0b26307e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:32:41.258Z] === RUN TestPluginInstall/with_htpasswd [2022-01-25T00:32:41.669Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2022-01-25T00:32:41.669Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T00:32:41.820Z] time="2022-01-25T00:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:32:41.820Z] time="2022-01-25T00:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:992ec02e683149975bdc74aa4cd062551e75dbe79076933856b4ff43747179f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:32:41.820Z] time="2022-01-25T00:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:32:41.820Z] time="2022-01-25T00:32:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:992ec02e683149975bdc74aa4cd062551e75dbe79076933856b4ff43747179f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:32:41.820Z] === RUN TestPluginInstall/with_insecure [2022-01-25T00:32:42.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T00:32:42.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:32:42.748Z] time="2022-01-25T00:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:32:42.748Z] time="2022-01-25T00:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a72c91df26c352f02879da8dce36e939554ba2c58775ee1ff3e0497b21410269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:32:42.748Z] time="2022-01-25T00:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:32:42.748Z] time="2022-01-25T00:32:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a72c91df26c352f02879da8dce36e939554ba2c58775ee1ff3e0497b21410269" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:32:42.927Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-25T00:32:42.927Z] Copying nested executables into bundles/binary-daemon [2022-01-25T00:32:42.927Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-25T00:32:42.927Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:32:42.927Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-25T00:32:42.927Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-25T00:32:43.004Z] plugin_test.go:165: [dff128703989b] daemon is not started [2022-01-25T00:32:43.004Z] --- PASS: TestPluginInstall (2.99s) [2022-01-25T00:32:43.004Z] --- PASS: TestPluginInstall/no_auth (1.33s) [2022-01-25T00:32:43.004Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-01-25T00:32:43.004Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-01-25T00:32:43.004Z] === RUN TestPluginsWithRuntimes [2022-01-25T00:32:43.044Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-01-25T00:32:43.044Z] === RUN TestHealthCheckWorkdir [2022-01-25T00:32:43.252Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9a69978b079db525a1b7d41b5ad3eaa265046f63 -e DOCKER_GRAPHDRIVER docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 hack/make.sh cross [2022-01-25T00:32:43.303Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-01-25T00:32:43.303Z] === RUN TestHealthKillContainer [2022-01-25T00:32:43.509Z] [2022-01-25T00:32:43.768Z] Removing bundles/ [2022-01-25T00:32:43.768Z] [2022-01-25T00:32:43.768Z] ---> Making bundle: cross (in bundles/cross) [2022-01-25T00:32:43.768Z] Cross building: bundles/cross/linux/amd64 [2022-01-25T00:32:43.768Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-25T00:32:43.768Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-25T00:32:44.389Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-25T00:32:44.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:32:44.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-25T00:32:44.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T00:32:45.327Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-25T00:32:45.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:32:45.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T00:32:46.263Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-01-25T00:32:46.263Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-01-25T00:32:46.263Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-01-25T00:32:46.263Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T00:32:46.825Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-25T00:32:46.825Z] PASS [2022-01-25T00:32:46.825Z] [2022-01-25T00:32:46.825Z] DONE 10 tests in 6.986s [2022-01-25T00:32:46.825Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T00:32:47.081Z] INFO: Testing against a local daemon [2022-01-25T00:32:47.081Z] === RUN TestExternalGraphDriver [2022-01-25T00:32:47.081Z] === RUN TestExternalGraphDriver/json [2022-01-25T00:32:47.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-25T00:32:47.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.63s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.45s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.46s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.05s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.21s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2022-01-25T00:32:47.967Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s) [2022-01-25T00:32:47.968Z] === RUN TestCgroupNamespacesRun [2022-01-25T00:32:48.228Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-25T00:32:48.969Z] === RUN TestExternalGraphDriver/spec [2022-01-25T00:32:49.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T00:32:49.666Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2022-01-25T00:32:49.666Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T00:32:50.335Z] === RUN TestExternalGraphDriver/pull [2022-01-25T00:32:51.418Z] --- PASS: TestHealthKillContainer (7.88s) [2022-01-25T00:32:51.418Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T00:32:51.418Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-01-25T00:32:51.418Z] === RUN TestIpcModeNone [2022-01-25T00:32:51.586Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-01-25T00:32:51.587Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T00:32:51.985Z] --- PASS: TestIpcModeNone (0.44s) [2022-01-25T00:32:51.985Z] === RUN TestIpcModePrivate [2022-01-25T00:32:52.226Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-01-25T00:32:52.226Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-01-25T00:32:52.226Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-01-25T00:32:52.226Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-01-25T00:32:52.226Z] === RUN TestGraphdriverPluginV2 [2022-01-25T00:32:52.244Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-25T00:32:52.503Z] --- PASS: TestIpcModePrivate (0.43s) [2022-01-25T00:32:52.503Z] === RUN TestIpcModeShareable [2022-01-25T00:32:52.761Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-25T00:32:52.762Z] --- PASS: TestIpcModeShareable (0.43s) [2022-01-25T00:32:52.762Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-25T00:32:52.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-25T00:32:52.972Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2022-01-25T00:32:52.972Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T00:32:54.136Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-01-25T00:32:54.136Z] === RUN TestAPIIpcModeHost [2022-01-25T00:32:54.703Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-01-25T00:32:54.703Z] === RUN TestDaemonIpcModeShareable [2022-01-25T00:32:54.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T00:32:54.886Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2022-01-25T00:32:54.886Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T00:32:55.643Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-25T00:32:55.643Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-01-25T00:32:55.643Z] === RUN TestDaemonIpcModePrivate [2022-01-25T00:32:55.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T00:32:55.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-25T00:32:56.392Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2022-01-25T00:32:56.392Z] PASS [2022-01-25T00:32:56.392Z] [2022-01-25T00:32:56.392Z] DONE 5 tests in 8.887s [2022-01-25T00:32:56.392Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T00:32:56.392Z] INFO: Testing against a local daemon [2022-01-25T00:32:56.392Z] === RUN TestContinueAfterPluginCrash [2022-01-25T00:32:56.392Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T00:32:56.392Z] === RUN TestReadPluginNoRead [2022-01-25T00:32:56.392Z] === PAUSE TestReadPluginNoRead [2022-01-25T00:32:56.392Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T00:32:56.392Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T00:32:56.392Z] === CONT TestContinueAfterPluginCrash [2022-01-25T00:32:56.392Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T00:32:56.402Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2022-01-25T00:32:56.403Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T00:32:56.579Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-25T00:32:56.663Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T00:32:56.838Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-01-25T00:32:56.838Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-25T00:32:57.607Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T00:32:57.773Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-25T00:32:57.773Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-01-25T00:32:57.773Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-25T00:32:57.868Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-01-25T00:32:57.868Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T00:32:58.129Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T00:32:58.748Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-25T00:32:59.021Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-01-25T00:32:59.021Z] === RUN TestIpcModeOlderClient [2022-01-25T00:32:59.021Z] === PAUSE TestIpcModeOlderClient [2022-01-25T00:32:59.021Z] === RUN TestKillContainerInvalidSignal [2022-01-25T00:32:59.071Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-01-25T00:32:59.071Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T00:32:59.597Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-25T00:32:59.597Z] === RUN TestKillContainer [2022-01-25T00:32:59.597Z] === RUN TestKillContainer/no_signal [2022-01-25T00:32:59.660Z] --- PASS: TestDaemonStartWithLogOpt (3.29s) [2022-01-25T00:32:59.660Z] === CONT TestReadPluginNoRead [2022-01-25T00:32:59.857Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T00:33:00.118Z] === RUN TestKillContainer/killing_signal [2022-01-25T00:33:00.457Z] check_test.go:308: [df80f046d9c09] daemon is not started [2022-01-25T00:33:00.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-25T00:33:00.684Z] --- PASS: TestKillContainer (1.15s) [2022-01-25T00:33:00.684Z] --- PASS: TestKillContainer/no_signal (0.34s) [2022-01-25T00:33:00.684Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-01-25T00:33:00.684Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-25T00:33:00.684Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T00:33:00.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-25T00:33:00.717Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2022-01-25T00:33:00.718Z] === RUN TestNISDomainname [2022-01-25T00:33:00.943Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-25T00:33:01.548Z] === RUN TestReadPluginNoRead/default [2022-01-25T00:33:01.660Z] --- PASS: TestNISDomainname (0.97s) [2022-01-25T00:33:01.660Z] === RUN TestHostnameDnsResolution [2022-01-25T00:33:01.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-01-25T00:33:01.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-25T00:33:01.879Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-01-25T00:33:01.879Z] === RUN TestKillStoppedContainer [2022-01-25T00:33:01.879Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-25T00:33:01.879Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T00:33:01.879Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-25T00:33:01.879Z] === RUN TestKillDifferentUserContainer [2022-01-25T00:33:01.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-25T00:33:02.446Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-01-25T00:33:02.446Z] === RUN TestInspectOomKilledTrue [2022-01-25T00:33:02.705Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-01-25T00:33:02.705Z] === RUN TestInspectOomKilledFalse [2022-01-25T00:33:02.864Z] --- PASS: TestHostnameDnsResolution (1.11s) [2022-01-25T00:33:02.864Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T00:33:02.915Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T00:33:03.272Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-01-25T00:33:03.272Z] === RUN TestLinksEtcHostsContentMatch [2022-01-25T00:33:03.531Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-01-25T00:33:03.531Z] === RUN TestLinksContainerNames [2022-01-25T00:33:03.808Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T00:33:03.808Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-01-25T00:33:03.808Z] === RUN TestStats [2022-01-25T00:33:03.843Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T00:33:04.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-25T00:33:04.405Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-01-25T00:33:04.468Z] --- PASS: TestLinksContainerNames (0.86s) [2022-01-25T00:33:04.468Z] === RUN TestLogsFollowTailEmpty [2022-01-25T00:33:04.726Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-25T00:33:04.726Z] === RUN TestContainerNetworkMountsNoChown [2022-01-25T00:33:04.966Z] === CONT TestReadPluginNoRead [2022-01-25T00:33:04.966Z] read_test.go:92: [d6a06c6e94672] daemon is not started [2022-01-25T00:33:04.966Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-01-25T00:33:04.966Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-01-25T00:33:04.966Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-01-25T00:33:04.966Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-01-25T00:33:04.966Z] PASS [2022-01-25T00:33:04.966Z] [2022-01-25T00:33:04.966Z] DONE 6 tests in 9.064s [2022-01-25T00:33:04.966Z] 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-01-25T00:33:04.966Z] testing: warning: no tests to run [2022-01-25T00:33:04.966Z] PASS [2022-01-25T00:33:04.966Z] [2022-01-25T00:33:04.966Z] DONE 0 tests in 0.012s [2022-01-25T00:33:04.966Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T00:33:04.966Z] INFO: Testing against a local daemon [2022-01-25T00:33:04.966Z] === RUN TestPluginWithDevMounts [2022-01-25T00:33:04.966Z] === PAUSE TestPluginWithDevMounts [2022-01-25T00:33:04.966Z] === CONT TestPluginWithDevMounts [2022-01-25T00:33:04.984Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/default [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/default [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/private [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/private [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rprivate [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/slave [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/slave [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rslave [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/shared [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/shared [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rshared [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-25T00:33:04.984Z] === CONT TestMountDaemonRoot/default [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:33:04.984Z] === CONT TestMountDaemonRoot/rslave [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:33:04.984Z] === CONT TestMountDaemonRoot/rshared [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:33:04.984Z] === CONT TestMountDaemonRoot/shared [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-25T00:33:04.984Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:33:04.984Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:33:04.985Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-25T00:33:05.021Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rprivate [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/slave [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/private [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:33:05.243Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-25T00:33:05.243Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-25T00:33:05.243Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-25T00:33:05.507Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-25T00:33:05.507Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-25T00:33:05.507Z] === RUN TestContainerBindMountNonRecursive [2022-01-25T00:33:05.590Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-25T00:33:06.535Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T00:33:06.535Z] --- PASS: TestStats (2.80s) [2022-01-25T00:33:06.535Z] === RUN TestStopContainerWithTimeout [2022-01-25T00:33:06.535Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T00:33:06.535Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T00:33:06.535Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T00:33:06.535Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T00:33:06.535Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T00:33:06.535Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T00:33:06.535Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T00:33:06.535Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T00:33:06.535Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T00:33:06.535Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T00:33:06.854Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-01-25T00:33:06.854Z] PASS [2022-01-25T00:33:06.854Z] [2022-01-25T00:33:06.854Z] DONE 1 tests in 1.595s [2022-01-25T00:33:06.854Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T00:33:06.854Z] INFO: Testing against a local daemon [2022-01-25T00:33:06.854Z] === RUN TestSecretInspect [2022-01-25T00:33:06.884Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-01-25T00:33:06.884Z] === RUN TestContainerVolumesMountedAsShared [2022-01-25T00:33:07.143Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2022-01-25T00:33:07.143Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-25T00:33:07.381Z] 8f616e6e9eec: Pull complete [2022-01-25T00:33:07.401Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-01-25T00:33:07.401Z] === RUN TestNetworkNat [2022-01-25T00:33:07.921Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T00:33:07.972Z] --- PASS: TestNetworkNat (0.45s) [2022-01-25T00:33:07.972Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T00:33:08.230Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-01-25T00:33:08.230Z] === RUN TestNetworkLoopbackNat [2022-01-25T00:33:08.744Z] --- PASS: TestSecretInspect (2.12s) [2022-01-25T00:33:08.744Z] === RUN TestSecretList [2022-01-25T00:33:09.836Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T00:33:10.761Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-01-25T00:33:10.762Z] === RUN TestPause [2022-01-25T00:33:11.222Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T00:33:11.259Z] --- PASS: TestSecretList (2.10s) [2022-01-25T00:33:11.259Z] === RUN TestSecretsCreateAndDelete [2022-01-25T00:33:11.328Z] --- PASS: TestPause (0.42s) [2022-01-25T00:33:11.328Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T00:33:11.328Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:33:11.328Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:33:11.328Z] === RUN TestPauseStopPausedContainer [2022-01-25T00:33:11.484Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-25T00:33:11.484Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2022-01-25T00:33:11.484Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2022-01-25T00:33:11.484Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-01-25T00:33:11.484Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2022-01-25T00:33:11.484Z] === RUN TestDeleteDevicemapper [2022-01-25T00:33:11.484Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:33:11.484Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T00:33:11.484Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T00:33:11.586Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-01-25T00:33:11.586Z] === RUN TestPidHost [2022-01-25T00:33:12.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-25T00:33:12.521Z] --- PASS: TestPidHost (0.95s) [2022-01-25T00:33:12.521Z] === RUN TestPsFilter [2022-01-25T00:33:12.779Z] --- PASS: TestPsFilter (0.10s) [2022-01-25T00:33:12.779Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T00:33:13.039Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-25T00:33:13.039Z] === RUN TestRemoveContainerWithVolume [2022-01-25T00:33:13.145Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-01-25T00:33:13.145Z] === RUN TestSecretsUpdate [2022-01-25T00:33:13.440Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T00:33:13.606Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-25T00:33:13.606Z] === RUN TestRemoveContainerRunning [2022-01-25T00:33:13.864Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-01-25T00:33:13.864Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T00:33:14.014Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2022-01-25T00:33:14.014Z] === RUN TestUpdateMemory [2022-01-25T00:33:14.014Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:33:14.014Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-25T00:33:14.014Z] === RUN TestUpdateCPUQuota [2022-01-25T00:33:14.123Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-01-25T00:33:14.123Z] === RUN TestRemoveInvalidContainer [2022-01-25T00:33:14.123Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-25T00:33:14.123Z] === RUN TestRenameLinkedContainer [2022-01-25T00:33:14.275Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T00:33:14.849Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T00:33:15.034Z] --- PASS: TestSecretsUpdate (2.12s) [2022-01-25T00:33:15.034Z] === RUN TestTemplatedSecret [2022-01-25T00:33:15.109Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T00:33:15.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-25T00:33:15.370Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T00:33:15.370Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-01-25T00:33:15.370Z] === RUN TestUpdatePidsLimit [2022-01-25T00:33:15.370Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-25T00:33:15.632Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T00:33:15.632Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-25T00:33:15.632Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T00:33:15.632Z] === RUN TestUpdatePidsLimit/no_change [2022-01-25T00:33:16.026Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-01-25T00:33:16.026Z] === RUN TestRenameStoppedContainer [2022-01-25T00:33:16.202Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-25T00:33:16.284Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-01-25T00:33:16.284Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T00:33:16.463Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-25T00:33:16.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-25T00:33:16.724Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-25T00:33:16.852Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2022-01-25T00:33:16.852Z] === RUN TestRenameInvalidName [2022-01-25T00:33:16.985Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T00:33:16.985Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-25T00:33:17.419Z] --- PASS: TestRenameInvalidName (0.37s) [2022-01-25T00:33:17.419Z] === RUN TestRenameAnonymousContainer [2022-01-25T00:33:17.552Z] --- PASS: TestTemplatedSecret (2.57s) [2022-01-25T00:33:17.552Z] === RUN TestSecretCreateResolve [2022-01-25T00:33:17.556Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-25T00:33:18.796Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-01-25T00:33:18.796Z] === RUN TestRenameContainerWithSameName [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit (3.34s) [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-01-25T00:33:18.941Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-01-25T00:33:18.941Z] === RUN TestUpdateRestartPolicy [2022-01-25T00:33:18.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-25T00:33:19.056Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-01-25T00:33:19.056Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T00:33:19.991Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s) [2022-01-25T00:33:19.991Z] === RUN TestResize [2022-01-25T00:33:20.070Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-01-25T00:33:20.070Z] PASS [2022-01-25T00:33:20.070Z] [2022-01-25T00:33:20.070Z] DONE 6 tests in 13.174s [2022-01-25T00:33:20.070Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T00:33:20.070Z] INFO: Testing against a local daemon [2022-01-25T00:33:20.070Z] === RUN TestServiceCreateInit [2022-01-25T00:33:20.070Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T00:33:20.250Z] --- PASS: TestResize (0.40s) [2022-01-25T00:33:20.250Z] === RUN TestResizeWithInvalidSize [2022-01-25T00:33:20.818Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-25T00:33:20.818Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T00:33:21.077Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:33:21.077Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:33:21.077Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:33:21.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-25T00:33:21.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:33:21.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-25T00:33:21.494Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-25T00:33:21.494Z] check_test.go:308: [d7f7b78b8abd5] daemon is not started [2022-01-25T00:33:21.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-25T00:33:21.494Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-25T00:33:21.494Z] check_test.go:308: [d82b6b56a1f38] daemon is not started [2022-01-25T00:33:21.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-25T00:33:21.494Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T00:33:22.440Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T00:33:22.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:33:23.010Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T00:33:23.272Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T00:33:23.844Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T00:33:23.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:33:24.241Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T00:33:24.419Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T00:33:24.419Z] check_test.go:308: [d4cd628be9414] daemon is not started [2022-01-25T00:33:24.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-25T00:33:24.679Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T00:33:24.854Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-25T00:33:25.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-25T00:33:26.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:33:26.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-25T00:33:27.508Z] --- PASS: TestServiceCreateInit (7.32s) [2022-01-25T00:33:27.508Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2022-01-25T00:33:27.508Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-01-25T00:33:27.508Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T00:33:28.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-25T00:33:29.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-25T00:33:29.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-25T00:33:31.436Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2022-01-25T00:33:31.436Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T00:33:31.436Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-25T00:33:31.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-25T00:33:31.697Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-01-25T00:33:31.697Z] === RUN TestWaitNonBlocked [2022-01-25T00:33:31.697Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:33:31.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:33:31.697Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:33:31.697Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:33:31.697Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:33:31.697Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:33:33.082Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-25T00:33:33.082Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2022-01-25T00:33:33.082Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2022-01-25T00:33:33.082Z] === RUN TestWaitBlocked [2022-01-25T00:33:33.082Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:33:33.082Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:33:33.082Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:33:33.082Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:33:33.082Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:33:33.082Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:33:33.343Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T00:33:33.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-25T00:33:33.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-25T00:33:34.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-25T00:33:34.329Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-25T00:33:34.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2022-01-25T00:33:34.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s) [2022-01-25T00:33:34.329Z] === CONT TestContainerStartOnDaemonRestart [2022-01-25T00:33:34.329Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-25T00:33:34.329Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T00:33:34.775Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-25T00:33:34.908Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T00:33:35.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-25T00:33:36.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-25T00:33:37.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-25T00:33:37.712Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2022-01-25T00:33:37.712Z] === CONT TestIpcModeOlderClient [2022-01-25T00:33:37.712Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-01-25T00:33:37.712Z] === CONT TestContainerKillOnDaemonStart [2022-01-25T00:33:37.973Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.57s) [2022-01-25T00:33:37.973Z] === CONT TestDaemonHostGatewayIP [2022-01-25T00:33:37.973Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.73s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-01-25T00:33:38.311Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2022-01-25T00:33:38.311Z] === RUN TestCgroupNamespacesRun [2022-01-25T00:33:39.246Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-01-25T00:33:39.246Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-25T00:33:40.183Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-01-25T00:33:40.183Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-25T00:33:41.274Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T00:33:41.274Z] --- PASS: TestDaemonHostGatewayIP (3.49s) [2022-01-25T00:33:41.274Z] === CONT TestDaemonRestartIpcMode [2022-01-25T00:33:41.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-25T00:33:41.560Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-01-25T00:33:41.560Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-25T00:33:42.477Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T00:33:42.477Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-25T00:33:42.477Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T00:33:42.477Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-25T00:33:42.477Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T00:33:42.477Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-25T00:33:42.477Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T00:33:42.477Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-25T00:33:42.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T00:33:42.495Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-01-25T00:33:42.495Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-25T00:33:43.430Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-01-25T00:33:43.430Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-25T00:33:44.806Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-01-25T00:33:44.806Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-25T00:33:45.023Z] --- PASS: TestDaemonRestartIpcMode (3.19s) [2022-01-25T00:33:45.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-25T00:33:45.391Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-01-25T00:33:45.391Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-25T00:33:45.547Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T00:33:45.551Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2022-01-25T00:33:45.551Z] === RUN TestCreateServiceConflict [2022-01-25T00:33:45.551Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-01-25T00:33:45.551Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T00:33:46.359Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-01-25T00:33:46.359Z] === RUN TestNISDomainname [2022-01-25T00:33:46.927Z] --- PASS: TestNISDomainname (0.54s) [2022-01-25T00:33:46.927Z] === RUN TestHostnameDnsResolution [2022-01-25T00:33:47.439Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-01-25T00:33:47.439Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T00:33:47.494Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-01-25T00:33:47.494Z] === RUN TestUnprivilegedPortsAndPing [2022-01-25T00:33:48.060Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-01-25T00:33:48.060Z] === RUN TestStats [2022-01-25T00:33:48.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-25T00:33:49.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T00:33:50.045Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2022-01-25T00:33:50.045Z] PASS [2022-01-25T00:33:50.045Z] [2022-01-25T00:33:50.045Z] === Skipped [2022-01-25T00:33:50.045Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-25T00:33:50.045Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:33:50.045Z] [2022-01-25T00:33:50.045Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-25T00:33:50.045Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:33:50.045Z] [2022-01-25T00:33:50.046Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-25T00:33:50.046Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:33:50.046Z] [2022-01-25T00:33:50.046Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:33:50.046Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:33:50.046Z] [2022-01-25T00:33:50.046Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T00:33:50.046Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:33:50.046Z] [2022-01-25T00:33:50.046Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-25T00:33:50.046Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:33:50.046Z] [2022-01-25T00:33:50.046Z] DONE 200 tests, 6 skipped in 158.480s [2022-01-25T00:33:50.046Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T00:33:50.046Z] ++ 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-01-25T00:33:50.046Z] ++ set -e [2022-01-25T00:33:50.046Z] ++ '[' -n 0 ']' [2022-01-25T00:33:50.046Z] ++ set -x [2022-01-25T00:33:50.046Z] ++ env -i DEST=/go/src/github.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-01-25T00:33:50.306Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T00:33:50.567Z] check_test.go:308: [d7326c5d1a8fb] daemon is not started [2022-01-25T00:33:50.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-25T00:33:50.589Z] --- PASS: TestStats (2.40s) [2022-01-25T00:33:50.589Z] === RUN TestStopContainerWithTimeout [2022-01-25T00:33:50.589Z] === RUN TestStopContainerWithTimeout/0 [2022-01-25T00:33:50.589Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-25T00:33:50.589Z] === RUN TestStopContainerWithTimeout/1 [2022-01-25T00:33:50.589Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-25T00:33:50.589Z] === RUN TestStopContainerWithTimeout/3 [2022-01-25T00:33:50.589Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-25T00:33:50.589Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-25T00:33:50.589Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-25T00:33:50.589Z] === CONT TestStopContainerWithTimeout/0 [2022-01-25T00:33:50.589Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-25T00:33:50.828Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-25T00:33:50.828Z] === RUN TestDaemonConfigValidation [2022-01-25T00:33:50.828Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:33:50.828Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:33:50.828Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T00:33:50.828Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T00:33:50.828Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T00:33:50.828Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T00:33:50.828Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T00:33:50.828Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T00:33:50.828Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T00:33:50.828Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T00:33:50.828Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T00:33:50.828Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:33:51.089Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T00:33:51.089Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T00:33:51.089Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T00:33:51.156Z] === CONT TestStopContainerWithTimeout/3 [2022-01-25T00:33:51.351Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T00:33:51.351Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-01-25T00:33:51.351Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-01-25T00:33:51.351Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-01-25T00:33:51.351Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2022-01-25T00:33:51.351Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-01-25T00:33:51.351Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T00:33:51.351Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T00:33:51.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T00:33:52.183Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T00:33:52.444Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T00:33:53.058Z] === CONT TestStopContainerWithTimeout/1 [2022-01-25T00:33:53.387Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-25T00:33:53.387Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T00:33:54.433Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-25T00:33:54.434Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-01-25T00:33:54.434Z] --- PASS: TestStopContainerWithTimeout/-1 (2.53s) [2022-01-25T00:33:54.434Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-01-25T00:33:54.434Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-01-25T00:33:54.434Z] === RUN TestDeleteDevicemapper [2022-01-25T00:33:54.434Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:33:54.434Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-25T00:33:54.434Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T00:33:54.778Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T00:33:54.778Z] daemon_test.go:156: [d990d9f74b3ef] daemon is not started [2022-01-25T00:33:54.778Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2022-01-25T00:33:54.778Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-25T00:33:54.778Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2022-01-25T00:33:54.778Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-01-25T00:33:54.778Z] === RUN TestDaemonProxy [2022-01-25T00:33:54.778Z] === RUN TestDaemonProxy/environment_variables [2022-01-25T00:33:55.809Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-01-25T00:33:55.810Z] === RUN TestUpdateMemory [2022-01-25T00:33:56.162Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T00:33:56.376Z] --- PASS: TestUpdateMemory (0.46s) [2022-01-25T00:33:56.376Z] === RUN TestUpdateCPUQuota [2022-01-25T00:33:56.423Z] === RUN TestDaemonProxy/command-line_options [2022-01-25T00:33:56.944Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-01-25T00:33:56.944Z] === RUN TestUpdatePidsLimit [2022-01-25T00:33:56.944Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-25T00:33:56.995Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-25T00:33:57.203Z] === RUN TestUpdatePidsLimit/no_change [2022-01-25T00:33:57.203Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-25T00:33:57.462Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-25T00:33:57.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-25T00:33:57.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-25T00:33:57.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-25T00:33:58.382Z] === RUN TestDaemonProxy/configuration_file [2022-01-25T00:33:58.642Z] check_test.go:308: [d5b04416f259e] daemon is not started [2022-01-25T00:33:58.642Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-01-25T00:33:58.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2022-01-25T00:33:58.914Z] === RUN TestUpdateRestartPolicy [2022-01-25T00:34:00.027Z] === RUN TestDaemonProxy/conflicting_options [2022-01-25T00:34:00.027Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T00:34:00.599Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-25T00:34:00.599Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T00:34:00.860Z] --- PASS: TestDaemonProxy (6.38s) [2022-01-25T00:34:00.860Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-01-25T00:34:00.860Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-01-25T00:34:00.860Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-01-25T00:34:00.860Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-25T00:34:00.860Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-01-25T00:34:00.860Z] PASS [2022-01-25T00:34:00.860Z] [2022-01-25T00:34:00.860Z] DONE 17 tests in 10.833s [2022-01-25T00:34:00.860Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T00:34:00.860Z] ++ 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-01-25T00:34:00.860Z] ++ set -e [2022-01-25T00:34:00.860Z] ++ '[' -n 0 ']' [2022-01-25T00:34:00.860Z] ++ set -x [2022-01-25T00:34:00.860Z] ++ env -i DEST=/go/src/github.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-01-25T00:34:01.114Z] 4612f6d0b889: Pull complete [2022-01-25T00:34:01.123Z] INFO: Testing against a local daemon [2022-01-25T00:34:01.123Z] === RUN TestCommitInheritsEnv [2022-01-25T00:34:01.383Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T00:34:01.647Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-01-25T00:34:01.647Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T00:34:01.647Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-25T00:34:01.647Z] === RUN TestImportWithCustomPlatform [2022-01-25T00:34:01.647Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T00:34:01.647Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T00:34:01.647Z] === RUN TestImportWithCustomPlatform// [2022-01-25T00:34:01.647Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T00:34:01.647Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T00:34:01.908Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T00:34:01.908Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T00:34:01.908Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T00:34:01.908Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform (0.39s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T00:34:01.908Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T00:34:01.908Z] === RUN TestImagesFilterMultiReference [2022-01-25T00:34:01.908Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-01-25T00:34:01.908Z] === RUN TestImagePullPlatformInvalid [2022-01-25T00:34:01.908Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-25T00:34:01.908Z] === RUN TestRemoveImageOrphaning [2022-01-25T00:34:02.169Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-25T00:34:02.341Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2022-01-25T00:34:02.341Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T00:34:02.430Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2022-01-25T00:34:02.430Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T00:34:03.816Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T00:34:04.758Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T00:34:04.759Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T00:34:05.331Z] --- PASS: TestRemoveImageGarbageCollector (2.64s) [2022-01-25T00:34:05.332Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T00:34:05.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.10s) [2022-01-25T00:34:05.332Z] === RUN TestTagInvalidReference [2022-01-25T00:34:05.332Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-25T00:34:05.332Z] === RUN TestTagValidPrefixedRepo [2022-01-25T00:34:05.332Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-25T00:34:05.332Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T00:34:05.332Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-25T00:34:05.332Z] === RUN TestTagOfficialNames [2022-01-25T00:34:05.592Z] --- PASS: TestTagOfficialNames (0.13s) [2022-01-25T00:34:05.592Z] === RUN TestTagMatchesDigest [2022-01-25T00:34:05.592Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-25T00:34:05.592Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-25T00:34:05.853Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T00:34:06.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T00:34:07.739Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-25T00:34:08.000Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T00:34:08.942Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-25T00:34:09.203Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-25T00:34:10.145Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-25T00:34:10.145Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-01-25T00:34:10.406Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-01-25T00:34:10.978Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-01-25T00:34:11.114Z] --- PASS: TestUpdateRestartPolicy (10.75s) [2022-01-25T00:34:11.114Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T00:34:11.114Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-01-25T00:34:11.114Z] === RUN TestWaitNonBlocked [2022-01-25T00:34:11.114Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:34:11.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:34:11.114Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:34:11.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:34:11.114Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:34:11.114Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:34:11.114Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-25T00:34:11.114Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-01-25T00:34:11.114Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-01-25T00:34:11.114Z] === RUN TestWaitBlocked [2022-01-25T00:34:11.114Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:34:11.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:34:11.114Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:34:11.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:34:11.114Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-25T00:34:11.114Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-25T00:34:11.114Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-25T00:34:11.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-01-25T00:34:11.114Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-01-25T00:34:11.114Z] === CONT TestContainerStartOnDaemonRestart [2022-01-25T00:34:11.114Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-25T00:34:11.550Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-01-25T00:34:12.121Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-01-25T00:34:12.692Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-01-25T00:34:13.016Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2022-01-25T00:34:13.016Z] === CONT TestDaemonHostGatewayIP [2022-01-25T00:34:13.016Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-01-25T00:34:13.016Z] === CONT TestDaemonRestartIpcMode [2022-01-25T00:34:13.264Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-01-25T00:34:13.836Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-01-25T00:34:14.097Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-01-25T00:34:14.505Z] --- PASS: TestCreateServiceSecretFileMode (12.59s) [2022-01-25T00:34:14.505Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T00:34:14.670Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-01-25T00:34:15.242Z] check_test.go:308: [d147595a4a00a] daemon is not started [2022-01-25T00:34:15.242Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-25T00:34:15.548Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2022-01-25T00:34:15.548Z] === CONT TestIpcModeOlderClient [2022-01-25T00:34:15.548Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-25T00:34:15.548Z] === CONT TestContainerKillOnDaemonStart [2022-01-25T00:34:15.548Z] --- PASS: TestDaemonRestartIpcMode (2.42s) [2022-01-25T00:34:16.184Z] check_test.go:308: [dda552738c171] daemon is not started [2022-01-25T00:34:16.184Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-25T00:34:16.756Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T00:34:16.756Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-25T00:34:17.699Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T00:34:18.282Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-25T00:34:20.189Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-25T00:34:20.189Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-25T00:34:20.189Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-25T00:34:20.189Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-25T00:34:20.189Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-25T00:34:20.189Z] Cross building: bundles/cross/windows/amd64 [2022-01-25T00:34:20.189Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-25T00:34:20.189Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-25T00:34:20.834Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T00:34:21.406Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-25T00:34:21.977Z] check_test.go:308: [d5ece6998a482] daemon is not started [2022-01-25T00:34:21.977Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-25T00:34:24.523Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-25T00:34:26.439Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-25T00:34:26.668Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2022-01-25T00:34:26.668Z] === RUN TestCreateServiceSysctls [2022-01-25T00:34:27.747Z] --- PASS: TestContainerKillOnDaemonStart (11.43s) [2022-01-25T00:34:27.747Z] PASS [2022-01-25T00:34:27.747Z] [2022-01-25T00:34:27.747Z] === Skipped [2022-01-25T00:34:27.747Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-25T00:34:27.747Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:34:27.747Z] [2022-01-25T00:34:27.747Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-25T00:34:27.747Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-25T00:34:27.747Z] [2022-01-25T00:34:27.747Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-25T00:34:27.747Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-25T00:34:27.747Z] [2022-01-25T00:34:27.747Z] DONE 200 tests, 3 skipped in 111.914s [2022-01-25T00:34:27.747Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-25T00:34:27.747Z] ++ 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-01-25T00:34:27.747Z] ++ set -e [2022-01-25T00:34:27.747Z] ++ '[' -n 0 ']' [2022-01-25T00:34:27.747Z] ++ set -x [2022-01-25T00:34:27.748Z] ++ env -i DEST=/go/src/github.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-01-25T00:34:27.748Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T00:34:27.748Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-25T00:34:27.748Z] === RUN TestDaemonConfigValidation [2022-01-25T00:34:27.748Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:34:27.748Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:34:27.748Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-25T00:34:27.748Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-25T00:34:27.748Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-25T00:34:27.748Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-25T00:34:27.748Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-25T00:34:27.748Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-25T00:34:27.748Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-25T00:34:27.748Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-25T00:34:27.748Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-25T00:34:27.748Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-25T00:34:27.748Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-25T00:34:27.748Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-25T00:34:27.748Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-25T00:34:27.748Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-25T00:34:27.748Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-01-25T00:34:27.748Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-01-25T00:34:27.748Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-01-25T00:34:27.748Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-25T00:34:27.748Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2022-01-25T00:34:27.748Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T00:34:27.748Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-25T00:34:28.558Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-01-25T00:34:28.559Z] === RUN TestCreateServiceCapabilities [2022-01-25T00:34:28.683Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-25T00:34:29.617Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-25T00:34:30.644Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-25T00:34:30.905Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T00:34:30.992Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-25T00:34:30.992Z] daemon_test.go:156: [d28e22b214746] daemon is not started [2022-01-25T00:34:30.992Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-25T00:34:30.992Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-25T00:34:30.992Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-25T00:34:30.992Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-25T00:34:30.992Z] === RUN TestDaemonProxy [2022-01-25T00:34:30.992Z] === RUN TestDaemonProxy/environment_variables [2022-01-25T00:34:31.073Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-01-25T00:34:31.073Z] === RUN TestInspect [2022-01-25T00:34:31.165Z] check_test.go:308: [dcc66be8ee4f6] daemon is not started [2022-01-25T00:34:31.165Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-25T00:34:32.108Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T00:34:32.108Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T00:34:32.367Z] === RUN TestDaemonProxy/command-line_options [2022-01-25T00:34:33.587Z] --- PASS: TestInspect (2.66s) [2022-01-25T00:34:33.587Z] === RUN TestCreateJob [2022-01-25T00:34:34.269Z] === RUN TestDaemonProxy/configuration_file [2022-01-25T00:34:36.170Z] === RUN TestDaemonProxy/conflicting_options [2022-01-25T00:34:36.315Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T00:34:36.315Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T00:34:36.428Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-25T00:34:36.853Z] --- PASS: TestCreateJob (2.90s) [2022-01-25T00:34:36.853Z] === RUN TestReplicatedJob [2022-01-25T00:34:36.996Z] --- PASS: TestDaemonProxy (6.27s) [2022-01-25T00:34:36.996Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-01-25T00:34:36.996Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-01-25T00:34:36.996Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-01-25T00:34:36.996Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-25T00:34:36.996Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-25T00:34:36.996Z] PASS [2022-01-25T00:34:36.996Z] [2022-01-25T00:34:36.996Z] DONE 17 tests in 10.187s [2022-01-25T00:34:36.996Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-25T00:34:36.996Z] ++ 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-01-25T00:34:36.996Z] ++ set -e [2022-01-25T00:34:36.996Z] ++ '[' -n 0 ']' [2022-01-25T00:34:36.996Z] ++ set -x [2022-01-25T00:34:36.996Z] ++ env -i DEST=/go/src/github.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-01-25T00:34:36.996Z] INFO: Testing against a local daemon [2022-01-25T00:34:36.996Z] === RUN TestCommitInheritsEnv [2022-01-25T00:34:37.255Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-01-25T00:34:37.255Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T00:34:37.255Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-01-25T00:34:37.255Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:34:37.255Z] === RUN TestImportWithCustomPlatform [2022-01-25T00:34:37.255Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform// [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform/linux [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform/macos [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-25T00:34:37.514Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-25T00:34:37.772Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-25T00:34:37.772Z] === RUN TestImagesFilterMultiReference [2022-01-25T00:34:37.772Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-25T00:34:37.772Z] === RUN TestImagePullPlatformInvalid [2022-01-25T00:34:37.772Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-25T00:34:37.772Z] === RUN TestRemoveImageOrphaning [2022-01-25T00:34:38.031Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-01-25T00:34:38.031Z] === RUN TestRemoveImageGarbageCollector [2022-01-25T00:34:38.031Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:34:38.031Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-25T00:34:38.031Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T00:34:38.031Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-25T00:34:38.031Z] === RUN TestTagInvalidReference [2022-01-25T00:34:38.031Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-25T00:34:38.031Z] === RUN TestTagValidPrefixedRepo [2022-01-25T00:34:38.031Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-25T00:34:38.031Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T00:34:38.031Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-25T00:34:38.031Z] === RUN TestTagOfficialNames [2022-01-25T00:34:38.031Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-25T00:34:38.031Z] === RUN TestTagMatchesDigest [2022-01-25T00:34:38.031Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-25T00:34:38.031Z] PASS [2022-01-25T00:34:38.031Z] [2022-01-25T00:34:38.031Z] === Skipped [2022-01-25T00:34:38.031Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:34:38.031Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-01-25T00:34:38.031Z] [2022-01-25T00:34:38.031Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-25T00:34:38.031Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:34:38.031Z] [2022-01-25T00:34:38.031Z] DONE 22 tests, 2 skipped in 1.130s [2022-01-25T00:34:38.031Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T00:34:38.031Z] ++ 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-01-25T00:34:38.031Z] ++ set -e [2022-01-25T00:34:38.031Z] ++ '[' -n 0 ']' [2022-01-25T00:34:38.031Z] ++ set -x [2022-01-25T00:34:38.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=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-01-25T00:34:38.290Z] INFO: Testing against a local daemon [2022-01-25T00:34:38.290Z] === RUN TestNetworkCreateDelete [2022-01-25T00:34:38.290Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-25T00:34:38.290Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T00:34:38.549Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-01-25T00:34:38.549Z] === RUN TestDaemonDNSFallback [2022-01-25T00:34:38.860Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T00:34:39.121Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-25T00:34:40.508Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T00:34:41.891Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-25T00:34:42.099Z] --- PASS: TestReplicatedJob (4.97s) [2022-01-25T00:34:42.099Z] === RUN TestUpdateReplicatedJob [2022-01-25T00:34:44.438Z] check_test.go:308: [d49cccc9714e9] daemon is not started [2022-01-25T00:34:44.438Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-25T00:34:44.615Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2022-01-25T00:34:44.615Z] === RUN TestServiceListWithStatuses [2022-01-25T00:34:44.615Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:34:44.615Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T00:34:44.615Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T00:34:45.009Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-25T00:34:45.111Z] --- PASS: TestDaemonDNSFallback (6.19s) [2022-01-25T00:34:45.111Z] === RUN TestInspectNetwork [2022-01-25T00:34:45.581Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-25T00:34:46.154Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T00:34:46.154Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-25T00:34:47.642Z] === RUN TestInspectNetwork/full_network_id [2022-01-25T00:34:47.642Z] === RUN TestInspectNetwork/partial_network_id [2022-01-25T00:34:47.642Z] === RUN TestInspectNetwork/network_name [2022-01-25T00:34:47.642Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-25T00:34:48.069Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-25T00:34:48.069Z] check_test.go:308: [df6fa6ea59ea2] daemon is not started [2022-01-25T00:34:48.069Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-25T00:34:48.069Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T00:34:48.685Z] 0e02c12b1310: Pull complete [2022-01-25T00:34:48.685Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-25T00:34:48.685Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:34:48.685Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-25T00:34:48.685Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-25T00:34:48.685Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-25T00:34:48.685Z] WARN: Skipping validation tests [2022-01-25T00:34:48.685Z] INFO: Running unit tests at 01/25/2022 00:34:37... [2022-01-25T00:34:48.685Z] INFO: make.ps1 starting at 01/25/2022 00:34:42 [2022-01-25T00:34:48.685Z] INFO: Git commit (9d83956eb7) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T00:34:48.685Z] INFO: Invoking autogen... [2022-01-25T00:34:48.685Z] INFO: Running unit tests... [2022-01-25T00:34:48.780Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2022-01-25T00:34:48.781Z] === RUN TestDockerNetworkReConnect [2022-01-25T00:34:49.984Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T00:34:50.245Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-25T00:34:51.848Z] --- PASS: TestInspectNetwork (6.75s) [2022-01-25T00:34:51.848Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-25T00:34:51.848Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-25T00:34:51.848Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-25T00:34:51.848Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-25T00:34:51.848Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T00:34:52.046Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2022-01-25T00:34:52.046Z] === RUN TestServicePlugin [2022-01-25T00:34:52.621Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-25T00:34:52.789Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-25T00:34:53.248Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-01-25T00:34:53.248Z] === RUN TestNetworkInvalidJSON [2022-01-25T00:34:53.248Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T00:34:53.248Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T00:34:53.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:34:53.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:34:53.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:34:53.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:34:53.248Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T00:34:53.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:34:53.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:34:53.248Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-25T00:34:53.248Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T00:34:53.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T00:34:53.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T00:34:53.248Z] === RUN TestNetworkList [2022-01-25T00:34:53.248Z] === RUN TestNetworkList//networks [2022-01-25T00:34:53.248Z] === PAUSE TestNetworkList//networks [2022-01-25T00:34:53.248Z] === RUN TestNetworkList//networks/ [2022-01-25T00:34:53.248Z] === PAUSE TestNetworkList//networks/ [2022-01-25T00:34:53.248Z] === CONT TestNetworkList//networks [2022-01-25T00:34:53.248Z] === CONT TestNetworkList//networks/ [2022-01-25T00:34:53.248Z] --- PASS: TestNetworkList (0.01s) [2022-01-25T00:34:53.248Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T00:34:53.248Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T00:34:53.248Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T00:34:53.506Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-01-25T00:34:53.506Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T00:34:54.881Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-25T00:34:54.881Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T00:34:55.447Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-01-25T00:34:55.447Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T00:34:56.211Z] plugin_test.go:61: [d6d6284d07ffc] joining swarm manager [d79d5bed6d76b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:34:56.386Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-01-25T00:34:56.386Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T00:34:56.772Z] plugin_test.go:64: [d645e9b74d5a8] joining swarm manager [d79d5bed6d76b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:34:56.991Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-25T00:34:57.761Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-25T00:34:57.761Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T00:34:57.934Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-25T00:34:58.328Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-01-25T00:34:58.328Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T00:34:59.850Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-25T00:35:00.860Z] --- PASS: TestServiceWithPredefinedNetwork (2.16s) [2022-01-25T00:35:00.860Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T00:35:00.860Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:35:00.860Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:35:00.860Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T00:35:03.154Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-25T00:35:04.097Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T00:35:04.097Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T00:35:04.457Z] 0e02c12b1310: Pull complete [2022-01-25T00:35:04.457Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-25T00:35:04.457Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:35:04.457Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-25T00:35:04.457Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-25T00:35:04.457Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-25T00:35:04.457Z] WARN: Skipping validation tests [2022-01-25T00:35:04.457Z] INFO: Running unit tests at 01/25/2022 00:35:00... [2022-01-25T00:35:05.412Z] ? github.com/docker/docker/api [no test files] [2022-01-25T00:35:06.071Z] INFO: make.ps1 starting at 01/25/2022 00:35:05 [2022-01-25T00:35:06.071Z] INFO: Git commit (9d83956eb7) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T00:35:06.071Z] INFO: Invoking autogen... [2022-01-25T00:35:06.556Z] INFO: Running unit tests... [2022-01-25T00:35:06.642Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-25T00:35:08.557Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T00:35:09.129Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T00:35:09.389Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T00:35:10.332Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T00:35:10.332Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T00:35:10.332Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-25T00:35:10.904Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T00:35:11.164Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T00:35:12.107Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-25T00:35:13.069Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-25T00:35:13.333Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T00:35:14.277Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-25T00:35:14.847Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T00:35:15.738Z] --- PASS: TestServiceWithDataPathPortInit (12.86s) [2022-01-25T00:35:15.738Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T00:35:15.738Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tr8fqsuhxw5ut3wh14h8kwm7n Created:2022-01-25 00:35:14.191928675 +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[963c5c8fa072862c03c5897a93db0d082f624c90f1ad061526e509c3e927e241:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wskws3c1dl5ra492lcm1v4t06 EndpointID:3831e53d04b474a73e13c7ca771a2b8e2907f080362df289e2884819463f620a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2595c7c84070e4608b63eb7bc0f95136c3091ab3b1d6c6ea05d8922270a82cd2 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:38ec0251ce43 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wskws3c1dl5ra492lcm1v4t06 EndpointID:3831e53d04b474a73e13c7ca771a2b8e2907f080362df289e2884819463f620a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-25T00:35:15.817Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-25T00:35:16.758Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T00:35:17.330Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-25T00:35:18.271Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T00:35:19.655Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T00:35:19.922Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.34s) [2022-01-25T00:35:19.922Z] PASS [2022-01-25T00:35:19.922Z] [2022-01-25T00:35:19.922Z] === Skipped [2022-01-25T00:35:19.922Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:35:19.922Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:35:19.922Z] [2022-01-25T00:35:19.922Z] DONE 26 tests, 1 skipped in 41.502s [2022-01-25T00:35:19.922Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:35:19.923Z] ++ 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-01-25T00:35:19.923Z] ++ set -e [2022-01-25T00:35:19.923Z] ++ '[' -n 0 ']' [2022-01-25T00:35:19.923Z] ++ set -x [2022-01-25T00:35:19.923Z] ++ env -i DEST=/go/src/github.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-01-25T00:35:19.923Z] INFO: Testing against a local daemon [2022-01-25T00:35:19.923Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T00:35:19.923Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:35:19.923Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:35:19.923Z] === RUN TestDockerNetworkIpvlan [2022-01-25T00:35:19.923Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:35:19.923Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:35:19.923Z] PASS [2022-01-25T00:35:19.923Z] [2022-01-25T00:35:19.923Z] === Skipped [2022-01-25T00:35:19.923Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:35:19.923Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:35:19.923Z] [2022-01-25T00:35:19.923Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:35:19.923Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:35:19.923Z] [2022-01-25T00:35:19.923Z] DONE 2 tests, 2 skipped in 0.081s [2022-01-25T00:35:19.923Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:35:19.923Z] ++ 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-01-25T00:35:19.923Z] ++ set -e [2022-01-25T00:35:19.923Z] ++ '[' -n 0 ']' [2022-01-25T00:35:19.923Z] ++ set -x [2022-01-25T00:35:19.923Z] ++ env -i DEST=/go/src/github.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-01-25T00:35:19.923Z] INFO: Testing against a local daemon [2022-01-25T00:35:19.923Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T00:35:21.035Z] === RUN TestMiddlewares [2022-01-25T00:35:21.035Z] --- PASS: TestMiddlewares (0.00s) [2022-01-25T00:35:21.035Z] PASS [2022-01-25T00:35:21.035Z] coverage: 9.0% of statements [2022-01-25T00:35:21.035Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2022-01-25T00:35:21.041Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T00:35:21.298Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-01-25T00:35:21.298Z] === RUN TestDockerNetworkMacvlan [2022-01-25T00:35:21.865Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-25T00:35:22.801Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-25T00:35:23.265Z] --- PASS: TestServicePlugin (29.69s) [2022-01-25T00:35:23.265Z] === RUN TestServiceUpdateLabel [2022-01-25T00:35:23.369Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-25T00:35:23.587Z] docker_cli_daemon_test.go:2522: [d3d23ab263359] daemon is not started [2022-01-25T00:35:23.827Z] --- PASS: TestServiceUpdateLabel (2.12s) [2022-01-25T00:35:23.827Z] === RUN TestServiceUpdateSecrets [2022-01-25T00:35:24.971Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-25T00:35:25.271Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-25T00:35:26.651Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-25T00:35:27.428Z] ? github.com/docker/docker/api [no test files] [2022-01-25T00:35:27.515Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T00:35:29.185Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-25T00:35:30.120Z] --- PASS: TestDockerNetworkMacvlan (8.80s) [2022-01-25T00:35:30.120Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-25T00:35:30.120Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-01-25T00:35:30.120Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-01-25T00:35:30.120Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-01-25T00:35:30.120Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.83s) [2022-01-25T00:35:30.120Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s) [2022-01-25T00:35:30.120Z] PASS [2022-01-25T00:35:30.120Z] [2022-01-25T00:35:30.120Z] DONE 8 tests in 10.284s [2022-01-25T00:35:30.120Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T00:35:30.120Z] ++ 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-01-25T00:35:30.120Z] ++ set -e [2022-01-25T00:35:30.120Z] ++ '[' -n 0 ']' [2022-01-25T00:35:30.120Z] ++ set -x [2022-01-25T00:35:30.120Z] ++ env -i DEST=/go/src/github.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-01-25T00:35:30.120Z] testing: warning: no tests to run [2022-01-25T00:35:30.120Z] PASS [2022-01-25T00:35:30.120Z] [2022-01-25T00:35:30.120Z] DONE 0 tests in 0.023s [2022-01-25T00:35:30.120Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T00:35:30.120Z] ++ 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-01-25T00:35:30.120Z] ++ set -e [2022-01-25T00:35:30.120Z] ++ '[' -n 0 ']' [2022-01-25T00:35:30.120Z] ++ set -x [2022-01-25T00:35:30.120Z] ++ env -i DEST=/go/src/github.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-01-25T00:35:30.120Z] INFO: Testing against a local daemon [2022-01-25T00:35:30.120Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T00:35:31.495Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-01-25T00:35:31.495Z] === RUN TestAuthZPluginTLS [2022-01-25T00:35:31.754Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-25T00:35:31.754Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T00:35:32.321Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-25T00:35:32.321Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T00:35:32.888Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-25T00:35:32.888Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T00:35:33.455Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-25T00:35:33.455Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T00:35:34.100Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T00:35:34.391Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-01-25T00:35:34.391Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T00:35:34.959Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-01-25T00:35:34.959Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T00:35:35.525Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-25T00:35:35.525Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T00:35:36.013Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-25T00:35:36.092Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-25T00:35:36.092Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T00:35:37.398Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-25T00:35:37.467Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2022-01-25T00:35:37.467Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T00:35:38.663Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2022-01-25T00:35:38.663Z] === RUN TestServiceUpdateConfigs [2022-01-25T00:35:38.844Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-01-25T00:35:38.844Z] === RUN TestAuthZPluginHeader [2022-01-25T00:35:39.411Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-25T00:35:39.411Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T00:35:39.411Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:39.411Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-25T00:35:39.411Z] === RUN TestAuthZPluginV2Disable [2022-01-25T00:35:39.411Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:39.411Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-25T00:35:39.411Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T00:35:39.411Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:39.411Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-25T00:35:39.411Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T00:35:39.411Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:39.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-25T00:35:39.411Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T00:35:39.944Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-25T00:35:39.944Z] check_test.go:308: [db2479d9a6274] daemon is not started [2022-01-25T00:35:39.944Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-25T00:35:41.610Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-25T00:35:41.610Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-25T00:35:41.610Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-25T00:35:41.611Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-25T00:35:41.611Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-25T00:35:41.611Z] remote: Enumerating objects: 23, done. [2022-01-25T00:35:41.611Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-25T00:35:41.611Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-25T00:35:41.611Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-25T00:35:41.611Z] 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) 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 | 5.08 MiB/s, done. [2022-01-25T00:35:41.611Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-25T00:35:41.611Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-25T00:35:41.611Z] Cross building: bundles/cross/linux/ppc64le [2022-01-25T00:35:41.611Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-25T00:35:41.611Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite (331.07s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.06s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.60s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.18s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.26s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.32s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.01s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.05s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.17s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.24s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.55s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s) [2022-01-25T00:35:46.531Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.62s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.79s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.67s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.23s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.66s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.42s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.55s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.83s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.31s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.82s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-01-25T00:35:46.531Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.54s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.67s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.53s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.96s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.31s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.48s) [2022-01-25T00:35:46.532Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-25T00:35:46.532Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.12s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.85s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.69s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.15s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.08s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.60s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.24s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.94s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.47s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.55s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.61s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.71s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.93s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.26s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.76s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.63s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.67s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.07s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.41s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.11s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.64s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.09s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.52s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.16s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.70s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.51s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-01-25T00:35:46.532Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.43s) [2022-01-25T00:35:46.532Z] === RUN TestDockerSwarmSuite [2022-01-25T00:35:46.532Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-25T00:35:46.793Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T00:35:46.913Z] === RUN TestMiddlewares [2022-01-25T00:35:46.913Z] --- PASS: TestMiddlewares (0.00s) [2022-01-25T00:35:46.913Z] PASS [2022-01-25T00:35:46.913Z] coverage: 9.0% of statements [2022-01-25T00:35:46.913Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2022-01-25T00:35:48.708Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-25T00:35:48.708Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T00:35:51.256Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-25T00:35:53.547Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-01-25T00:35:53.547Z] === RUN TestServiceUpdateNetwork [2022-01-25T00:35:56.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-25T00:35:57.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T00:35:57.488Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-01-25T00:35:57.488Z] PASS [2022-01-25T00:35:57.488Z] [2022-01-25T00:35:57.488Z] === Skipped [2022-01-25T00:35:57.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-25T00:35:57.488Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:57.488Z] [2022-01-25T00:35:57.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-25T00:35:57.488Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:57.488Z] [2022-01-25T00:35:57.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-25T00:35:57.488Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:57.488Z] [2022-01-25T00:35:57.488Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-25T00:35:57.488Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:35:57.488Z] [2022-01-25T00:35:57.488Z] DONE 17 tests, 4 skipped in 25.806s [2022-01-25T00:35:57.488Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T00:35:57.488Z] ++ 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-01-25T00:35:57.488Z] ++ set -e [2022-01-25T00:35:57.488Z] ++ '[' -n 0 ']' [2022-01-25T00:35:57.488Z] ++ set -x [2022-01-25T00:35:57.488Z] ++ env -i DEST=/go/src/github.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-01-25T00:35:57.488Z] INFO: Testing against a local daemon [2022-01-25T00:35:57.488Z] === RUN TestPluginInvalidJSON [2022-01-25T00:35:57.488Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:35:57.488Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:35:57.488Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:35:57.488Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-25T00:35:57.488Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T00:35:57.488Z] === RUN TestPluginInstall [2022-01-25T00:35:57.488Z] === RUN TestPluginInstall/no_auth [2022-01-25T00:35:57.488Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:35:57.488Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4381271175a3f21e2ea2d70dfeb2d4115696974b315204d6a2468f4e547d1134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:35:57.488Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:35:57.488Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4381271175a3f21e2ea2d70dfeb2d4115696974b315204d6a2468f4e547d1134" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:35:57.488Z] === RUN TestPluginInstall/with_htpasswd [2022-01-25T00:35:57.747Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:35:57.747Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c27cc7b0ea67ef63ff0366be6eaf120d63bff03d903bba8cd7bc4d655256568" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:35:57.747Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:35:57.747Z] time="2022-01-25T00:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c27cc7b0ea67ef63ff0366be6eaf120d63bff03d903bba8cd7bc4d655256568" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:35:58.006Z] === RUN TestPluginInstall/with_insecure [2022-01-25T00:35:58.430Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T00:35:58.944Z] time="2022-01-25T00:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:35:58.944Z] time="2022-01-25T00:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50bbc490cd1ba6ba38f82572504eab40580239083a228f63da93d55b433c7fb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:35:58.944Z] time="2022-01-25T00:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:35:58.944Z] time="2022-01-25T00:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50bbc490cd1ba6ba38f82572504eab40580239083a228f63da93d55b433c7fb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:35:58.944Z] plugin_test.go:165: [d171310ec6f8e] daemon is not started [2022-01-25T00:35:58.944Z] --- PASS: TestPluginInstall (2.98s) [2022-01-25T00:35:58.944Z] --- PASS: TestPluginInstall/no_auth (1.42s) [2022-01-25T00:35:58.944Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-01-25T00:35:58.944Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-01-25T00:35:58.944Z] === RUN TestPluginsWithRuntimes [2022-01-25T00:35:59.372Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T00:35:59.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-25T00:36:00.846Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-25T00:36:01.018Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-25T00:36:01.018Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-25T00:36:01.018Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T00:36:01.018Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T00:36:01.413Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-25T00:36:02.365Z] --- PASS: TestPluginsWithRuntimes (3.18s) [2022-01-25T00:36:02.365Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2022-01-25T00:36:02.365Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) [2022-01-25T00:36:02.365Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T00:36:02.941Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-01-25T00:36:02.942Z] PASS [2022-01-25T00:36:02.942Z] [2022-01-25T00:36:02.942Z] DONE 10 tests in 6.898s [2022-01-25T00:36:02.942Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T00:36:02.942Z] ++ 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-01-25T00:36:02.942Z] ++ set -e [2022-01-25T00:36:02.942Z] ++ '[' -n 0 ']' [2022-01-25T00:36:02.942Z] ++ set -x [2022-01-25T00:36:02.942Z] ++ env -i DEST=/go/src/github.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-01-25T00:36:02.942Z] INFO: Testing against a local daemon [2022-01-25T00:36:02.942Z] === RUN TestExternalGraphDriver [2022-01-25T00:36:02.942Z] === RUN TestExternalGraphDriver/json [2022-01-25T00:36:04.844Z] === RUN TestExternalGraphDriver/spec [2022-01-25T00:36:05.716Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2022-01-25T00:36:05.716Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T00:36:06.220Z] === RUN TestExternalGraphDriver/pull [2022-01-25T00:36:06.277Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-25T00:36:07.205Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-25T00:36:07.596Z] --- PASS: TestExternalGraphDriver (4.70s) [2022-01-25T00:36:07.596Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-01-25T00:36:07.596Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-01-25T00:36:07.596Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-01-25T00:36:07.596Z] === RUN TestGraphdriverPluginV2 [2022-01-25T00:36:07.596Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:36:07.596Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-25T00:36:07.596Z] PASS [2022-01-25T00:36:07.596Z] [2022-01-25T00:36:07.596Z] === Skipped [2022-01-25T00:36:07.596Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-25T00:36:07.596Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:36:07.596Z] [2022-01-25T00:36:07.596Z] DONE 5 tests, 1 skipped in 4.816s [2022-01-25T00:36:07.596Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T00:36:07.596Z] ++ 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-01-25T00:36:07.596Z] ++ set -e [2022-01-25T00:36:07.596Z] ++ '[' -n 0 ']' [2022-01-25T00:36:07.596Z] ++ set -x [2022-01-25T00:36:07.596Z] ++ env -i DEST=/go/src/github.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-01-25T00:36:07.596Z] INFO: Testing against a local daemon [2022-01-25T00:36:07.596Z] === RUN TestContinueAfterPluginCrash [2022-01-25T00:36:07.596Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T00:36:07.596Z] === RUN TestReadPluginNoRead [2022-01-25T00:36:07.596Z] === PAUSE TestReadPluginNoRead [2022-01-25T00:36:07.596Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T00:36:07.596Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T00:36:07.596Z] === CONT TestContinueAfterPluginCrash [2022-01-25T00:36:07.596Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T00:36:09.156Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T00:36:09.156Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T00:36:09.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-25T00:36:09.988Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T00:36:10.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-25T00:36:10.509Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T00:36:10.770Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T00:36:10.883Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-01-25T00:36:10.883Z] === CONT TestReadPluginNoRead [2022-01-25T00:36:11.715Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T00:36:11.715Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T00:36:12.787Z] === RUN TestReadPluginNoRead/default [2022-01-25T00:36:13.102Z] docker_api_swarm_test.go:563: [d309abb8e8d1e] joining swarm manager [db27b5b08df0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:36:13.722Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T00:36:13.741Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-25T00:36:14.508Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T00:36:15.098Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T00:36:15.666Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-01-25T00:36:16.234Z] === CONT TestReadPluginNoRead [2022-01-25T00:36:16.234Z] read_test.go:92: [dbd762499f780] daemon is not started [2022-01-25T00:36:16.234Z] --- PASS: TestReadPluginNoRead (5.48s) [2022-01-25T00:36:16.234Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-01-25T00:36:16.234Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2022-01-25T00:36:16.234Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-01-25T00:36:16.234Z] PASS [2022-01-25T00:36:16.234Z] [2022-01-25T00:36:16.234Z] DONE 6 tests in 8.482s [2022-01-25T00:36:16.234Z] 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-01-25T00:36:16.234Z] ++ 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-01-25T00:36:16.234Z] ++ set -e [2022-01-25T00:36:16.234Z] ++ '[' -n 0 ']' [2022-01-25T00:36:16.234Z] ++ set -x [2022-01-25T00:36:16.234Z] ++ env -i DEST=/go/src/github.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-01-25T00:36:16.234Z] testing: warning: no tests to run [2022-01-25T00:36:16.234Z] PASS [2022-01-25T00:36:16.234Z] [2022-01-25T00:36:16.234Z] DONE 0 tests in 0.029s [2022-01-25T00:36:16.234Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T00:36:16.234Z] ++ 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-01-25T00:36:16.234Z] ++ set -e [2022-01-25T00:36:16.234Z] ++ '[' -n 0 ']' [2022-01-25T00:36:16.234Z] ++ set -x [2022-01-25T00:36:16.234Z] ++ env -i DEST=/go/src/github.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-01-25T00:36:16.234Z] INFO: Testing against a local daemon [2022-01-25T00:36:16.234Z] === RUN TestPluginWithDevMounts [2022-01-25T00:36:16.234Z] === PAUSE TestPluginWithDevMounts [2022-01-25T00:36:16.234Z] === CONT TestPluginWithDevMounts [2022-01-25T00:36:17.066Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T00:36:18.137Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-01-25T00:36:18.137Z] PASS [2022-01-25T00:36:18.137Z] [2022-01-25T00:36:18.137Z] DONE 1 tests in 1.588s [2022-01-25T00:36:18.137Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T00:36:18.137Z] ++ 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-01-25T00:36:18.137Z] ++ set -e [2022-01-25T00:36:18.137Z] ++ '[' -n 0 ']' [2022-01-25T00:36:18.137Z] ++ set -x [2022-01-25T00:36:18.137Z] ++ env -i DEST=/go/src/github.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-01-25T00:36:18.137Z] INFO: Testing against a local daemon [2022-01-25T00:36:18.137Z] === RUN TestSecretInspect [2022-01-25T00:36:18.452Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T00:36:19.513Z] --- PASS: TestSecretInspect (1.66s) [2022-01-25T00:36:19.514Z] === RUN TestSecretList [2022-01-25T00:36:19.837Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T00:36:19.837Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T00:36:20.780Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T00:36:21.822Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2022-01-25T00:36:21.822Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-01-25T00:36:21.822Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-01-25T00:36:21.822Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-01-25T00:36:21.822Z] PASS [2022-01-25T00:36:21.822Z] [2022-01-25T00:36:21.822Z] === Skipped [2022-01-25T00:36:21.822Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-25T00:36:21.822Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:36:21.822Z] [2022-01-25T00:36:21.822Z] DONE 27 tests, 1 skipped in 181.478s [2022-01-25T00:36:21.822Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T00:36:21.822Z] INFO: Testing against a local daemon [2022-01-25T00:36:21.822Z] === RUN TestSessionCreate [2022-01-25T00:36:21.822Z] --- PASS: TestSessionCreate (0.02s) [2022-01-25T00:36:21.822Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T00:36:21.822Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-25T00:36:21.822Z] PASS [2022-01-25T00:36:21.822Z] [2022-01-25T00:36:21.822Z] DONE 2 tests in 0.068s [2022-01-25T00:36:21.822Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T00:36:21.822Z] INFO: Testing against a local daemon [2022-01-25T00:36:21.822Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:36:21.822Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:36:21.822Z] === RUN TestDiskUsage [2022-01-25T00:36:21.822Z] === PAUSE TestDiskUsage [2022-01-25T00:36:21.822Z] === RUN TestEventsExecDie [2022-01-25T00:36:21.822Z] --- PASS: TestEventsExecDie (0.51s) [2022-01-25T00:36:21.822Z] === RUN TestEventsBackwardsCompatible [2022-01-25T00:36:21.822Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-25T00:36:21.822Z] === RUN TestEventsVolumeCreate [2022-01-25T00:36:22.044Z] --- PASS: TestSecretList (2.16s) [2022-01-25T00:36:22.044Z] === RUN TestSecretsCreateAndDelete [2022-01-25T00:36:22.078Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-25T00:36:22.078Z] === RUN TestInfoBinaryCommits [2022-01-25T00:36:22.078Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-25T00:36:22.078Z] === RUN TestInfoAPIVersioned [2022-01-25T00:36:22.078Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-25T00:36:22.078Z] === RUN TestInfoAPI [2022-01-25T00:36:22.078Z] --- PASS: TestInfoAPI (0.02s) [2022-01-25T00:36:22.078Z] === RUN TestInfoAPIWarnings [2022-01-25T00:36:22.166Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T00:36:23.056Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T00:36:23.056Z] === RUN TestBoolValue [2022-01-25T00:36:23.056Z] --- PASS: TestBoolValue (0.00s) [2022-01-25T00:36:23.056Z] === RUN TestBoolValueOrDefault [2022-01-25T00:36:23.056Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-25T00:36:23.056Z] === RUN TestInt64ValueOrZero [2022-01-25T00:36:23.056Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-25T00:36:23.056Z] === RUN TestInt64ValueOrDefault [2022-01-25T00:36:23.056Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-25T00:36:23.056Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-25T00:36:23.056Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-25T00:36:23.056Z] === RUN TestJsonContentType [2022-01-25T00:36:23.056Z] --- PASS: TestJsonContentType (0.00s) [2022-01-25T00:36:23.056Z] PASS [2022-01-25T00:36:23.056Z] coverage: 14.7% of statements [2022-01-25T00:36:23.056Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 14.7% of statements [2022-01-25T00:36:23.056Z] === RUN TestMaskSecretKeys [2022-01-25T00:36:23.056Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-25T00:36:23.056Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-25T00:36:23.056Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-25T00:36:23.056Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-25T00:36:23.056Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-25T00:36:23.056Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-25T00:36:23.056Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-25T00:36:23.056Z] === RUN TestVersionMiddlewareVersion [2022-01-25T00:36:23.056Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-25T00:36:23.056Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-25T00:36:23.057Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-25T00:36:23.057Z] PASS [2022-01-25T00:36:23.057Z] coverage: 37.7% of statements [2022-01-25T00:36:23.057Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T00:36:23.057Z] === RUN TestAdjustForAPIVersion [2022-01-25T00:36:23.057Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-25T00:36:23.057Z] PASS [2022-01-25T00:36:23.057Z] coverage: 5.7% of statements [2022-01-25T00:36:23.057Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T00:36:23.057Z] === RUN TestStrSliceMarshalJSON [2022-01-25T00:36:23.057Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestStrSliceUnmarshalJSON [2022-01-25T00:36:23.057Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestStrSliceUnmarshalString [2022-01-25T00:36:23.057Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestStrSliceUnmarshalSlice [2022-01-25T00:36:23.057Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-25T00:36:23.057Z] PASS [2022-01-25T00:36:23.057Z] coverage: 90.0% of statements [2022-01-25T00:36:23.057Z] === RUN TestToJSON [2022-01-25T00:36:23.057Z] --- PASS: TestToJSON (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestToParamWithVersion [2022-01-25T00:36:23.057Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestFromJSON [2022-01-25T00:36:23.057Z] --- PASS: TestFromJSON (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestEmpty [2022-01-25T00:36:23.057Z] --- PASS: TestEmpty (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestArgsMatchKVListEmptySources [2022-01-25T00:36:23.057Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestArgsMatchKVList [2022-01-25T00:36:23.057Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestArgsMatch [2022-01-25T00:36:23.057Z] --- PASS: TestArgsMatch (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestAdd [2022-01-25T00:36:23.057Z] --- PASS: TestAdd (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestDel [2022-01-25T00:36:23.057Z] --- PASS: TestDel (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestLen [2022-01-25T00:36:23.057Z] --- PASS: TestLen (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestExactMatch [2022-01-25T00:36:23.057Z] --- PASS: TestExactMatch (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestOnlyOneExactMatch [2022-01-25T00:36:23.057Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestContains [2022-01-25T00:36:23.057Z] --- PASS: TestContains (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestValidate [2022-01-25T00:36:23.057Z] --- PASS: TestValidate (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestWalkValues [2022-01-25T00:36:23.057Z] --- PASS: TestWalkValues (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestFuzzyMatch [2022-01-25T00:36:23.057Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestClone [2022-01-25T00:36:23.057Z] --- PASS: TestClone (0.00s) [2022-01-25T00:36:23.057Z] PASS [2022-01-25T00:36:23.057Z] coverage: 92.2% of statements [2022-01-25T00:36:23.057Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-01-25T00:36:23.057Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T00:36:23.057Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T00:36:23.057Z] === RUN TestDurationToSecondsString [2022-01-25T00:36:23.057Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-25T00:36:23.057Z] === RUN TestGetTimestamp [2022-01-25T00:36:23.057Z] --- PASS: TestGetTimestamp (0.22s) [2022-01-25T00:36:23.057Z] === RUN TestParseTimestamps [2022-01-25T00:36:23.057Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-25T00:36:23.057Z] PASS [2022-01-25T00:36:23.057Z] coverage: 100.0% of statements [2022-01-25T00:36:23.057Z] ok github.com/docker/docker/api/types/time 0.278s coverage: 100.0% of statements [2022-01-25T00:36:23.109Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T00:36:23.418Z] --- PASS: TestSecretsCreateAndDelete (1.66s) [2022-01-25T00:36:23.418Z] === RUN TestSecretsUpdate [2022-01-25T00:36:23.541Z] === RUN TestCompareVersion [2022-01-25T00:36:23.541Z] --- PASS: TestCompareVersion (0.00s) [2022-01-25T00:36:23.541Z] PASS [2022-01-25T00:36:23.541Z] coverage: 77.3% of statements [2022-01-25T00:36:23.541Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 77.3% of statements [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T00:36:23.541Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T00:36:23.680Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-25T00:36:24.570Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-25T00:36:24.570Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-25T00:36:24.570Z] === RUN TestCloneArgsSmartHttp [2022-01-25T00:36:24.570Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-25T00:36:24.570Z] === RUN TestCloneArgsDumbHttp [2022-01-25T00:36:24.570Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-25T00:36:24.570Z] === RUN TestCloneArgsGit [2022-01-25T00:36:24.570Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-25T00:36:24.570Z] === RUN TestCheckoutGit [2022-01-25T00:36:25.319Z] --- PASS: TestSecretsUpdate (1.68s) [2022-01-25T00:36:25.319Z] === RUN TestTemplatedSecret [2022-01-25T00:36:25.593Z] docker_api_swarm_test.go:585: [d1f15740c3a1f] joining swarm manager [db27b5b08df0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:36:25.854Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T00:36:26.855Z] === RUN TestEnable [2022-01-25T00:36:26.855Z] --- PASS: TestEnable (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestDisable [2022-01-25T00:36:26.855Z] --- PASS: TestDisable (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestEnabled [2022-01-25T00:36:26.855Z] --- PASS: TestEnabled (0.00s) [2022-01-25T00:36:26.855Z] PASS [2022-01-25T00:36:26.855Z] coverage: 100.0% of statements [2022-01-25T00:36:26.855Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2022-01-25T00:36:26.855Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-25T00:36:26.855Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestProcessNoDockerignore [2022-01-25T00:36:26.855Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-25T00:36:26.855Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestDetectContentType [2022-01-25T00:36:26.855Z] --- PASS: TestDetectContentType (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestSelectAcceptableMIME [2022-01-25T00:36:26.855Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestInspectEmptyResponse [2022-01-25T00:36:26.855Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestInspectResponseBinary [2022-01-25T00:36:26.855Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestResponseUnsupportedContentType [2022-01-25T00:36:26.855Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestInspectResponseTextSimple [2022-01-25T00:36:26.855Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestInspectResponseEmptyContentType [2022-01-25T00:36:26.855Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestUnknownContentLength [2022-01-25T00:36:26.855Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestDownloadRemote [2022-01-25T00:36:26.855Z] --- PASS: TestDownloadRemote (0.10s) [2022-01-25T00:36:26.855Z] === RUN TestGetWithStatusError [2022-01-25T00:36:26.855Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestCloseRootDirectory [2022-01-25T00:36:26.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:26.855Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestHashFile [2022-01-25T00:36:26.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:26.855Z] --- SKIP: TestHashFile (0.00s) [2022-01-25T00:36:26.855Z] === RUN TestHashSubdir [2022-01-25T00:36:26.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:26.855Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-25T00:36:26.855Z] === RUN TestRemoveDirectory [2022-01-25T00:36:26.855Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:26.856Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-25T00:36:26.856Z] PASS [2022-01-25T00:36:26.856Z] coverage: 9.3% of statements [2022-01-25T00:36:26.856Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 9.3% of statements [2022-01-25T00:36:27.341Z] === RUN TestGetAllAllowed [2022-01-25T00:36:27.341Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestGetAllMeta [2022-01-25T00:36:27.341Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-25T00:36:27.341Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestIsUnreferencedBuiltin [2022-01-25T00:36:27.341Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestIsExistingDirectory [2022-01-25T00:36:27.341Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestGetFilenameForDownload [2022-01-25T00:36:27.341Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestEnv2Variables [2022-01-25T00:36:27.341Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-25T00:36:27.341Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestMaintainer [2022-01-25T00:36:27.341Z] --- PASS: TestMaintainer (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestLabel [2022-01-25T00:36:27.341Z] --- PASS: TestLabel (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestFromScratch [2022-01-25T00:36:27.341Z] --- PASS: TestFromScratch (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestFromWithArg [2022-01-25T00:36:27.341Z] --- PASS: TestFromWithArg (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-25T00:36:27.341Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestFromWithUndefinedArg [2022-01-25T00:36:27.341Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestFromMultiStageWithNamedStage [2022-01-25T00:36:27.341Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestOnbuild [2022-01-25T00:36:27.341Z] --- PASS: TestOnbuild (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestWorkdir [2022-01-25T00:36:27.341Z] --- PASS: TestWorkdir (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestCmd [2022-01-25T00:36:27.341Z] --- PASS: TestCmd (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestHealthcheckNone [2022-01-25T00:36:27.341Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestHealthcheckCmd [2022-01-25T00:36:27.341Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestEntrypoint [2022-01-25T00:36:27.341Z] --- PASS: TestEntrypoint (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestExpose [2022-01-25T00:36:27.341Z] --- PASS: TestExpose (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestUser [2022-01-25T00:36:27.341Z] --- PASS: TestUser (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestVolume [2022-01-25T00:36:27.341Z] --- PASS: TestVolume (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestStopSignal [2022-01-25T00:36:27.341Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T00:36:27.341Z] --- SKIP: TestStopSignal (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestArg [2022-01-25T00:36:27.341Z] --- PASS: TestArg (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestShell [2022-01-25T00:36:27.341Z] --- PASS: TestShell (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestPrependEnvOnCmd [2022-01-25T00:36:27.341Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestRunWithBuildArgs [2022-01-25T00:36:27.341Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestRunIgnoresHealthcheck [2022-01-25T00:36:27.341Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestDispatchUnsupportedOptions [2022-01-25T00:36:27.341Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-25T00:36:27.341Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-25T00:36:27.341Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-25T00:36:27.341Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestNormalizeWorkdir [2022-01-25T00:36:27.341Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestDispatch [2022-01-25T00:36:27.341Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-25T00:36:27.341Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-25T00:36:27.341Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-25T00:36:27.341Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-25T00:36:27.341Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-25T00:36:27.341Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-25T00:36:27.341Z] === RUN TestDispatch/COPY_url [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch (0.07s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-25T00:36:27.341Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestAddScratchImageAddsToMounts [2022-01-25T00:36:27.341Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-25T00:36:27.341Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-25T00:36:27.341Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-25T00:36:27.341Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestImageSourceGetAddsToMounts [2022-01-25T00:36:27.341Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestEmptyDockerfile [2022-01-25T00:36:27.341Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-25T00:36:27.341Z] === RUN TestSymlinkDockerfile [2022-01-25T00:36:27.341Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-25T00:36:27.341Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-25T00:36:27.341Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestNonExistingDockerfile [2022-01-25T00:36:27.341Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestCopyRunConfig [2022-01-25T00:36:27.341Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestDeepCopyRunConfig [2022-01-25T00:36:27.341Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestExportImage [2022-01-25T00:36:27.341Z] --- PASS: TestExportImage (0.00s) [2022-01-25T00:36:27.341Z] === RUN TestNormalizeDest [2022-01-25T00:36:27.341Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-25T00:36:27.341Z] PASS [2022-01-25T00:36:27.341Z] coverage: 46.8% of statements [2022-01-25T00:36:27.341Z] ok github.com/docker/docker/builder/dockerfile 0.200s coverage: 46.8% of statements [2022-01-25T00:36:27.341Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T00:36:27.850Z] --- PASS: TestTemplatedSecret (2.52s) [2022-01-25T00:36:27.850Z] === RUN TestSecretCreateResolve [2022-01-25T00:36:28.370Z] === RUN TestTCP4Proxy [2022-01-25T00:36:28.370Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-25T00:36:28.370Z] === RUN TestTCP4ProxyHalfClose [2022-01-25T00:36:28.370Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-25T00:36:28.370Z] === RUN TestTCP6Proxy [2022-01-25T00:36:28.370Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:36:28.370Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-25T00:36:28.370Z] === RUN TestTCPDualStackProxy [2022-01-25T00:36:28.370Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:36:28.370Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-25T00:36:28.370Z] === RUN TestUDP4Proxy [2022-01-25T00:36:28.370Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-25T00:36:28.370Z] === RUN TestUDP6Proxy [2022-01-25T00:36:28.370Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:36:28.370Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-25T00:36:28.370Z] === RUN TestUDPWriteError [2022-01-25T00:36:28.370Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-25T00:36:28.370Z] === RUN TestSCTP4Proxy [2022-01-25T00:36:28.370Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T00:36:28.370Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-25T00:36:28.370Z] === RUN TestSCTP6Proxy [2022-01-25T00:36:28.370Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:36:28.370Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-25T00:36:28.370Z] PASS [2022-01-25T00:36:28.370Z] coverage: 49.4% of statements [2022-01-25T00:36:28.370Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-01-25T00:36:28.399Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T00:36:28.399Z] check_test.go:379: [d309abb8e8d1e] daemon is not started [2022-01-25T00:36:29.201Z] 567fd00846e9: Pull complete [2022-01-25T00:36:29.201Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-25T00:36:29.201Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:36:29.201Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-25T00:36:29.201Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-25T00:36:29.201Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-25T00:36:29.201Z] WARN: Skipping validation tests [2022-01-25T00:36:29.201Z] INFO: Running unit tests at 01/25/2022 00:36:26... [2022-01-25T00:36:29.342Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T00:36:29.751Z] --- PASS: TestSecretCreateResolve (2.03s) [2022-01-25T00:36:29.751Z] PASS [2022-01-25T00:36:29.751Z] [2022-01-25T00:36:29.751Z] DONE 6 tests in 11.789s [2022-01-25T00:36:29.751Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T00:36:29.751Z] ++ 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-01-25T00:36:29.751Z] ++ set -e [2022-01-25T00:36:29.751Z] ++ '[' -n 0 ']' [2022-01-25T00:36:29.751Z] ++ set -x [2022-01-25T00:36:29.751Z] ++ env -i DEST=/go/src/github.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-01-25T00:36:29.751Z] INFO: Testing against a local daemon [2022-01-25T00:36:29.751Z] === RUN TestServiceCreateInit [2022-01-25T00:36:29.751Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T00:36:32.644Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T00:36:33.042Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T00:36:33.114Z] INFO: make.ps1 starting at 01/25/2022 00:36:32 [2022-01-25T00:36:33.215Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T00:36:33.599Z] INFO: Git commit (ec6897cf88) assumed from DOCKER_GITCOMMIT environment variable [2022-01-25T00:36:33.599Z] INFO: Invoking autogen... [2022-01-25T00:36:34.084Z] INFO: Running unit tests... [2022-01-25T00:36:34.158Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T00:36:34.729Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T00:36:34.990Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T00:36:34.990Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T00:36:35.932Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T00:36:36.193Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T00:36:36.327Z] --- PASS: TestServiceCreateInit (6.32s) [2022-01-25T00:36:36.327Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.14s) [2022-01-25T00:36:36.327Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.17s) [2022-01-25T00:36:36.327Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T00:36:36.765Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T00:36:37.025Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T00:36:37.286Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T00:36:37.858Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T00:36:38.800Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T00:36:38.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-25T00:36:38.800Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-25T00:36:38.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-25T00:36:39.009Z] === RUN TestCheckpointCreateError [2022-01-25T00:36:39.009Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCheckpointCreate [2022-01-25T00:36:39.009Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCheckpointDeleteError [2022-01-25T00:36:39.009Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCheckpointDelete [2022-01-25T00:36:39.009Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCheckpointListError [2022-01-25T00:36:39.009Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCheckpointList [2022-01-25T00:36:39.009Z] --- PASS: TestCheckpointList (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCheckpointListContainerNotFound [2022-01-25T00:36:39.009Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNewClientWithOpsFromEnv [2022-01-25T00:36:39.009Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T00:36:39.009Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestGetAPIPath [2022-01-25T00:36:39.009Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestParseHostURL [2022-01-25T00:36:39.009Z] --- PASS: TestParseHostURL (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-25T00:36:39.009Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-25T00:36:39.009Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNegotiateAPIVersion [2022-01-25T00:36:39.009Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNegotiateAPVersionOverride [2022-01-25T00:36:39.009Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-25T00:36:39.009Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-25T00:36:39.009Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-25T00:36:39.009Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestClientRedirect [2022-01-25T00:36:39.009Z] --- PASS: TestClientRedirect (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigCreateUnsupported [2022-01-25T00:36:39.009Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigCreateError [2022-01-25T00:36:39.009Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigCreate [2022-01-25T00:36:39.009Z] --- PASS: TestConfigCreate (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigInspectNotFound [2022-01-25T00:36:39.009Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigInspectWithEmptyID [2022-01-25T00:36:39.009Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigInspectUnsupported [2022-01-25T00:36:39.009Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigInspectError [2022-01-25T00:36:39.009Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigInspectConfigNotFound [2022-01-25T00:36:39.009Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigInspect [2022-01-25T00:36:39.009Z] --- PASS: TestConfigInspect (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigListUnsupported [2022-01-25T00:36:39.009Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigListError [2022-01-25T00:36:39.009Z] --- PASS: TestConfigListError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigList [2022-01-25T00:36:39.009Z] --- PASS: TestConfigList (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigRemoveUnsupported [2022-01-25T00:36:39.009Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigRemoveError [2022-01-25T00:36:39.009Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigRemove [2022-01-25T00:36:39.009Z] --- PASS: TestConfigRemove (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigUpdateUnsupported [2022-01-25T00:36:39.009Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigUpdateError [2022-01-25T00:36:39.009Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestConfigUpdate [2022-01-25T00:36:39.009Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerCommitError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerCommit [2022-01-25T00:36:39.009Z] --- PASS: TestContainerCommit (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerStatPathError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerStatPathNotFoundError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerStatPathNoHeaderError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerStatPath [2022-01-25T00:36:39.009Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyToContainerError [2022-01-25T00:36:39.009Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyToContainerNotFoundError [2022-01-25T00:36:39.009Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-25T00:36:39.009Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyToContainer [2022-01-25T00:36:39.009Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyFromContainerError [2022-01-25T00:36:39.009Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyFromContainerNotFoundError [2022-01-25T00:36:39.009Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-25T00:36:39.009Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-25T00:36:39.009Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestCopyFromContainer [2022-01-25T00:36:39.009Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerCreateError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerCreateImageNotFound [2022-01-25T00:36:39.009Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerCreateWithName [2022-01-25T00:36:39.009Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerCreateAutoRemove [2022-01-25T00:36:39.009Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerDiffError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerDiff [2022-01-25T00:36:39.009Z] --- PASS: TestContainerDiff (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExecCreateError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExecCreate [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExecStartError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExecStart [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExecInspectError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExecInspect [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExportError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExportError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerExport [2022-01-25T00:36:39.009Z] --- PASS: TestContainerExport (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerInspectError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerInspectContainerNotFound [2022-01-25T00:36:39.009Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerInspectWithEmptyID [2022-01-25T00:36:39.009Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerInspect [2022-01-25T00:36:39.009Z] --- PASS: TestContainerInspect (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerInspectNode [2022-01-25T00:36:39.009Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerKillError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerKillError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerKill [2022-01-25T00:36:39.009Z] --- PASS: TestContainerKill (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerListError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerListError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerList [2022-01-25T00:36:39.009Z] --- PASS: TestContainerList (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerLogsNotFoundError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerLogsError [2022-01-25T00:36:39.009Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-25T00:36:39.009Z] === RUN TestContainerLogs [2022-01-25T00:36:39.492Z] --- PASS: TestContainerLogs (0.22s) [2022-01-25T00:36:39.492Z] === RUN TestContainerPauseError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerPause [2022-01-25T00:36:39.492Z] --- PASS: TestContainerPause (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainersPruneError [2022-01-25T00:36:39.492Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainersPrune [2022-01-25T00:36:39.492Z] --- PASS: TestContainersPrune (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerRemoveError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerRemoveNotFoundError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerRemove [2022-01-25T00:36:39.492Z] --- PASS: TestContainerRemove (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerRenameError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerRename [2022-01-25T00:36:39.492Z] --- PASS: TestContainerRename (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerResizeError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerExecResizeError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerResize [2022-01-25T00:36:39.492Z] --- PASS: TestContainerResize (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerExecResize [2022-01-25T00:36:39.492Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerRestartError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerRestart [2022-01-25T00:36:39.492Z] --- PASS: TestContainerRestart (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerStartError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerStartError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerStart [2022-01-25T00:36:39.492Z] --- PASS: TestContainerStart (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerStatsError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerStats [2022-01-25T00:36:39.492Z] --- PASS: TestContainerStats (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerStopError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerStopError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerStop [2022-01-25T00:36:39.492Z] --- PASS: TestContainerStop (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerTopError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerTopError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerTop [2022-01-25T00:36:39.492Z] --- PASS: TestContainerTop (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerUnpauseError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerUnpause [2022-01-25T00:36:39.492Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerUpdateError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerUpdate [2022-01-25T00:36:39.492Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerWaitError [2022-01-25T00:36:39.492Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestContainerWait [2022-01-25T00:36:39.492Z] --- PASS: TestContainerWait (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestDiskUsageError [2022-01-25T00:36:39.492Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestDiskUsage [2022-01-25T00:36:39.492Z] --- PASS: TestDiskUsage (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestDistributionInspectUnsupported [2022-01-25T00:36:39.492Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestDistributionInspectWithEmptyID [2022-01-25T00:36:39.492Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestEventsErrorInOptions [2022-01-25T00:36:39.492Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestEventsErrorFromServer [2022-01-25T00:36:39.492Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestEvents [2022-01-25T00:36:39.492Z] --- PASS: TestEvents (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestTLSCloseWriter [2022-01-25T00:36:39.492Z] === PAUSE TestTLSCloseWriter [2022-01-25T00:36:39.492Z] === RUN TestImageBuildError [2022-01-25T00:36:39.492Z] --- PASS: TestImageBuildError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageBuild [2022-01-25T00:36:39.492Z] --- PASS: TestImageBuild (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestGetDockerOS [2022-01-25T00:36:39.492Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageCreateError [2022-01-25T00:36:39.492Z] --- PASS: TestImageCreateError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageCreate [2022-01-25T00:36:39.492Z] --- PASS: TestImageCreate (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageHistoryError [2022-01-25T00:36:39.492Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageHistory [2022-01-25T00:36:39.492Z] --- PASS: TestImageHistory (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageImportError [2022-01-25T00:36:39.492Z] --- PASS: TestImageImportError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageImport [2022-01-25T00:36:39.492Z] --- PASS: TestImageImport (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageInspectError [2022-01-25T00:36:39.492Z] --- PASS: TestImageInspectError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageInspectImageNotFound [2022-01-25T00:36:39.492Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageInspectWithEmptyID [2022-01-25T00:36:39.492Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageInspect [2022-01-25T00:36:39.492Z] --- PASS: TestImageInspect (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageListError [2022-01-25T00:36:39.492Z] --- PASS: TestImageListError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageList [2022-01-25T00:36:39.492Z] --- PASS: TestImageList (0.01s) [2022-01-25T00:36:39.492Z] === RUN TestImageListApiBefore125 [2022-01-25T00:36:39.492Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageLoadError [2022-01-25T00:36:39.492Z] --- PASS: TestImageLoadError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImageLoad [2022-01-25T00:36:39.492Z] --- PASS: TestImageLoad (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImagesPruneError [2022-01-25T00:36:39.492Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImagesPrune [2022-01-25T00:36:39.492Z] --- PASS: TestImagesPrune (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImagePullReferenceParseError [2022-01-25T00:36:39.492Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImagePullAnyError [2022-01-25T00:36:39.492Z] --- PASS: TestImagePullAnyError (0.01s) [2022-01-25T00:36:39.492Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-25T00:36:39.492Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:36:39.492Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:36:39.492Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePullWithoutErrors [2022-01-25T00:36:39.493Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePushReferenceError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePushAnyError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithoutErrors [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-25T00:36:39.493Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageRemoveError [2022-01-25T00:36:39.493Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageRemoveImageNotFound [2022-01-25T00:36:39.493Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageRemove [2022-01-25T00:36:39.493Z] --- PASS: TestImageRemove (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSaveError [2022-01-25T00:36:39.493Z] --- PASS: TestImageSaveError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSave [2022-01-25T00:36:39.493Z] --- PASS: TestImageSave (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSearchAnyError [2022-01-25T00:36:39.493Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-25T00:36:39.493Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:36:39.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:36:39.493Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-25T00:36:39.493Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageSearchWithoutErrors [2022-01-25T00:36:39.493Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageTagError [2022-01-25T00:36:39.493Z] --- PASS: TestImageTagError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageTagInvalidReference [2022-01-25T00:36:39.493Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageTagInvalidSourceImageName [2022-01-25T00:36:39.493Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageTagHexSource [2022-01-25T00:36:39.493Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestImageTag [2022-01-25T00:36:39.493Z] --- PASS: TestImageTag (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestInfoServerError [2022-01-25T00:36:39.493Z] --- PASS: TestInfoServerError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestInfoInvalidResponseJSONError [2022-01-25T00:36:39.493Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestInfo [2022-01-25T00:36:39.493Z] --- PASS: TestInfo (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkConnectError [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkConnect [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkCreateError [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkCreate [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkDisconnectError [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkDisconnect [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkInspect [2022-01-25T00:36:39.493Z] === RUN TestNetworkInspect/empty_ID [2022-01-25T00:36:39.493Z] === RUN TestNetworkInspect/no_options [2022-01-25T00:36:39.493Z] === RUN TestNetworkInspect/verbose [2022-01-25T00:36:39.493Z] === RUN TestNetworkInspect/global_scope [2022-01-25T00:36:39.493Z] === RUN TestNetworkInspect/unknown_network [2022-01-25T00:36:39.493Z] === RUN TestNetworkInspect/server_error [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-25T00:36:39.493Z] === RUN TestNetworkListError [2022-01-25T00:36:39.493Z] --- PASS: TestNetworkListError (0.00s) [2022-01-25T00:36:39.976Z] === RUN TestNetworkList [2022-01-25T00:36:39.976Z] --- PASS: TestNetworkList (0.00s) [2022-01-25T00:36:39.976Z] === RUN TestNetworksPruneError [2022-01-25T00:36:39.976Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-25T00:36:39.976Z] === RUN TestNetworksPrune [2022-01-25T00:36:39.976Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-25T00:36:39.976Z] === RUN TestNetworkRemoveError [2022-01-25T00:36:39.976Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-25T00:36:39.976Z] === RUN TestNetworkRemove [2022-01-25T00:36:39.976Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeInspectError [2022-01-25T00:36:39.977Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeInspectNodeNotFound [2022-01-25T00:36:39.977Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeInspectWithEmptyID [2022-01-25T00:36:39.977Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeInspect [2022-01-25T00:36:39.977Z] --- PASS: TestNodeInspect (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeListError [2022-01-25T00:36:39.977Z] --- PASS: TestNodeListError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeList [2022-01-25T00:36:39.977Z] --- PASS: TestNodeList (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeRemoveError [2022-01-25T00:36:39.977Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeRemove [2022-01-25T00:36:39.977Z] --- PASS: TestNodeRemove (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeUpdateError [2022-01-25T00:36:39.977Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestNodeUpdate [2022-01-25T00:36:39.977Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestOptionWithTimeout [2022-01-25T00:36:39.977Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPingFail [2022-01-25T00:36:39.977Z] --- PASS: TestPingFail (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPingWithError [2022-01-25T00:36:39.977Z] 2022/01/25 00:36:39 RoundTripper returned a response & error; ignoring response [2022-01-25T00:36:39.977Z] 2022/01/25 00:36:39 RoundTripper returned a response & error; ignoring response [2022-01-25T00:36:39.977Z] --- PASS: TestPingWithError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPingSuccess [2022-01-25T00:36:39.977Z] --- PASS: TestPingSuccess (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPingHeadFallback [2022-01-25T00:36:39.977Z] === RUN TestPingHeadFallback/OK [2022-01-25T00:36:39.977Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-25T00:36:39.977Z] === RUN TestPingHeadFallback/Not_Found [2022-01-25T00:36:39.977Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-25T00:36:39.977Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-25T00:36:39.977Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-25T00:36:39.977Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-25T00:36:39.977Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-25T00:36:39.977Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginDisableError [2022-01-25T00:36:39.977Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginDisable [2022-01-25T00:36:39.977Z] --- PASS: TestPluginDisable (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginEnableError [2022-01-25T00:36:39.977Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginEnable [2022-01-25T00:36:39.977Z] --- PASS: TestPluginEnable (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginInspectError [2022-01-25T00:36:39.977Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginInspectWithEmptyID [2022-01-25T00:36:39.977Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginInspect [2022-01-25T00:36:39.977Z] --- PASS: TestPluginInspect (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginListError [2022-01-25T00:36:39.977Z] --- PASS: TestPluginListError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginList [2022-01-25T00:36:39.977Z] --- PASS: TestPluginList (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginPushError [2022-01-25T00:36:39.977Z] --- PASS: TestPluginPushError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginPush [2022-01-25T00:36:39.977Z] --- PASS: TestPluginPush (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginRemoveError [2022-01-25T00:36:39.977Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginRemove [2022-01-25T00:36:39.977Z] --- PASS: TestPluginRemove (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginSetError [2022-01-25T00:36:39.977Z] --- PASS: TestPluginSetError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPluginSet [2022-01-25T00:36:39.977Z] --- PASS: TestPluginSet (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSetHostHeader [2022-01-25T00:36:39.977Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestPlainTextError [2022-01-25T00:36:39.977Z] --- PASS: TestPlainTextError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestInfiniteError [2022-01-25T00:36:39.977Z] --- PASS: TestInfiniteError (0.06s) [2022-01-25T00:36:39.977Z] === RUN TestCanceledContext [2022-01-25T00:36:39.977Z] 2022/01/25 00:36:39 RoundTripper returned a response & error; ignoring response [2022-01-25T00:36:39.977Z] --- PASS: TestCanceledContext (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestDeadlineExceededContext [2022-01-25T00:36:39.977Z] 2022/01/25 00:36:39 RoundTripper returned a response & error; ignoring response [2022-01-25T00:36:39.977Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretCreateUnsupported [2022-01-25T00:36:39.977Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretCreateError [2022-01-25T00:36:39.977Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretCreate [2022-01-25T00:36:39.977Z] --- PASS: TestSecretCreate (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretInspectUnsupported [2022-01-25T00:36:39.977Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretInspectError [2022-01-25T00:36:39.977Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretInspectSecretNotFound [2022-01-25T00:36:39.977Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretInspectWithEmptyID [2022-01-25T00:36:39.977Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretInspect [2022-01-25T00:36:39.977Z] --- PASS: TestSecretInspect (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretListUnsupported [2022-01-25T00:36:39.977Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretListError [2022-01-25T00:36:39.977Z] --- PASS: TestSecretListError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretList [2022-01-25T00:36:39.977Z] --- PASS: TestSecretList (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretRemoveUnsupported [2022-01-25T00:36:39.977Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretRemoveError [2022-01-25T00:36:39.977Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretRemove [2022-01-25T00:36:39.977Z] --- PASS: TestSecretRemove (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretUpdateUnsupported [2022-01-25T00:36:39.977Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretUpdateError [2022-01-25T00:36:39.977Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSecretUpdate [2022-01-25T00:36:39.977Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceCreateError [2022-01-25T00:36:39.977Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceCreate [2022-01-25T00:36:39.977Z] --- PASS: TestServiceCreate (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-25T00:36:39.977Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceCreateDigestPinning [2022-01-25T00:36:39.977Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceInspectError [2022-01-25T00:36:39.977Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceInspectServiceNotFound [2022-01-25T00:36:39.977Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceInspectWithEmptyID [2022-01-25T00:36:39.977Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceInspect [2022-01-25T00:36:39.977Z] --- PASS: TestServiceInspect (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceListError [2022-01-25T00:36:39.977Z] --- PASS: TestServiceListError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceList [2022-01-25T00:36:39.977Z] --- PASS: TestServiceList (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceLogsError [2022-01-25T00:36:39.977Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceLogs [2022-01-25T00:36:39.977Z] --- PASS: TestServiceLogs (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceRemoveError [2022-01-25T00:36:39.977Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceRemoveNotFoundError [2022-01-25T00:36:39.977Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceRemove [2022-01-25T00:36:39.977Z] --- PASS: TestServiceRemove (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceUpdateError [2022-01-25T00:36:39.977Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestServiceUpdate [2022-01-25T00:36:39.977Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmGetUnlockKeyError [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmGetUnlockKey [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmInitError [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmInit [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmInit (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmInspectError [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmInspect [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmJoinError [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmJoin [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmLeaveError [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmLeave [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmUnlockError [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmUnlock [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmUpdateError [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestSwarmUpdate [2022-01-25T00:36:39.977Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestTaskInspectError [2022-01-25T00:36:39.977Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestTaskInspectWithEmptyID [2022-01-25T00:36:39.977Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestTaskInspect [2022-01-25T00:36:39.977Z] --- PASS: TestTaskInspect (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestTaskListError [2022-01-25T00:36:39.977Z] --- PASS: TestTaskListError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestTaskList [2022-01-25T00:36:39.977Z] --- PASS: TestTaskList (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeCreateError [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeCreate [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeInspectError [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeInspectNotFound [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeInspectWithEmptyID [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeInspect [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeListError [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeListError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeList [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeList (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeRemoveError [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-25T00:36:39.977Z] === RUN TestVolumeRemove [2022-01-25T00:36:39.977Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-25T00:36:39.977Z] === CONT TestTLSCloseWriter [2022-01-25T00:36:39.977Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-25T00:36:39.977Z] PASS [2022-01-25T00:36:39.980Z] coverage: 75.1% of statements [2022-01-25T00:36:39.980Z] ok github.com/docker/docker/client 0.504s coverage: 75.1% of statements [2022-01-25T00:36:40.114Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-01-25T00:36:40.114Z] === RUN TestInfoDebug [2022-01-25T00:36:40.114Z] --- PASS: TestInfoDebug (0.52s) [2022-01-25T00:36:40.114Z] === RUN TestInfoInsecureRegistries [2022-01-25T00:36:40.114Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-25T00:36:40.114Z] === RUN TestInfoRegistryMirrors [2022-01-25T00:36:40.114Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-25T00:36:40.114Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T00:36:40.114Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-01-25T00:36:40.114Z] === RUN TestPingCacheHeaders [2022-01-25T00:36:40.114Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-25T00:36:40.114Z] === RUN TestPingGet [2022-01-25T00:36:40.114Z] --- PASS: TestPingGet (0.02s) [2022-01-25T00:36:40.114Z] === RUN TestPingHead [2022-01-25T00:36:40.114Z] --- PASS: TestPingHead (0.02s) [2022-01-25T00:36:40.114Z] === RUN TestVersion [2022-01-25T00:36:40.114Z] --- PASS: TestVersion (0.02s) [2022-01-25T00:36:40.114Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:36:40.114Z] === CONT TestDiskUsage [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T00:36:40.676Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T00:36:40.933Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T00:36:41.189Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage (1.44s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:36:41.446Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2022-01-25T00:36:41.446Z] PASS [2022-01-25T00:36:41.446Z] [2022-01-25T00:36:41.446Z] DONE 50 tests in 20.157s [2022-01-25T00:36:41.446Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T00:36:41.446Z] INFO: Testing against a local daemon [2022-01-25T00:36:41.446Z] === RUN TestVolumesCreateAndList [2022-01-25T00:36:41.446Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-25T00:36:41.446Z] === RUN TestVolumesRemove [2022-01-25T00:36:41.703Z] --- PASS: TestVolumesRemove (0.07s) [2022-01-25T00:36:41.703Z] === RUN TestVolumesInspect [2022-01-25T00:36:41.703Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-25T00:36:41.703Z] === RUN TestVolumesInvalidJSON [2022-01-25T00:36:41.703Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T00:36:41.703Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T00:36:41.703Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T00:36:41.703Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-25T00:36:41.703Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T00:36:41.703Z] PASS [2022-01-25T00:36:41.703Z] [2022-01-25T00:36:41.703Z] DONE 5 tests in 0.156s [2022-01-25T00:36:41.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T00:36:42.104Z] docker_api_swarm_test.go:46: [dafcbd1a67d76] joining swarm manager [deefaf707cbe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:36:42.104Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T00:36:42.266Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-25T00:36:42.267Z] Removing test suite binaries [2022-01-25T00:36:42.267Z] exiting test-integration [2022-01-25T00:36:42.267Z] ++ exit 0 [2022-01-25T00:36:42.267Z] Post stage [Pipeline] junit [2022-01-25T00:36:43.643Z] Recording test results [2022-01-25T00:36:44.719Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-25T00:36:45.335Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T00:36:45.693Z] + echo Ensuring container killed. [2022-01-25T00:36:45.693Z] Ensuring container killed. [2022-01-25T00:36:45.693Z] + docker rm -vf docker-pr5 [2022-01-25T00:36:45.693Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-25T00:36:45.970Z] + echo Chowning /workspace to jenkins user [2022-01-25T00:36:45.970Z] Chowning /workspace to jenkins user [2022-01-25T00:36:45.970Z] + id -u [2022-01-25T00:36:45.970Z] + id -g [2022-01-25T00:36:45.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43182:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T00:36:45.970Z] Unable to find image 'busybox:latest' locally [2022-01-25T00:36:45.970Z] latest: Pulling from library/busybox [2022-01-25T00:36:46.227Z] 5cc84ad355aa: Pulling fs layer [2022-01-25T00:36:46.227Z] 5cc84ad355aa: Download complete [2022-01-25T00:36:46.227Z] 5cc84ad355aa: Pull complete [2022-01-25T00:36:46.227Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-25T00:36:46.227Z] Status: Downloaded newer image for busybox:latest [2022-01-25T00:36:47.391Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T00:36:47.880Z] + bundleName=amd64-cgroup2 [2022-01-25T00:36:47.880Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-25T00:36:47.880Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-25T00:36:47.880Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-25T00:36:47.880Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-25T00:36:48.144Z] Archiving artifacts [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T00:36:49.640Z] === RUN TestBoolValue [2022-01-25T00:36:49.640Z] --- PASS: TestBoolValue (0.00s) [2022-01-25T00:36:49.640Z] === RUN TestBoolValueOrDefault [2022-01-25T00:36:49.640Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-25T00:36:49.640Z] === RUN TestInt64ValueOrZero [2022-01-25T00:36:49.640Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-25T00:36:49.640Z] === RUN TestInt64ValueOrDefault [2022-01-25T00:36:49.640Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-25T00:36:49.640Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-25T00:36:49.640Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-25T00:36:49.640Z] === RUN TestJsonContentType [2022-01-25T00:36:49.640Z] --- PASS: TestJsonContentType (0.00s) [2022-01-25T00:36:49.640Z] PASS [2022-01-25T00:36:49.640Z] coverage: 14.7% of statements [2022-01-25T00:36:49.640Z] ok github.com/docker/docker/api/server/httputils 0.138s coverage: 14.7% of statements [2022-01-25T00:36:49.640Z] === RUN TestMaskSecretKeys [2022-01-25T00:36:49.640Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-25T00:36:49.640Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-25T00:36:49.640Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-25T00:36:49.640Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-25T00:36:49.640Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-25T00:36:49.640Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-25T00:36:49.640Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-25T00:36:49.640Z] === RUN TestVersionMiddlewareVersion [2022-01-25T00:36:49.640Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-25T00:36:49.640Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-25T00:36:49.640Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-25T00:36:49.640Z] PASS [2022-01-25T00:36:49.640Z] coverage: 37.7% of statements [2022-01-25T00:36:49.640Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T00:36:49.640Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T00:36:49.640Z] === RUN TestAdjustForAPIVersion [2022-01-25T00:36:49.640Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-25T00:36:49.640Z] PASS [2022-01-25T00:36:49.640Z] coverage: 5.7% of statements [2022-01-25T00:36:49.641Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T00:36:49.641Z] === RUN TestStrSliceMarshalJSON [2022-01-25T00:36:49.641Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestStrSliceUnmarshalJSON [2022-01-25T00:36:49.641Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestStrSliceUnmarshalString [2022-01-25T00:36:49.641Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestStrSliceUnmarshalSlice [2022-01-25T00:36:49.641Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-25T00:36:49.641Z] PASS [2022-01-25T00:36:49.641Z] coverage: 90.0% of statements [2022-01-25T00:36:49.641Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-01-25T00:36:49.641Z] === RUN TestToJSON [2022-01-25T00:36:49.641Z] --- PASS: TestToJSON (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestToParamWithVersion [2022-01-25T00:36:49.641Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestFromJSON [2022-01-25T00:36:49.641Z] --- PASS: TestFromJSON (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestEmpty [2022-01-25T00:36:49.641Z] --- PASS: TestEmpty (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestArgsMatchKVListEmptySources [2022-01-25T00:36:49.641Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestArgsMatchKVList [2022-01-25T00:36:49.641Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestArgsMatch [2022-01-25T00:36:49.641Z] --- PASS: TestArgsMatch (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestAdd [2022-01-25T00:36:49.641Z] --- PASS: TestAdd (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestDel [2022-01-25T00:36:49.641Z] --- PASS: TestDel (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestLen [2022-01-25T00:36:49.641Z] --- PASS: TestLen (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestExactMatch [2022-01-25T00:36:49.641Z] --- PASS: TestExactMatch (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestOnlyOneExactMatch [2022-01-25T00:36:49.641Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestContains [2022-01-25T00:36:49.641Z] --- PASS: TestContains (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestValidate [2022-01-25T00:36:49.641Z] --- PASS: TestValidate (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestWalkValues [2022-01-25T00:36:49.641Z] --- PASS: TestWalkValues (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestFuzzyMatch [2022-01-25T00:36:49.641Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestClone [2022-01-25T00:36:49.641Z] --- PASS: TestClone (0.00s) [2022-01-25T00:36:49.641Z] PASS [2022-01-25T00:36:49.641Z] coverage: 92.2% of statements [2022-01-25T00:36:49.641Z] ok github.com/docker/docker/api/types/filters 0.068s coverage: 92.2% of statements [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T00:36:49.641Z] === RUN TestDurationToSecondsString [2022-01-25T00:36:49.641Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-25T00:36:49.641Z] === RUN TestGetTimestamp [2022-01-25T00:36:49.641Z] --- PASS: TestGetTimestamp (0.22s) [2022-01-25T00:36:49.641Z] === RUN TestParseTimestamps [2022-01-25T00:36:49.641Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-25T00:36:49.641Z] PASS [2022-01-25T00:36:49.641Z] coverage: 100.0% of statements [2022-01-25T00:36:49.641Z] ok github.com/docker/docker/api/types/time 0.270s coverage: 100.0% of statements [2022-01-25T00:36:49.641Z] === RUN TestCompareVersion [2022-01-25T00:36:49.641Z] --- PASS: TestCompareVersion (0.00s) [2022-01-25T00:36:49.641Z] PASS [2022-01-25T00:36:49.641Z] coverage: 77.3% of statements [2022-01-25T00:36:49.641Z] ok github.com/docker/docker/api/types/versions 0.068s coverage: 77.3% of statements [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T00:36:49.641Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T00:36:49.937Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T00:36:49.937Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T00:36:49.937Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T00:36:49.937Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T00:36:50.198Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T00:36:50.247Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T00:36:50.459Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T00:36:50.552Z] + make clean [2022-01-25T00:36:50.552Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T00:36:50.552Z] docker-dev-cache [2022-01-25T00:36:50.552Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-25T00:36:50.679Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-25T00:36:50.679Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-25T00:36:50.679Z] === RUN TestCloneArgsSmartHttp [2022-01-25T00:36:50.679Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-25T00:36:50.679Z] === RUN TestCloneArgsDumbHttp [2022-01-25T00:36:50.679Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-25T00:36:50.679Z] === RUN TestCloneArgsGit [2022-01-25T00:36:50.679Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-25T00:36:50.679Z] === RUN TestCheckoutGit [2022-01-25T00:36:51.201Z] --- PASS: TestCreateServiceMultipleTimes (15.02s) [2022-01-25T00:36:51.201Z] === RUN TestCreateServiceConflict [2022-01-25T00:36:51.846Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T00:36:52.291Z] === RUN TestEnable [2022-01-25T00:36:52.291Z] --- PASS: TestEnable (0.00s) [2022-01-25T00:36:52.291Z] === RUN TestDisable [2022-01-25T00:36:52.291Z] --- PASS: TestDisable (0.00s) [2022-01-25T00:36:52.291Z] === RUN TestEnabled [2022-01-25T00:36:52.291Z] --- PASS: TestEnabled (0.00s) [2022-01-25T00:36:52.291Z] PASS [2022-01-25T00:36:52.291Z] coverage: 100.0% of statements [2022-01-25T00:36:52.291Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T00:36:52.774Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-25T00:36:52.774Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2022-01-25T00:36:52.774Z] === RUN TestProcessNoDockerignore [2022-01-25T00:36:52.774Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-25T00:36:52.774Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-25T00:36:52.774Z] === RUN TestDetectContentType [2022-01-25T00:36:52.774Z] --- PASS: TestDetectContentType (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestSelectAcceptableMIME [2022-01-25T00:36:52.774Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestInspectEmptyResponse [2022-01-25T00:36:52.774Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestInspectResponseBinary [2022-01-25T00:36:52.774Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestResponseUnsupportedContentType [2022-01-25T00:36:52.774Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestInspectResponseTextSimple [2022-01-25T00:36:52.774Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestInspectResponseEmptyContentType [2022-01-25T00:36:52.774Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestUnknownContentLength [2022-01-25T00:36:52.774Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestDownloadRemote [2022-01-25T00:36:52.774Z] --- PASS: TestDownloadRemote (0.11s) [2022-01-25T00:36:52.774Z] === RUN TestGetWithStatusError [2022-01-25T00:36:52.774Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestCloseRootDirectory [2022-01-25T00:36:52.774Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:52.774Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestHashFile [2022-01-25T00:36:52.774Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:52.774Z] --- SKIP: TestHashFile (0.00s) [2022-01-25T00:36:52.774Z] === RUN TestHashSubdir [2022-01-25T00:36:52.774Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:52.774Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-25T00:36:52.774Z] === RUN TestRemoveDirectory [2022-01-25T00:36:52.774Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:36:52.774Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-25T00:36:52.774Z] PASS [2022-01-25T00:36:52.774Z] coverage: 9.3% of statements [2022-01-25T00:36:52.774Z] ok github.com/docker/docker/builder/remotecontext 0.374s coverage: 9.3% of statements [2022-01-25T00:36:53.104Z] --- PASS: TestCreateServiceConflict (2.07s) [2022-01-25T00:36:53.104Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T00:36:53.258Z] === RUN TestGetAllAllowed [2022-01-25T00:36:53.258Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestGetAllMeta [2022-01-25T00:36:53.258Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-25T00:36:53.258Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestIsUnreferencedBuiltin [2022-01-25T00:36:53.258Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestIsExistingDirectory [2022-01-25T00:36:53.258Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestGetFilenameForDownload [2022-01-25T00:36:53.258Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestEnv2Variables [2022-01-25T00:36:53.258Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-25T00:36:53.258Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestMaintainer [2022-01-25T00:36:53.258Z] --- PASS: TestMaintainer (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestLabel [2022-01-25T00:36:53.258Z] --- PASS: TestLabel (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestFromScratch [2022-01-25T00:36:53.258Z] --- PASS: TestFromScratch (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestFromWithArg [2022-01-25T00:36:53.258Z] --- PASS: TestFromWithArg (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-25T00:36:53.258Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestFromWithUndefinedArg [2022-01-25T00:36:53.258Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestFromMultiStageWithNamedStage [2022-01-25T00:36:53.258Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestOnbuild [2022-01-25T00:36:53.258Z] --- PASS: TestOnbuild (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestWorkdir [2022-01-25T00:36:53.258Z] --- PASS: TestWorkdir (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestCmd [2022-01-25T00:36:53.258Z] --- PASS: TestCmd (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestHealthcheckNone [2022-01-25T00:36:53.258Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestHealthcheckCmd [2022-01-25T00:36:53.258Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestEntrypoint [2022-01-25T00:36:53.258Z] --- PASS: TestEntrypoint (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestExpose [2022-01-25T00:36:53.258Z] --- PASS: TestExpose (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestUser [2022-01-25T00:36:53.258Z] --- PASS: TestUser (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestVolume [2022-01-25T00:36:53.258Z] --- PASS: TestVolume (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestStopSignal [2022-01-25T00:36:53.258Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T00:36:53.258Z] --- SKIP: TestStopSignal (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestArg [2022-01-25T00:36:53.258Z] --- PASS: TestArg (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestShell [2022-01-25T00:36:53.258Z] --- PASS: TestShell (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestPrependEnvOnCmd [2022-01-25T00:36:53.258Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestRunWithBuildArgs [2022-01-25T00:36:53.258Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestRunIgnoresHealthcheck [2022-01-25T00:36:53.258Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestDispatchUnsupportedOptions [2022-01-25T00:36:53.258Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-25T00:36:53.258Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-25T00:36:53.258Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-25T00:36:53.258Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestNormalizeWorkdir [2022-01-25T00:36:53.258Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestDispatch [2022-01-25T00:36:53.258Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-25T00:36:53.258Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-25T00:36:53.258Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-25T00:36:53.258Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-25T00:36:53.258Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-25T00:36:53.258Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-25T00:36:53.258Z] === RUN TestDispatch/COPY_url [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch (0.07s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-25T00:36:53.258Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestAddScratchImageAddsToMounts [2022-01-25T00:36:53.258Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-25T00:36:53.258Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-25T00:36:53.258Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-25T00:36:53.258Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestImageSourceGetAddsToMounts [2022-01-25T00:36:53.258Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestEmptyDockerfile [2022-01-25T00:36:53.258Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-25T00:36:53.258Z] === RUN TestSymlinkDockerfile [2022-01-25T00:36:53.258Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-25T00:36:53.258Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-25T00:36:53.258Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestNonExistingDockerfile [2022-01-25T00:36:53.258Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestCopyRunConfig [2022-01-25T00:36:53.258Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestDeepCopyRunConfig [2022-01-25T00:36:53.258Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestExportImage [2022-01-25T00:36:53.258Z] --- PASS: TestExportImage (0.00s) [2022-01-25T00:36:53.258Z] === RUN TestNormalizeDest [2022-01-25T00:36:53.258Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-25T00:36:53.258Z] PASS [2022-01-25T00:36:53.258Z] coverage: 46.8% of statements [2022-01-25T00:36:53.258Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 46.8% of statements [2022-01-25T00:36:53.743Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T00:36:53.766Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T00:36:54.230Z] === RUN TestTCP4Proxy [2022-01-25T00:36:54.230Z] --- PASS: TestTCP4Proxy (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestTCP4ProxyHalfClose [2022-01-25T00:36:54.230Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestTCP6Proxy [2022-01-25T00:36:54.230Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:36:54.230Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestTCPDualStackProxy [2022-01-25T00:36:54.230Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:36:54.230Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestUDP4Proxy [2022-01-25T00:36:54.230Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestUDP6Proxy [2022-01-25T00:36:54.230Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:36:54.230Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestUDPWriteError [2022-01-25T00:36:54.230Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestSCTP4Proxy [2022-01-25T00:36:54.230Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T00:36:54.230Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-25T00:36:54.230Z] === RUN TestSCTP6Proxy [2022-01-25T00:36:54.230Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:36:54.230Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-25T00:36:54.230Z] PASS [2022-01-25T00:36:54.230Z] coverage: 49.4% of statements [2022-01-25T00:36:54.230Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2022-01-25T00:36:55.361Z] ? github.com/docker/docker/api [no test files] [2022-01-25T00:36:55.635Z] --- PASS: TestCreateServiceMaxReplicas (2.16s) [2022-01-25T00:36:55.635Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T00:36:57.069Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T00:36:57.069Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T00:36:57.639Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T00:36:58.212Z] --- PASS: TestImportExtremelyLargeImageWorks (172.51s) [2022-01-25T00:36:58.212Z] PASS [2022-01-25T00:36:58.212Z] [2022-01-25T00:36:58.212Z] DONE 22 tests in 177.061s [2022-01-25T00:36:58.212Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-25T00:36:58.212Z] ++ 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-01-25T00:36:58.212Z] ++ set -e [2022-01-25T00:36:58.212Z] ++ '[' -n 0 ']' [2022-01-25T00:36:58.212Z] ++ set -x [2022-01-25T00:36:58.212Z] ++ env -i DEST=/go/src/github.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-01-25T00:36:58.212Z] INFO: Testing against a local daemon [2022-01-25T00:36:58.212Z] === RUN TestNetworkCreateDelete [2022-01-25T00:36:58.212Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-01-25T00:36:58.212Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T00:36:58.783Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-01-25T00:36:58.783Z] === RUN TestDaemonDNSFallback [2022-01-25T00:36:59.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-25T00:37:00.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-25T00:37:01.484Z] --- PASS: TestCheckoutGit (36.43s) [2022-01-25T00:37:01.484Z] === RUN TestValidGitTransport [2022-01-25T00:37:01.484Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-25T00:37:01.484Z] === RUN TestGitInvalidRef [2022-01-25T00:37:01.484Z] --- PASS: TestGitInvalidRef (0.25s) [2022-01-25T00:37:01.484Z] PASS [2022-01-25T00:37:01.484Z] coverage: 86.3% of statements [2022-01-25T00:37:01.484Z] ok github.com/docker/docker/builder/remotecontext/git 36.747s coverage: 86.3% of statements [2022-01-25T00:37:02.504Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T00:37:02.504Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T00:37:04.504Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T00:37:05.888Z] --- PASS: TestDaemonDNSFallback (7.00s) [2022-01-25T00:37:05.888Z] === RUN TestInspectNetwork [2022-01-25T00:37:06.904Z] === RUN TestCheckpointCreateError [2022-01-25T00:37:06.904Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCheckpointCreate [2022-01-25T00:37:06.904Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCheckpointDeleteError [2022-01-25T00:37:06.904Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCheckpointDelete [2022-01-25T00:37:06.904Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCheckpointListError [2022-01-25T00:37:06.904Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCheckpointList [2022-01-25T00:37:06.904Z] --- PASS: TestCheckpointList (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCheckpointListContainerNotFound [2022-01-25T00:37:06.904Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNewClientWithOpsFromEnv [2022-01-25T00:37:06.904Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T00:37:06.904Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestGetAPIPath [2022-01-25T00:37:06.904Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestParseHostURL [2022-01-25T00:37:06.904Z] --- PASS: TestParseHostURL (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-25T00:37:06.904Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-25T00:37:06.904Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNegotiateAPIVersion [2022-01-25T00:37:06.904Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNegotiateAPVersionOverride [2022-01-25T00:37:06.904Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-25T00:37:06.904Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-25T00:37:06.904Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-25T00:37:06.904Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestClientRedirect [2022-01-25T00:37:06.904Z] --- PASS: TestClientRedirect (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigCreateUnsupported [2022-01-25T00:37:06.904Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigCreateError [2022-01-25T00:37:06.904Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigCreate [2022-01-25T00:37:06.904Z] --- PASS: TestConfigCreate (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigInspectNotFound [2022-01-25T00:37:06.904Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigInspectWithEmptyID [2022-01-25T00:37:06.904Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigInspectUnsupported [2022-01-25T00:37:06.904Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigInspectError [2022-01-25T00:37:06.904Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigInspectConfigNotFound [2022-01-25T00:37:06.904Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigInspect [2022-01-25T00:37:06.904Z] --- PASS: TestConfigInspect (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigListUnsupported [2022-01-25T00:37:06.904Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigListError [2022-01-25T00:37:06.904Z] --- PASS: TestConfigListError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigList [2022-01-25T00:37:06.904Z] --- PASS: TestConfigList (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigRemoveUnsupported [2022-01-25T00:37:06.904Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigRemoveError [2022-01-25T00:37:06.904Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigRemove [2022-01-25T00:37:06.904Z] --- PASS: TestConfigRemove (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigUpdateUnsupported [2022-01-25T00:37:06.904Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigUpdateError [2022-01-25T00:37:06.904Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestConfigUpdate [2022-01-25T00:37:06.904Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerCommitError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerCommit [2022-01-25T00:37:06.904Z] --- PASS: TestContainerCommit (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStatPathError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStatPathNotFoundError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStatPathNoHeaderError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStatPath [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyToContainerError [2022-01-25T00:37:06.904Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyToContainerNotFoundError [2022-01-25T00:37:06.904Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-25T00:37:06.904Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyToContainer [2022-01-25T00:37:06.904Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyFromContainerError [2022-01-25T00:37:06.904Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyFromContainerNotFoundError [2022-01-25T00:37:06.904Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-25T00:37:06.904Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-25T00:37:06.904Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestCopyFromContainer [2022-01-25T00:37:06.904Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerCreateError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerCreateImageNotFound [2022-01-25T00:37:06.904Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerCreateWithName [2022-01-25T00:37:06.904Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerCreateAutoRemove [2022-01-25T00:37:06.904Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerDiffError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerDiff [2022-01-25T00:37:06.904Z] --- PASS: TestContainerDiff (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecCreateError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecCreate [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecStartError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecStart [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecInspectError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecInspect [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExportError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExportError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExport [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExport (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerInspectError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerInspectContainerNotFound [2022-01-25T00:37:06.904Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerInspectWithEmptyID [2022-01-25T00:37:06.904Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerInspect [2022-01-25T00:37:06.904Z] --- PASS: TestContainerInspect (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerInspectNode [2022-01-25T00:37:06.904Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerKillError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerKillError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerKill [2022-01-25T00:37:06.904Z] --- PASS: TestContainerKill (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerListError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerListError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerList [2022-01-25T00:37:06.904Z] --- PASS: TestContainerList (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerLogsNotFoundError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerLogsError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerLogs [2022-01-25T00:37:06.904Z] --- PASS: TestContainerLogs (0.22s) [2022-01-25T00:37:06.904Z] === RUN TestContainerPauseError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerPause [2022-01-25T00:37:06.904Z] --- PASS: TestContainerPause (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainersPruneError [2022-01-25T00:37:06.904Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainersPrune [2022-01-25T00:37:06.904Z] --- PASS: TestContainersPrune (0.01s) [2022-01-25T00:37:06.904Z] === RUN TestContainerRemoveError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerRemoveNotFoundError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerRemove [2022-01-25T00:37:06.904Z] --- PASS: TestContainerRemove (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerRenameError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerRename [2022-01-25T00:37:06.904Z] --- PASS: TestContainerRename (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerResizeError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecResizeError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerResize [2022-01-25T00:37:06.904Z] --- PASS: TestContainerResize (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerExecResize [2022-01-25T00:37:06.904Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerRestartError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerRestart [2022-01-25T00:37:06.904Z] --- PASS: TestContainerRestart (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStartError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStartError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStart [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStart (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStatsError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStats [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStats (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStopError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStopError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerStop [2022-01-25T00:37:06.904Z] --- PASS: TestContainerStop (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerTopError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerTopError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerTop [2022-01-25T00:37:06.904Z] --- PASS: TestContainerTop (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerUnpauseError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerUnpause [2022-01-25T00:37:06.904Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerUpdateError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerUpdate [2022-01-25T00:37:06.904Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerWaitError [2022-01-25T00:37:06.904Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestContainerWait [2022-01-25T00:37:06.904Z] --- PASS: TestContainerWait (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestDiskUsageError [2022-01-25T00:37:06.904Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestDiskUsage [2022-01-25T00:37:06.904Z] --- PASS: TestDiskUsage (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestDistributionInspectUnsupported [2022-01-25T00:37:06.904Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestDistributionInspectWithEmptyID [2022-01-25T00:37:06.904Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestEventsErrorInOptions [2022-01-25T00:37:06.904Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestEventsErrorFromServer [2022-01-25T00:37:06.904Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestEvents [2022-01-25T00:37:06.904Z] --- PASS: TestEvents (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestTLSCloseWriter [2022-01-25T00:37:06.904Z] === PAUSE TestTLSCloseWriter [2022-01-25T00:37:06.904Z] === RUN TestImageBuildError [2022-01-25T00:37:06.904Z] --- PASS: TestImageBuildError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageBuild [2022-01-25T00:37:06.904Z] --- PASS: TestImageBuild (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestGetDockerOS [2022-01-25T00:37:06.904Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageCreateError [2022-01-25T00:37:06.904Z] --- PASS: TestImageCreateError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageCreate [2022-01-25T00:37:06.904Z] --- PASS: TestImageCreate (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageHistoryError [2022-01-25T00:37:06.904Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageHistory [2022-01-25T00:37:06.904Z] --- PASS: TestImageHistory (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageImportError [2022-01-25T00:37:06.904Z] --- PASS: TestImageImportError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageImport [2022-01-25T00:37:06.904Z] --- PASS: TestImageImport (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageInspectError [2022-01-25T00:37:06.904Z] --- PASS: TestImageInspectError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageInspectImageNotFound [2022-01-25T00:37:06.904Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageInspectWithEmptyID [2022-01-25T00:37:06.904Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageInspect [2022-01-25T00:37:06.904Z] --- PASS: TestImageInspect (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageListError [2022-01-25T00:37:06.904Z] --- PASS: TestImageListError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageList [2022-01-25T00:37:06.904Z] --- PASS: TestImageList (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageListApiBefore125 [2022-01-25T00:37:06.904Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageLoadError [2022-01-25T00:37:06.904Z] --- PASS: TestImageLoadError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImageLoad [2022-01-25T00:37:06.904Z] --- PASS: TestImageLoad (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagesPruneError [2022-01-25T00:37:06.904Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagesPrune [2022-01-25T00:37:06.904Z] --- PASS: TestImagesPrune (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePullReferenceParseError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePullAnyError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePullWithoutErrors [2022-01-25T00:37:06.904Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePushReferenceError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-25T00:37:06.904Z] === RUN TestImagePushAnyError [2022-01-25T00:37:06.904Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithoutErrors [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-25T00:37:06.905Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageRemoveError [2022-01-25T00:37:06.905Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageRemoveImageNotFound [2022-01-25T00:37:06.905Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageRemove [2022-01-25T00:37:06.905Z] --- PASS: TestImageRemove (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSaveError [2022-01-25T00:37:06.905Z] --- PASS: TestImageSaveError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSave [2022-01-25T00:37:06.905Z] --- PASS: TestImageSave (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSearchAnyError [2022-01-25T00:37:06.905Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-25T00:37:06.905Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:37:06.905Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:37:06.905Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-25T00:37:06.905Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageSearchWithoutErrors [2022-01-25T00:37:06.905Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageTagError [2022-01-25T00:37:06.905Z] --- PASS: TestImageTagError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageTagInvalidReference [2022-01-25T00:37:06.905Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageTagInvalidSourceImageName [2022-01-25T00:37:06.905Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageTagHexSource [2022-01-25T00:37:06.905Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestImageTag [2022-01-25T00:37:06.905Z] --- PASS: TestImageTag (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestInfoServerError [2022-01-25T00:37:06.905Z] --- PASS: TestInfoServerError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestInfoInvalidResponseJSONError [2022-01-25T00:37:06.905Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestInfo [2022-01-25T00:37:06.905Z] --- PASS: TestInfo (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkConnectError [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkConnect [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkCreateError [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkCreate [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkDisconnectError [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkDisconnect [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkInspect [2022-01-25T00:37:06.905Z] === RUN TestNetworkInspect/empty_ID [2022-01-25T00:37:06.905Z] === RUN TestNetworkInspect/no_options [2022-01-25T00:37:06.905Z] === RUN TestNetworkInspect/verbose [2022-01-25T00:37:06.905Z] === RUN TestNetworkInspect/global_scope [2022-01-25T00:37:06.905Z] === RUN TestNetworkInspect/unknown_network [2022-01-25T00:37:06.905Z] === RUN TestNetworkInspect/server_error [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkListError [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkListError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkList [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkList (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworksPruneError [2022-01-25T00:37:06.905Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworksPrune [2022-01-25T00:37:06.905Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkRemoveError [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNetworkRemove [2022-01-25T00:37:06.905Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeInspectError [2022-01-25T00:37:06.905Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeInspectNodeNotFound [2022-01-25T00:37:06.905Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeInspectWithEmptyID [2022-01-25T00:37:06.905Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeInspect [2022-01-25T00:37:06.905Z] --- PASS: TestNodeInspect (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeListError [2022-01-25T00:37:06.905Z] --- PASS: TestNodeListError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeList [2022-01-25T00:37:06.905Z] --- PASS: TestNodeList (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeRemoveError [2022-01-25T00:37:06.905Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeRemove [2022-01-25T00:37:06.905Z] --- PASS: TestNodeRemove (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeUpdateError [2022-01-25T00:37:06.905Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestNodeUpdate [2022-01-25T00:37:06.905Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestOptionWithTimeout [2022-01-25T00:37:06.905Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestPingFail [2022-01-25T00:37:06.905Z] --- PASS: TestPingFail (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestPingWithError [2022-01-25T00:37:06.905Z] 2022/01/25 00:37:05 RoundTripper returned a response & error; ignoring response [2022-01-25T00:37:06.905Z] 2022/01/25 00:37:05 RoundTripper returned a response & error; ignoring response [2022-01-25T00:37:06.905Z] --- PASS: TestPingWithError (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestPingSuccess [2022-01-25T00:37:06.905Z] --- PASS: TestPingSuccess (0.00s) [2022-01-25T00:37:06.905Z] === RUN TestPingHeadFallback [2022-01-25T00:37:06.905Z] === RUN TestPingHeadFallback/OK [2022-01-25T00:37:06.905Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-25T00:37:06.905Z] === RUN TestPingHeadFallback/Not_Found [2022-01-25T00:37:06.905Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-25T00:37:07.273Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T00:37:07.390Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-25T00:37:07.390Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-25T00:37:07.390Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-25T00:37:07.390Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-25T00:37:07.390Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginDisableError [2022-01-25T00:37:07.390Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginDisable [2022-01-25T00:37:07.390Z] --- PASS: TestPluginDisable (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginEnableError [2022-01-25T00:37:07.390Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginEnable [2022-01-25T00:37:07.390Z] --- PASS: TestPluginEnable (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginInspectError [2022-01-25T00:37:07.390Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginInspectWithEmptyID [2022-01-25T00:37:07.390Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginInspect [2022-01-25T00:37:07.390Z] --- PASS: TestPluginInspect (0.00s) [2022-01-25T00:37:07.390Z] === RUN TestPluginListError [2022-01-25T00:37:07.391Z] --- PASS: TestPluginListError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPluginList [2022-01-25T00:37:07.391Z] --- PASS: TestPluginList (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPluginPushError [2022-01-25T00:37:07.391Z] --- PASS: TestPluginPushError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPluginPush [2022-01-25T00:37:07.391Z] --- PASS: TestPluginPush (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPluginRemoveError [2022-01-25T00:37:07.391Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPluginRemove [2022-01-25T00:37:07.391Z] --- PASS: TestPluginRemove (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPluginSetError [2022-01-25T00:37:07.391Z] --- PASS: TestPluginSetError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPluginSet [2022-01-25T00:37:07.391Z] --- PASS: TestPluginSet (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSetHostHeader [2022-01-25T00:37:07.391Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestPlainTextError [2022-01-25T00:37:07.391Z] --- PASS: TestPlainTextError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestInfiniteError [2022-01-25T00:37:07.391Z] --- PASS: TestInfiniteError (0.02s) [2022-01-25T00:37:07.391Z] === RUN TestCanceledContext [2022-01-25T00:37:07.391Z] 2022/01/25 00:37:05 RoundTripper returned a response & error; ignoring response [2022-01-25T00:37:07.391Z] --- PASS: TestCanceledContext (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestDeadlineExceededContext [2022-01-25T00:37:07.391Z] 2022/01/25 00:37:05 RoundTripper returned a response & error; ignoring response [2022-01-25T00:37:07.391Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretCreateUnsupported [2022-01-25T00:37:07.391Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretCreateError [2022-01-25T00:37:07.391Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretCreate [2022-01-25T00:37:07.391Z] --- PASS: TestSecretCreate (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretInspectUnsupported [2022-01-25T00:37:07.391Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretInspectError [2022-01-25T00:37:07.391Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretInspectSecretNotFound [2022-01-25T00:37:07.391Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretInspectWithEmptyID [2022-01-25T00:37:07.391Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretInspect [2022-01-25T00:37:07.391Z] --- PASS: TestSecretInspect (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretListUnsupported [2022-01-25T00:37:07.391Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretListError [2022-01-25T00:37:07.391Z] --- PASS: TestSecretListError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretList [2022-01-25T00:37:07.391Z] --- PASS: TestSecretList (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretRemoveUnsupported [2022-01-25T00:37:07.391Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretRemoveError [2022-01-25T00:37:07.391Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretRemove [2022-01-25T00:37:07.391Z] --- PASS: TestSecretRemove (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretUpdateUnsupported [2022-01-25T00:37:07.391Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretUpdateError [2022-01-25T00:37:07.391Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestSecretUpdate [2022-01-25T00:37:07.391Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-25T00:37:07.391Z] === RUN TestServiceCreateError [2022-01-25T00:37:07.391Z] --- PASS: TestServiceCreateError (0.01s) [2022-01-25T00:37:07.391Z] === RUN TestServiceCreate [2022-01-25T00:37:07.391Z] --- PASS: TestServiceCreate (0.00s) [2022-01-25T00:37:07.836Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.66s) [2022-01-25T00:37:07.836Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T00:37:07.856Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T00:37:07.982Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-25T00:37:07.982Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceCreateDigestPinning [2022-01-25T00:37:07.982Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceInspectError [2022-01-25T00:37:07.982Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceInspectServiceNotFound [2022-01-25T00:37:07.982Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceInspectWithEmptyID [2022-01-25T00:37:07.982Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceInspect [2022-01-25T00:37:07.982Z] --- PASS: TestServiceInspect (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceListError [2022-01-25T00:37:07.982Z] --- PASS: TestServiceListError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceList [2022-01-25T00:37:07.982Z] --- PASS: TestServiceList (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceLogsError [2022-01-25T00:37:07.982Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceLogs [2022-01-25T00:37:07.982Z] --- PASS: TestServiceLogs (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceRemoveError [2022-01-25T00:37:07.982Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceRemoveNotFoundError [2022-01-25T00:37:07.982Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceRemove [2022-01-25T00:37:07.982Z] --- PASS: TestServiceRemove (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceUpdateError [2022-01-25T00:37:07.982Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestServiceUpdate [2022-01-25T00:37:07.982Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmGetUnlockKeyError [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmGetUnlockKey [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmInitError [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmInit [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmInit (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmInspectError [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmInspect [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmJoinError [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmJoin [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmLeaveError [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmLeave [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmUnlockError [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmUnlock [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmUpdateError [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestSwarmUpdate [2022-01-25T00:37:07.982Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestTaskInspectError [2022-01-25T00:37:07.982Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-25T00:37:07.982Z] === RUN TestTaskInspectWithEmptyID [2022-01-25T00:37:07.983Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestTaskInspect [2022-01-25T00:37:07.983Z] --- PASS: TestTaskInspect (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestTaskListError [2022-01-25T00:37:07.983Z] --- PASS: TestTaskListError (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestTaskList [2022-01-25T00:37:07.983Z] --- PASS: TestTaskList (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeCreateError [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeCreate [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeInspectError [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeInspectNotFound [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeInspectWithEmptyID [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeInspect [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeListError [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeListError (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeList [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeList (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeRemoveError [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-25T00:37:07.983Z] === RUN TestVolumeRemove [2022-01-25T00:37:07.983Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-25T00:37:07.983Z] === CONT TestTLSCloseWriter [2022-01-25T00:37:07.983Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-25T00:37:07.983Z] PASS [2022-01-25T00:37:07.983Z] coverage: 75.1% of statements [2022-01-25T00:37:07.983Z] ok github.com/docker/docker/client 0.454s coverage: 75.1% of statements [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-25T00:37:08.509Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestConfigureDaemonLogs [2022-01-25T00:37:08.509Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestCommonOptionsInstallFlags [2022-01-25T00:37:08.509Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-25T00:37:08.509Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-25T00:37:08.509Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-25T00:37:08.509Z] PASS [2022-01-25T00:37:08.509Z] coverage: 18.6% of statements [2022-01-25T00:37:08.509Z] ok github.com/docker/docker/cmd/dockerd 0.233s coverage: 18.6% of statements [2022-01-25T00:37:08.509Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-25T00:37:08.509Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T00:37:08.963Z] === RUN TestInspectNetwork/full_network_id [2022-01-25T00:37:08.963Z] === RUN TestInspectNetwork/partial_network_id [2022-01-25T00:37:08.963Z] === RUN TestInspectNetwork/network_name [2022-01-25T00:37:08.963Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-25T00:37:09.527Z] === RUN TestContainerStopSignal [2022-01-25T00:37:09.527Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestContainerStopTimeout [2022-01-25T00:37:09.527Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-25T00:37:09.527Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-25T00:37:09.527Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-25T00:37:09.527Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestReplaceAndAppendEnvVars [2022-01-25T00:37:09.527Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-25T00:37:09.527Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestNewMemoryStore [2022-01-25T00:37:09.527Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestAddContainers [2022-01-25T00:37:09.527Z] --- PASS: TestAddContainers (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestGetContainer [2022-01-25T00:37:09.527Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestDeleteContainer [2022-01-25T00:37:09.527Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestListContainers [2022-01-25T00:37:09.527Z] --- PASS: TestListContainers (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestFirstContainer [2022-01-25T00:37:09.527Z] --- PASS: TestFirstContainer (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestApplyAllContainer [2022-01-25T00:37:09.527Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestIsValidHealthString [2022-01-25T00:37:09.527Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestStateRunStop [2022-01-25T00:37:09.527Z] --- PASS: TestStateRunStop (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestStateTimeoutWait [2022-01-25T00:37:09.527Z] state_test.go:141: Stop callback fired [2022-01-25T00:37:09.527Z] state_test.go:165: Stop callback fired [2022-01-25T00:37:09.527Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-25T00:37:09.527Z] === RUN TestIsValidStateString [2022-01-25T00:37:09.527Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestViewSaveDelete [2022-01-25T00:37:09.527Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-25T00:37:09.527Z] === RUN TestViewAll [2022-01-25T00:37:09.527Z] --- PASS: TestViewAll (0.01s) [2022-01-25T00:37:09.527Z] === RUN TestViewGet [2022-01-25T00:37:09.527Z] --- PASS: TestViewGet (0.01s) [2022-01-25T00:37:09.527Z] === RUN TestNames [2022-01-25T00:37:09.527Z] --- PASS: TestNames (0.00s) [2022-01-25T00:37:09.527Z] === RUN TestViewWithHealthCheck [2022-01-25T00:37:09.527Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-25T00:37:09.527Z] PASS [2022-01-25T00:37:09.527Z] coverage: 41.7% of statements [2022-01-25T00:37:09.908Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T00:37:09.908Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-25T00:37:09.908Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T00:37:10.011Z] ok github.com/docker/docker/container 0.264s coverage: 41.7% of statements [2022-01-25T00:37:10.011Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T00:37:10.011Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T00:37:10.011Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T00:37:10.011Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T00:37:11.036Z] === RUN TestPrepare [2022-01-25T00:37:11.036Z] --- PASS: TestPrepare (0.00s) [2022-01-25T00:37:11.036Z] === RUN TestStart [2022-01-25T00:37:11.036Z] --- PASS: TestStart (0.00s) [2022-01-25T00:37:11.036Z] === RUN TestWaitCancel [2022-01-25T00:37:11.036Z] --- PASS: TestWaitCancel (0.00s) [2022-01-25T00:37:11.036Z] === RUN TestWaitDisabled [2022-01-25T00:37:11.036Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-25T00:37:11.036Z] === RUN TestWaitEnabled [2022-01-25T00:37:11.036Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-25T00:37:11.036Z] === RUN TestRemove [2022-01-25T00:37:11.036Z] --- PASS: TestRemove (0.00s) [2022-01-25T00:37:11.036Z] PASS [2022-01-25T00:37:11.036Z] coverage: 65.3% of statements [2022-01-25T00:37:11.036Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-01-25T00:37:12.655Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-25T00:37:12.655Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-01-25T00:37:12.655Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-25T00:37:12.655Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-25T00:37:13.141Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-25T00:37:13.141Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-25T00:37:13.206Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T00:37:13.206Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T00:37:13.206Z] --- PASS: TestInspectNetwork (7.36s) [2022-01-25T00:37:13.206Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-25T00:37:13.206Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-25T00:37:13.206Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-25T00:37:13.206Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-25T00:37:13.206Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T00:37:13.494Z] === RUN TestMiddlewares [2022-01-25T00:37:13.494Z] --- PASS: TestMiddlewares (0.00s) [2022-01-25T00:37:13.494Z] PASS [2022-01-25T00:37:13.494Z] coverage: 9.0% of statements [2022-01-25T00:37:13.494Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-25T00:37:13.627Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-25T00:37:13.627Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-25T00:37:13.627Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-25T00:37:13.627Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-25T00:37:13.627Z] PASS [2022-01-25T00:37:13.627Z] coverage: 35.9% of statements [2022-01-25T00:37:13.627Z] ok github.com/docker/docker/daemon/cluster/convert 0.519s coverage: 35.9% of statements [2022-01-25T00:37:13.627Z] === RUN TestNewListSecretsFilters [2022-01-25T00:37:13.627Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-25T00:37:13.627Z] === RUN TestNewListConfigsFilters [2022-01-25T00:37:13.627Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-25T00:37:13.627Z] PASS [2022-01-25T00:37:13.627Z] coverage: 0.5% of statements [2022-01-25T00:37:13.627Z] ok github.com/docker/docker/daemon/cluster 1.182s coverage: 0.5% of statements [2022-01-25T00:37:14.591Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T00:37:14.591Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T00:37:15.164Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-01-25T00:37:15.164Z] === RUN TestNetworkInvalidJSON [2022-01-25T00:37:15.164Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T00:37:15.164Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T00:37:15.164Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:37:15.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:37:15.164Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:37:15.164Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:37:15.164Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T00:37:15.164Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:37:15.164Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:37:15.164Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-25T00:37:15.164Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-25T00:37:15.164Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-25T00:37:15.164Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-25T00:37:15.164Z] === RUN TestNetworkList [2022-01-25T00:37:15.164Z] === RUN TestNetworkList//networks [2022-01-25T00:37:15.164Z] === PAUSE TestNetworkList//networks [2022-01-25T00:37:15.164Z] === RUN TestNetworkList//networks/ [2022-01-25T00:37:15.164Z] === PAUSE TestNetworkList//networks/ [2022-01-25T00:37:15.164Z] === CONT TestNetworkList//networks [2022-01-25T00:37:15.164Z] === CONT TestNetworkList//networks/ [2022-01-25T00:37:15.164Z] --- PASS: TestNetworkList (0.02s) [2022-01-25T00:37:15.164Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T00:37:15.164Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T00:37:15.164Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T00:37:15.735Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-01-25T00:37:15.735Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T00:37:16.308Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T00:37:16.570Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T00:37:16.830Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-01-25T00:37:16.830Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T00:37:17.403Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T00:37:17.525Z] === RUN TestBuilderGC [2022-01-25T00:37:17.525Z] --- PASS: TestBuilderGC (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationNotFound [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonBrokenConfiguration [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestFindConfigurationConflicts [2022-01-25T00:37:17.525Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-25T00:37:17.525Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-25T00:37:17.525Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-25T00:37:17.525Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-25T00:37:17.525Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_label [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_dns [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-25T00:37:17.525Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-25T00:37:17.525Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestReloadSetConfigFileNotExist [2022-01-25T00:37:17.525Z] time="2022-01-25T00:37:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-25T00:37:17.525Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-01-25T00:37:17.525Z] === RUN TestReloadDefaultConfigNotExist [2022-01-25T00:37:17.525Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:37:17.525Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestReloadBadDefaultConfig [2022-01-25T00:37:17.525Z] time="2022-01-25T00:37:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2813775470" [2022-01-25T00:37:17.525Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestReloadWithConflictingLabels [2022-01-25T00:37:17.525Z] time="2022-01-25T00:37:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3858540979" [2022-01-25T00:37:17.525Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestReloadWithDuplicateLabels [2022-01-25T00:37:17.525Z] time="2022-01-25T00:37:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2588782716" [2022-01-25T00:37:17.525Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestMaskURLCredentials [2022-01-25T00:37:17.525Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-25T00:37:17.525Z] === RUN TestDaemonConfigurationMerge [2022-01-25T00:37:17.525Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-25T00:37:17.525Z] PASS [2022-01-25T00:37:17.525Z] coverage: 79.2% of statements [2022-01-25T00:37:17.525Z] ok github.com/docker/docker/daemon/config 0.509s coverage: 79.2% of statements [2022-01-25T00:37:17.665Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-01-25T00:37:17.665Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T00:37:18.010Z] === RUN TestWaitNodeAttachment [2022-01-25T00:37:18.010Z] === RUN TestEventsLog [2022-01-25T00:37:18.010Z] --- PASS: TestEventsLog (0.00s) [2022-01-25T00:37:18.010Z] === RUN TestEventsLogTimeout [2022-01-25T00:37:18.010Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-25T00:37:18.010Z] === RUN TestLogEvents [2022-01-25T00:37:18.010Z] --- PASS: TestLogEvents (0.05s) [2022-01-25T00:37:18.010Z] === RUN TestLoadBufferedEvents [2022-01-25T00:37:18.049Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-25T00:37:18.049Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-25T00:37:18.049Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-25T00:37:18.049Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-25T00:37:18.049Z] Cross building: bundles/cross/linux/s390x [2022-01-25T00:37:18.049Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-25T00:37:18.049Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-25T00:37:18.236Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T00:37:18.496Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-01-25T00:37:18.496Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-25T00:37:18.496Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-25T00:37:18.496Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-25T00:37:18.496Z] PASS [2022-01-25T00:37:18.496Z] coverage: 50.0% of statements [2022-01-25T00:37:18.496Z] ok github.com/docker/docker/daemon/events 0.366s coverage: 50.0% of statements [2022-01-25T00:37:18.496Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-01-25T00:37:18.496Z] === RUN TestIsolationConversion [2022-01-25T00:37:18.496Z] === RUN TestIsolationConversion/default [2022-01-25T00:37:18.496Z] === RUN TestIsolationConversion/process [2022-01-25T00:37:18.496Z] === RUN TestIsolationConversion/hyperv [2022-01-25T00:37:18.496Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-25T00:37:18.496Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-25T00:37:18.496Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-25T00:37:18.496Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestContainerLabels [2022-01-25T00:37:18.496Z] --- PASS: TestContainerLabels (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestCredentialSpecConversion [2022-01-25T00:37:18.496Z] === RUN TestCredentialSpecConversion/none [2022-01-25T00:37:18.496Z] === RUN TestCredentialSpecConversion/config [2022-01-25T00:37:18.496Z] === RUN TestCredentialSpecConversion/file [2022-01-25T00:37:18.496Z] === RUN TestCredentialSpecConversion/registry [2022-01-25T00:37:18.496Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-25T00:37:18.496Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-25T00:37:18.496Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-25T00:37:18.496Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-25T00:37:18.496Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestControllerValidateMountBind [2022-01-25T00:37:18.496Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-01-25T00:37:18.496Z] === RUN TestControllerValidateMountVolume [2022-01-25T00:37:18.496Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestControllerValidateMountTarget [2022-01-25T00:37:18.496Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestControllerValidateMountTmpfs [2022-01-25T00:37:18.496Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestControllerValidateMountInvalidType [2022-01-25T00:37:18.496Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-25T00:37:18.496Z] === RUN TestControllerValidateMountNamedPipe [2022-01-25T00:37:18.496Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-25T00:37:18.496Z] PASS [2022-01-25T00:37:18.496Z] coverage: 11.0% of statements [2022-01-25T00:37:18.496Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.752s coverage: 11.0% of statements [2022-01-25T00:37:18.807Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-01-25T00:37:18.808Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T00:37:18.979Z] === RUN TestIsEmptyDir [2022-01-25T00:37:18.979Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-25T00:37:18.979Z] PASS [2022-01-25T00:37:18.979Z] coverage: 2.3% of statements [2022-01-25T00:37:18.979Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2022-01-25T00:37:19.378Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T00:37:19.638Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T00:37:19.638Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T00:37:19.899Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T00:37:19.997Z] === RUN TestVerifyNetworkingConfig [2022-01-25T00:37:19.997Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestGetContainer [2022-01-25T00:37:19.997Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestValidContainerNames [2022-01-25T00:37:19.997Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestContainerInitDNS [2022-01-25T00:37:19.997Z] daemon_test.go:145: root required [2022-01-25T00:37:19.997Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestMerge [2022-01-25T00:37:19.997Z] --- PASS: TestMerge (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestValidateContainerIsolation [2022-01-25T00:37:19.997Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestFindNetworkErrorType [2022-01-25T00:37:19.997Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestEnsureServicesExist [2022-01-25T00:37:19.997Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-25T00:37:19.997Z] === RUN TestEnsureServicesExistErrors [2022-01-25T00:37:19.997Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-25T00:37:19.997Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-25T00:37:19.997Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-25T00:37:19.997Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-25T00:37:19.997Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-25T00:37:19.997Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-25T00:37:19.997Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestContainerDelete [2022-01-25T00:37:19.997Z] --- PASS: TestContainerDelete (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestContainerDoubleDelete [2022-01-25T00:37:19.997Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestLogContainerEventCopyLabels [2022-01-25T00:37:19.997Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestLogContainerEventWithAttributes [2022-01-25T00:37:19.997Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestNoneHealthcheck [2022-01-25T00:37:19.997Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestHealthStates [2022-01-25T00:37:19.997Z] === RUN TestLinkNaming [2022-01-25T00:37:19.997Z] --- PASS: TestLinkNaming (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestLinkNew [2022-01-25T00:37:19.997Z] --- PASS: TestLinkNew (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestLinkEnv [2022-01-25T00:37:19.997Z] --- PASS: TestLinkEnv (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestLinkMultipleEnv [2022-01-25T00:37:19.997Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestLinkPortRangeEnv [2022-01-25T00:37:19.997Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-25T00:37:19.997Z] PASS [2022-01-25T00:37:19.997Z] coverage: 93.0% of statements [2022-01-25T00:37:19.997Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2022-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] time="2022-01-25T00:37:19Z" 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-01-25T00:37:19.997Z] --- PASS: TestHealthStates (0.21s) [2022-01-25T00:37:19.997Z] === RUN TestGetInspectData [2022-01-25T00:37:19.997Z] --- PASS: TestGetInspectData (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestFillLicense [2022-01-25T00:37:19.997Z] --- PASS: TestFillLicense (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestListInvalidFilter [2022-01-25T00:37:19.997Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestNameFilter [2022-01-25T00:37:19.997Z] --- PASS: TestNameFilter (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-25T00:37:19.997Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-25T00:37:19.997Z] === 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-01-25T00:37:19.997Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-25T00:37:20.060Z] --- PASS: TestCreateServiceSecretFileMode (11.87s) [2022-01-25T00:37:20.060Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T00:37:20.159Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-01-25T00:37:20.159Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T00:37:20.420Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T00:37:20.483Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-25T00:37:20.483Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-25T00:37:20.483Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-25T00:37:20.483Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-25T00:37:20.483Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-25T00:37:20.483Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-25T00:37:20.483Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-25T00:37:20.483Z] --- 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-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-25T00:37:20.483Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestDaemonReloadLabels [2022-01-25T00:37:20.483Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-25T00:37:20.483Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestDaemonReloadMirrors [2022-01-25T00:37:20.483Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-25T00:37:20.483Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-25T00:37:20.483Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-25T00:37:20.483Z] reload_test.go:342: root required [2022-01-25T00:37:20.483Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-25T00:37:20.483Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-01-25T00:37:20.483Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-25T00:37:20.483Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.11s) [2022-01-25T00:37:20.483Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-25T00:37:20.483Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-01-25T00:37:20.483Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-25T00:37:20.483Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-25T00:37:20.483Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-25T00:37:20.483Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-25T00:37:20.483Z] === RUN TestParseVolumesFrom [2022-01-25T00:37:20.483Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-25T00:37:20.483Z] PASS [2022-01-25T00:37:20.483Z] coverage: 8.6% of statements [2022-01-25T00:37:20.483Z] ok github.com/docker/docker/daemon 0.597s coverage: 8.6% of statements [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-25T00:37:20.483Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T00:37:20.484Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-25T00:37:20.484Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-25T00:37:20.484Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T00:37:20.484Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-25T00:37:20.484Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-25T00:37:20.484Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-25T00:37:20.680Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-25T00:37:20.680Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T00:37:20.680Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T00:37:21.501Z] === RUN TestAdapterReadLogs [2022-01-25T00:37:21.501Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-25T00:37:21.501Z] === RUN TestCopier [2022-01-25T00:37:21.501Z] --- PASS: TestCopier (0.00s) [2022-01-25T00:37:21.501Z] === RUN TestCopierLongLines [2022-01-25T00:37:21.501Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-25T00:37:21.501Z] === RUN TestCopierSlow [2022-01-25T00:37:21.985Z] --- PASS: TestCopierSlow (0.20s) [2022-01-25T00:37:21.985Z] === RUN TestCopierWithSized [2022-01-25T00:37:21.985Z] === RUN TestCopierWithSized/as_is [2022-01-25T00:37:21.985Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-25T00:37:21.985Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-25T00:37:21.985Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-25T00:37:21.985Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-25T00:37:21.985Z] === RUN TestCopierWithPartial [2022-01-25T00:37:21.985Z] --- PASS: TestCopierWithPartial (0.01s) [2022-01-25T00:37:21.985Z] === RUN TestRingLogger [2022-01-25T00:37:21.985Z] --- PASS: TestRingLogger (0.00s) [2022-01-25T00:37:21.985Z] === RUN TestRingCap [2022-01-25T00:37:21.985Z] --- PASS: TestRingCap (0.00s) [2022-01-25T00:37:21.985Z] === RUN TestRingClose [2022-01-25T00:37:21.985Z] --- PASS: TestRingClose (0.00s) [2022-01-25T00:37:21.985Z] === RUN TestRingDrain [2022-01-25T00:37:21.985Z] --- PASS: TestRingDrain (0.00s) [2022-01-25T00:37:21.985Z] PASS [2022-01-25T00:37:21.985Z] coverage: 43.3% of statements [2022-01-25T00:37:21.985Z] ok github.com/docker/docker/daemon/logger 0.282s coverage: 43.3% of statements [2022-01-25T00:37:22.066Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-25T00:37:23.003Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-25T00:37:23.003Z] PASS [2022-01-25T00:37:23.003Z] coverage: 33.6% of statements [2022-01-25T00:37:23.003Z] ok github.com/docker/docker/daemon/logger/fluentd 0.057s coverage: 33.6% of statements [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig/defaults [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-25T00:37:23.003Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-25T00:37:23.003Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-25T00:37:23.003Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-25T00:37:23.003Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-25T00:37:23.003Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-25T00:37:23.003Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-25T00:37:23.003Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-25T00:37:23.003Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-25T00:37:23.003Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-25T00:37:23.003Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-25T00:37:23.003Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-25T00:37:23.003Z] === RUN TestSearchRegistryForImagesErrors [2022-01-25T00:37:23.003Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-25T00:37:23.003Z] === RUN TestSearchRegistryForImages [2022-01-25T00:37:23.003Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-25T00:37:23.003Z] === RUN TestOnlyPlatformWithFallback [2022-01-25T00:37:23.003Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-25T00:37:23.003Z] === RUN TestImageDelete [2022-01-25T00:37:23.003Z] === RUN TestImageDelete/no_lease [2022-01-25T00:37:23.003Z] === RUN TestImageDelete/lease_exists [2022-01-25T00:37:23.003Z] --- PASS: TestImageDelete (0.05s) [2022-01-25T00:37:23.003Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-25T00:37:23.003Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-25T00:37:23.003Z] === RUN TestContentStoreForPull [2022-01-25T00:37:23.008Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T00:37:23.269Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2022-01-25T00:37:23.269Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T00:37:23.269Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:37:23.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:37:23.269Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T00:37:23.486Z] time="2022-01-25T00:37:22Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-25T00:37:23.487Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-01-25T00:37:23.487Z] === RUN TestCreateSuccess [2022-01-25T00:37:23.487Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCreateStreamSkipped [2022-01-25T00:37:23.487Z] time="2022-01-25T00:37:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-25T00:37:23.487Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCreateLogGroupSuccess [2022-01-25T00:37:23.487Z] time="2022-01-25T00:37:22Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-25T00:37:23.487Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCreateError [2022-01-25T00:37:23.487Z] --- PASS: TestCreateError (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCreateAlreadyExists [2022-01-25T00:37:23.487Z] time="2022-01-25T00:37:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-25T00:37:23.487Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestLogClosed [2022-01-25T00:37:23.487Z] --- PASS: TestLogClosed (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestLogBlocking [2022-01-25T00:37:23.487Z] --- PASS: TestLogBlocking (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-25T00:37:23.487Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestLogNonBlockingBufferFull [2022-01-25T00:37:23.487Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestPublishBatchSuccess [2022-01-25T00:37:23.487Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestPublishBatchError [2022-01-25T00:37:23.487Z] time="2022-01-25T00:37:22Z" level=error msg=error [2022-01-25T00:37:23.487Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-25T00:37:23.487Z] time="2022-01-25T00:37:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T00:37:23.487Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-25T00:37:23.487Z] time="2022-01-25T00:37:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T00:37:23.487Z] time="2022-01-25T00:37:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-25T00:37:23.487Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchSimple [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchTicker [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchMultilinePattern [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchClose [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestEffectiveLen [2022-01-25T00:37:23.487Z] === RUN TestEffectiveLen/0/Hello [2022-01-25T00:37:23.487Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-25T00:37:23.487Z] === RUN TestEffectiveLen/2/🙃 [2022-01-25T00:37:23.487Z] === RUN TestEffectiveLen/3/���� [2022-01-25T00:37:23.487Z] === RUN TestEffectiveLen/4/He��o [2022-01-25T00:37:23.487Z] === RUN TestEffectiveLen/5/ [2022-01-25T00:37:23.487Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/0/ [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/1/Hello [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: Hello [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/2/Hello [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: He [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: llo [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/3/Hello [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: Hello [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/4/🙃 [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/5/🙃 [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/6/a� [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: a [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: � [2022-01-25T00:37:23.487Z] === RUN TestFindValidSplit/7/a� [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1076: a� [2022-01-25T00:37:23.487Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestProcessEventEmoji [2022-01-25T00:37:23.487Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchLineSplit [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchMaxEvents [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) [2022-01-25T00:37:23.487Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-25T00:37:23.487Z] --- PASS: TestContentStoreForPull (0.25s) [2022-01-25T00:37:23.487Z] PASS [2022-01-25T00:37:23.487Z] coverage: 6.8% of statements [2022-01-25T00:37:23.487Z] ok github.com/docker/docker/daemon/images 0.429s coverage: 6.8% of statements [2022-01-25T00:37:23.487Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-25T00:37:23.487Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsFormat [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-25T00:37:23.487Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-25T00:37:23.487Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestCreateTagSuccess [2022-01-25T00:37:23.487Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-25T00:37:23.487Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-25T00:37:23.487Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-25T00:37:23.487Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-25T00:37:23.487Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-25T00:37:23.487Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-01-25T00:37:23.487Z] PASS [2022-01-25T00:37:23.487Z] coverage: 80.2% of statements [2022-01-25T00:37:23.487Z] ok github.com/docker/docker/daemon/logger/awslogs 0.547s coverage: 80.2% of statements [2022-01-25T00:37:23.487Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T00:37:23.487Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T00:37:23.487Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-25T00:37:23.487Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T00:37:23.487Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-25T00:37:23.487Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-25T00:37:23.972Z] === RUN TestJSONFileLogger [2022-01-25T00:37:23.972Z] --- PASS: TestJSONFileLogger (0.01s) [2022-01-25T00:37:23.972Z] === RUN TestJSONFileLoggerWithTags [2022-01-25T00:37:23.972Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-01-25T00:37:23.972Z] === RUN TestJSONFileLoggerWithOpts [2022-01-25T00:37:23.972Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-25T00:37:23.972Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-25T00:37:23.972Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-25T00:37:23.972Z] === RUN TestEncodeDecode [2022-01-25T00:37:23.972Z] === PAUSE TestEncodeDecode [2022-01-25T00:37:23.972Z] === RUN TestUnexpectedEOF [2022-01-25T00:37:23.972Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-25T00:37:23.972Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-25T00:37:23.972Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-25T00:37:24.456Z] time="2022-01-25T00:37:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T00:37:24.456Z] time="2022-01-25T00:37:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T00:37:24.456Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-01-25T00:37:24.456Z] === CONT TestEncodeDecode [2022-01-25T00:37:24.456Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-25T00:37:24.456Z] PASS [2022-01-25T00:37:24.456Z] coverage: 69.9% of statements [2022-01-25T00:37:24.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.376s coverage: 69.9% of statements [2022-01-25T00:37:24.456Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-01-25T00:37:24.456Z] === RUN TestFastTimeMarshalJSON [2022-01-25T00:37:24.456Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-01-25T00:37:24.456Z] PASS [2022-01-25T00:37:24.456Z] coverage: 87.2% of statements [2022-01-25T00:37:24.456Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.333s coverage: 87.2% of statements [2022-01-25T00:37:24.653Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T00:37:25.479Z] === RUN TestWriteLog [2022-01-25T00:37:25.479Z] === PAUSE TestWriteLog [2022-01-25T00:37:25.479Z] === RUN TestReadLog [2022-01-25T00:37:25.479Z] === PAUSE TestReadLog [2022-01-25T00:37:25.479Z] === RUN TestDecode [2022-01-25T00:37:25.479Z] --- PASS: TestDecode (0.04s) [2022-01-25T00:37:25.479Z] === CONT TestWriteLog [2022-01-25T00:37:25.479Z] === CONT TestReadLog [2022-01-25T00:37:25.479Z] === RUN TestReadLog/tail_exact [2022-01-25T00:37:25.479Z] --- PASS: TestWriteLog (0.01s) [2022-01-25T00:37:25.479Z] === RUN TestReadLog/tail_less_than_available [2022-01-25T00:37:25.479Z] === RUN TestReadLog/tail_more_than_available [2022-01-25T00:37:25.479Z] --- PASS: TestReadLog (0.22s) [2022-01-25T00:37:25.479Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-01-25T00:37:25.479Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-25T00:37:25.479Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-25T00:37:25.479Z] PASS [2022-01-25T00:37:25.479Z] coverage: 78.7% of statements [2022-01-25T00:37:25.479Z] ok github.com/docker/docker/daemon/logger/local 0.323s coverage: 78.7% of statements [2022-01-25T00:37:25.597Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T00:37:25.963Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T00:37:25.963Z] === RUN TestOpenFileDelete [2022-01-25T00:37:25.963Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-25T00:37:25.963Z] === RUN TestOpenFileRename [2022-01-25T00:37:25.963Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-25T00:37:25.963Z] === RUN TestHandleDecoderErr [2022-01-25T00:37:25.963Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-25T00:37:25.963Z] === RUN TestParseLogTagDefaultTag [2022-01-25T00:37:25.963Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-25T00:37:25.963Z] === RUN TestParseLogTag [2022-01-25T00:37:25.963Z] --- PASS: TestParseLogTag (0.00s) [2022-01-25T00:37:25.963Z] === RUN TestParseLogTagEmptyTag [2022-01-25T00:37:25.963Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-25T00:37:25.964Z] === RUN TestTailFiles [2022-01-25T00:37:25.964Z] --- PASS: TestTailFiles (0.00s) [2022-01-25T00:37:25.964Z] === RUN TestFollowLogsConsumerGone [2022-01-25T00:37:25.964Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-25T00:37:25.964Z] === RUN TestFollowLogsProducerGone [2022-01-25T00:37:25.964Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-25T00:37:25.964Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-25T00:37:25.964Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-25T00:37:25.964Z] === RUN TestCheckCapacityAndRotate [2022-01-25T00:37:25.964Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-25T00:37:25.964Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-25T00:37:25.964Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-01-25T00:37:25.964Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-25T00:37:25.964Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-01-25T00:37:25.964Z] PASS [2022-01-25T00:37:25.964Z] coverage: 53.4% of statements [2022-01-25T00:37:25.964Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.130s coverage: 53.4% of statements [2022-01-25T00:37:26.449Z] === RUN TestLog [2022-01-25T00:37:26.449Z] --- PASS: TestLog (0.01s) [2022-01-25T00:37:26.449Z] PASS [2022-01-25T00:37:26.449Z] coverage: 31.5% of statements [2022-01-25T00:37:26.449Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2022-01-25T00:37:26.933Z] === RUN TestValidateLogOpt [2022-01-25T00:37:26.933Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestNewMissedConfig [2022-01-25T00:37:26.933Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestNewMissedUrl [2022-01-25T00:37:26.933Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestNewMissedToken [2022-01-25T00:37:26.933Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestNewWithProxy [2022-01-25T00:37:26.933Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestDefault [2022-01-25T00:37:26.933Z] --- PASS: TestDefault (0.01s) [2022-01-25T00:37:26.933Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-25T00:37:26.933Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestJsonFormat [2022-01-25T00:37:26.933Z] --- PASS: TestJsonFormat (0.01s) [2022-01-25T00:37:26.933Z] === RUN TestRawFormat [2022-01-25T00:37:26.933Z] --- PASS: TestRawFormat (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestRawFormatWithLabels [2022-01-25T00:37:26.933Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestRawFormatWithoutTag [2022-01-25T00:37:26.933Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestBatching [2022-01-25T00:37:26.933Z] === RUN TestNewParse [2022-01-25T00:37:26.933Z] --- PASS: TestNewParse (0.00s) [2022-01-25T00:37:26.933Z] PASS [2022-01-25T00:37:26.933Z] coverage: 8.3% of statements [2022-01-25T00:37:26.933Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-01-25T00:37:26.933Z] --- PASS: TestBatching (0.25s) [2022-01-25T00:37:26.933Z] === RUN TestFrequency [2022-01-25T00:37:26.933Z] --- PASS: TestFrequency (0.17s) [2022-01-25T00:37:26.933Z] === RUN TestOneMessagePerRequest [2022-01-25T00:37:26.933Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-25T00:37:26.933Z] === RUN TestVerify [2022-01-25T00:37:26.933Z] --- PASS: TestVerify (0.00s) [2022-01-25T00:37:26.933Z] === RUN TestSkipVerify [2022-01-25T00:37:26.981Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T00:37:27.417Z] === RUN TestParseLogFormat [2022-01-25T00:37:27.418Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-25T00:37:27.418Z] === RUN TestValidateLogOptEmpty [2022-01-25T00:37:27.418Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-25T00:37:27.418Z] === RUN TestValidateSyslogAddress [2022-01-25T00:37:27.418Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-25T00:37:27.418Z] === RUN TestParseAddressDefaultPort [2022-01-25T00:37:27.418Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-25T00:37:27.418Z] === RUN TestValidateSyslogFacility [2022-01-25T00:37:27.418Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-25T00:37:27.418Z] === RUN TestValidateLogOptSyslogFormat [2022-01-25T00:37:27.418Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-25T00:37:27.418Z] === RUN TestValidateLogOpt [2022-01-25T00:37:27.418Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T00:37:27.418Z] PASS [2022-01-25T00:37:27.418Z] coverage: 46.8% of statements [2022-01-25T00:37:27.418Z] ok github.com/docker/docker/daemon/logger/syslog 0.078s coverage: 46.8% of statements [2022-01-25T00:37:27.418Z] time="2022-01-25T00:37:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.418Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.418Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] --- PASS: TestSkipVerify (0.84s) [2022-01-25T00:37:27.902Z] === RUN TestBufferMaximum [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071047.703632\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071047.703632\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:27.902Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-25T00:37:27.902Z] === RUN TestServerAlwaysDown [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071047.707581\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071047.707581\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071047.707581\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071047.708565\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:27.902Z] time="2022-01-25T00:37:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071047.708565\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:27.902Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-25T00:37:27.923Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T00:37:28.385Z] === RUN TestCannotSendAfterClose [2022-01-25T00:37:28.385Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-25T00:37:28.385Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-25T00:37:28.385Z] === RUN TestV1IDService [2022-01-25T00:37:28.385Z] --- PASS: TestV1IDService (0.03s) [2022-01-25T00:37:28.385Z] === RUN TestV2MetadataService [2022-01-25T00:37:28.494Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T00:37:28.754Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T00:37:28.869Z] time="2022-01-25T00:37:28Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-25T00:37:28.869Z] time="2022-01-25T00:37:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2a71104f897e\"}'" [2022-01-25T00:37:28.869Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-25T00:37:28.869Z] PASS [2022-01-25T00:37:28.869Z] coverage: 82.5% of statements [2022-01-25T00:37:28.869Z] ok github.com/docker/docker/daemon/logger/splunk 2.393s coverage: 82.5% of statements [2022-01-25T00:37:28.869Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T00:37:28.869Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-25T00:37:28.869Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T00:37:29.452Z] --- PASS: TestCheckoutGit (37.85s) [2022-01-25T00:37:29.452Z] === RUN TestValidGitTransport [2022-01-25T00:37:29.452Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-25T00:37:29.452Z] === RUN TestGitInvalidRef [2022-01-25T00:37:29.452Z] --- PASS: TestGitInvalidRef (0.24s) [2022-01-25T00:37:29.452Z] PASS [2022-01-25T00:37:29.452Z] coverage: 86.3% of statements [2022-01-25T00:37:29.452Z] ok github.com/docker/docker/builder/remotecontext/git 38.157s coverage: 86.3% of statements [2022-01-25T00:37:29.890Z] === RUN TestSuccessfulDownload [2022-01-25T00:37:29.890Z] download_test.go:267: Needs fixing on Windows [2022-01-25T00:37:29.890Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-25T00:37:29.890Z] === RUN TestCancelledDownload [2022-01-25T00:37:29.890Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-25T00:37:29.890Z] === RUN TestMaxDownloadAttempts [2022-01-25T00:37:29.890Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:37:29.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:37:29.890Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:37:29.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:37:29.890Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:37:29.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:37:29.890Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:37:29.890Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:37:29.890Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:37:29.890Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:37:29.890Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:37:29.890Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:37:29.890Z] --- PASS: TestV2MetadataService (1.36s) [2022-01-25T00:37:29.890Z] PASS [2022-01-25T00:37:29.890Z] coverage: 48.2% of statements [2022-01-25T00:37:29.890Z] ok github.com/docker/docker/distribution/metadata 1.474s coverage: 48.2% of statements [2022-01-25T00:37:29.890Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-25T00:37:29.890Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-25T00:37:29.890Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-25T00:37:29.890Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-25T00:37:29.890Z] === RUN TestContinueOnError_NeverContinue [2022-01-25T00:37:29.890Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-25T00:37:29.890Z] === RUN TestManifestStore [2022-01-25T00:37:29.890Z] === RUN TestManifestStore/no_remote_or_local [2022-01-25T00:37:29.935Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T00:37:29.935Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:30.374Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-01-25T00:37:30.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-01-25T00:37:30.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-01-25T00:37:30.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-01-25T00:37:30.374Z] === RUN TestTransfer [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1459944926\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/no_local_cache [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/with_local_cache [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/unknown_media_type [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:29Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:29Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:30Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:30Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:30Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-25T00:37:30.374Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-25T00:37:30.374Z] time="2022-01-25T00:37:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-25T00:37:30.374Z] --- PASS: TestTransfer (0.12s) [2022-01-25T00:37:30.374Z] === RUN TestConcurrencyLimit [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore (0.36s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaType [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-25T00:37:30.374Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-25T00:37:30.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-25T00:37:30.375Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-25T00:37:30.375Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-25T00:37:30.375Z] === RUN TestFixManifestLayers [2022-01-25T00:37:30.375Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-25T00:37:30.375Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-25T00:37:30.375Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T00:37:30.375Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T00:37:30.375Z] === RUN TestFixManifestLayersBadParent [2022-01-25T00:37:30.375Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-25T00:37:30.375Z] === RUN TestValidateManifest [2022-01-25T00:37:30.375Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T00:37:30.375Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-25T00:37:30.375Z] === RUN TestFormatPlatform [2022-01-25T00:37:30.375Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-25T00:37:30.375Z] === RUN TestGetRepositoryMountCandidates [2022-01-25T00:37:30.375Z] --- PASS: TestGetRepositoryMountCandidates (0.02s) [2022-01-25T00:37:30.375Z] === RUN TestLayerAlreadyExists [2022-01-25T00:37:30.375Z] 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-01-25T00:37:30.375Z] 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-01-25T00:37:30.375Z] 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-01-25T00:37:30.375Z] 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-01-25T00:37:30.375Z] 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-01-25T00:37:30.375Z] 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-01-25T00:37:30.375Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-25T00:37:30.375Z] === RUN TestWhenEmptyAuthConfig [2022-01-25T00:37:30.859Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-25T00:37:30.859Z] === RUN TestInactiveJobs [2022-01-25T00:37:30.859Z] === RUN TestNotFound [2022-01-25T00:37:30.859Z] --- PASS: TestNotFound (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestConflict [2022-01-25T00:37:30.859Z] --- PASS: TestConflict (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestForbidden [2022-01-25T00:37:30.859Z] --- PASS: TestForbidden (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestInvalidParameter [2022-01-25T00:37:30.859Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestNotImplemented [2022-01-25T00:37:30.859Z] --- PASS: TestNotImplemented (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestNotModified [2022-01-25T00:37:30.859Z] --- PASS: TestNotModified (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestUnauthorized [2022-01-25T00:37:30.859Z] --- PASS: TestUnauthorized (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestUnknown [2022-01-25T00:37:30.859Z] --- PASS: TestUnknown (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestCancelled [2022-01-25T00:37:30.859Z] --- PASS: TestCancelled (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestDeadline [2022-01-25T00:37:30.859Z] --- PASS: TestDeadline (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestDataLoss [2022-01-25T00:37:30.859Z] --- PASS: TestDataLoss (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestUnavailable [2022-01-25T00:37:30.859Z] --- PASS: TestUnavailable (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestSystem [2022-01-25T00:37:30.859Z] --- PASS: TestSystem (0.00s) [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Not_Found [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Bad_Request [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Conflict [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Unauthorized [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Forbidden [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Not_Modified [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-25T00:37:30.859Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-25T00:37:30.859Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-25T00:37:30.859Z] PASS [2022-01-25T00:37:30.859Z] coverage: 53.1% of statements [2022-01-25T00:37:30.859Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2022-01-25T00:37:30.859Z] --- PASS: TestInactiveJobs (0.39s) [2022-01-25T00:37:30.859Z] === RUN TestWatchRelease [2022-01-25T00:37:31.297Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T00:37:31.344Z] --- PASS: TestWatchRelease (0.04s) [2022-01-25T00:37:31.344Z] === RUN TestWatchFinishedTransfer [2022-01-25T00:37:31.344Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-25T00:37:31.344Z] === RUN TestDuplicateTransfer [2022-01-25T00:37:31.344Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-25T00:37:31.344Z] === RUN TestSuccessfulUpload [2022-01-25T00:37:31.344Z] time="2022-01-25T00:37:31Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-25T00:37:31.344Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-01-25T00:37:31.344Z] === RUN TestCancelledUpload [2022-01-25T00:37:31.344Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-25T00:37:31.344Z] PASS [2022-01-25T00:37:31.344Z] coverage: 77.3% of statements [2022-01-25T00:37:31.344Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 77.3% of statements [2022-01-25T00:37:31.828Z] --- PASS: TestWhenEmptyAuthConfig (1.27s) [2022-01-25T00:37:31.828Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-25T00:37:31.828Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-25T00:37:31.828Z] === RUN TestTokenPassThru [2022-01-25T00:37:31.828Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-25T00:37:31.828Z] === RUN TestTokenPassThruDifferentHost [2022-01-25T00:37:31.828Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-25T00:37:31.828Z] PASS [2022-01-25T00:37:31.828Z] coverage: 24.7% of statements [2022-01-25T00:37:31.828Z] ok github.com/docker/docker/distribution 1.781s coverage: 24.7% of statements [2022-01-25T00:37:31.828Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T00:37:31.828Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T00:37:31.828Z] === RUN TestCompare [2022-01-25T00:37:31.828Z] --- PASS: TestCompare (0.00s) [2022-01-25T00:37:31.828Z] PASS [2022-01-25T00:37:31.828Z] coverage: 19.2% of statements [2022-01-25T00:37:31.828Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2022-01-25T00:37:31.828Z] === RUN TestFSGetInvalidData [2022-01-25T00:37:31.828Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-25T00:37:31.828Z] === RUN TestFSInvalidSet [2022-01-25T00:37:31.828Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-25T00:37:31.828Z] === RUN TestFSInvalidRoot [2022-01-25T00:37:31.828Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-25T00:37:31.828Z] === RUN TestFSMetadataGetSet [2022-01-25T00:37:32.265Z] --- PASS: TestCreateServiceConfigFileMode (12.05s) [2022-01-25T00:37:32.265Z] === RUN TestCreateServiceSysctls [2022-01-25T00:37:32.312Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-01-25T00:37:32.312Z] === RUN TestFSInvalidWalker [2022-01-25T00:37:32.312Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-25T00:37:32.312Z] === RUN TestFSGetSet [2022-01-25T00:37:32.312Z] --- PASS: TestFSGetSet (0.06s) [2022-01-25T00:37:32.312Z] === RUN TestFSGetUnsetKey [2022-01-25T00:37:32.312Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-25T00:37:32.312Z] === RUN TestFSGetEmptyData [2022-01-25T00:37:32.312Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-25T00:37:32.312Z] === RUN TestFSDelete [2022-01-25T00:37:32.312Z] --- PASS: TestFSDelete (0.03s) [2022-01-25T00:37:32.312Z] === RUN TestFSWalker [2022-01-25T00:37:32.312Z] --- PASS: TestFSWalker (0.02s) [2022-01-25T00:37:32.312Z] === RUN TestFSWalkerStopOnError [2022-01-25T00:37:32.312Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-25T00:37:32.312Z] === RUN TestNewFromJSON [2022-01-25T00:37:32.312Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-25T00:37:32.312Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-25T00:37:32.312Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-25T00:37:32.312Z] === RUN TestMarshalKeyOrder [2022-01-25T00:37:32.312Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-25T00:37:32.312Z] === RUN TestHistoryEqual [2022-01-25T00:37:32.312Z] --- PASS: TestHistoryEqual (0.22s) [2022-01-25T00:37:32.312Z] === RUN TestImage [2022-01-25T00:37:32.312Z] --- PASS: TestImage (0.00s) [2022-01-25T00:37:32.312Z] === RUN TestImageOSNotEmpty [2022-01-25T00:37:32.312Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-25T00:37:32.312Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-25T00:37:32.312Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-25T00:37:32.312Z] === RUN TestCreate [2022-01-25T00:37:32.312Z] --- PASS: TestCreate (0.01s) [2022-01-25T00:37:32.312Z] === RUN TestRestore [2022-01-25T00:37:32.312Z] time="2022-01-25T00:37:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-25T00:37:32.312Z] --- PASS: TestRestore (0.04s) [2022-01-25T00:37:32.312Z] === RUN TestAddDelete [2022-01-25T00:37:32.796Z] --- PASS: TestAddDelete (0.03s) [2022-01-25T00:37:32.796Z] === RUN TestSearchAfterDelete [2022-01-25T00:37:32.796Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-25T00:37:32.796Z] === RUN TestParentReset [2022-01-25T00:37:32.796Z] --- PASS: TestParentReset (0.04s) [2022-01-25T00:37:32.796Z] === RUN TestGetAndSetLastUpdated [2022-01-25T00:37:32.796Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-25T00:37:32.796Z] === RUN TestStoreLen [2022-01-25T00:37:32.796Z] --- PASS: TestStoreLen (0.06s) [2022-01-25T00:37:32.796Z] PASS [2022-01-25T00:37:32.796Z] coverage: 86.6% of statements [2022-01-25T00:37:32.796Z] ok github.com/docker/docker/image 0.795s coverage: 86.6% of statements [2022-01-25T00:37:32.796Z] === RUN TestMakeV1ConfigFromConfig [2022-01-25T00:37:32.796Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-25T00:37:32.796Z] PASS [2022-01-25T00:37:33.209Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T00:37:33.280Z] coverage: 25.0% of statements [2022-01-25T00:37:33.280Z] ok github.com/docker/docker/image/v1 0.094s coverage: 25.0% of statements [2022-01-25T00:37:33.280Z] === RUN TestValidateManifest [2022-01-25T00:37:33.280Z] === RUN TestValidateManifest/nil [2022-01-25T00:37:33.280Z] === RUN TestValidateManifest/non-nil [2022-01-25T00:37:33.280Z] --- PASS: TestValidateManifest (0.00s) [2022-01-25T00:37:33.280Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-25T00:37:33.280Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-25T00:37:33.280Z] PASS [2022-01-25T00:37:33.280Z] coverage: 0.7% of statements [2022-01-25T00:37:33.280Z] ok github.com/docker/docker/image/tarexport 0.143s coverage: 0.7% of statements [2022-01-25T00:37:33.280Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T00:37:34.153Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T00:37:34.166Z] --- PASS: TestCreateServiceSysctls (2.43s) [2022-01-25T00:37:34.166Z] === RUN TestCreateServiceCapabilities [2022-01-25T00:37:34.415Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-25T00:37:34.800Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestConfigureDaemonLogs [2022-01-25T00:37:34.800Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestCommonOptionsInstallFlags [2022-01-25T00:37:34.800Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-25T00:37:34.800Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-25T00:37:34.801Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-25T00:37:34.801Z] PASS [2022-01-25T00:37:34.801Z] coverage: 18.6% of statements [2022-01-25T00:37:34.801Z] ok github.com/docker/docker/cmd/dockerd 0.214s coverage: 18.6% of statements [2022-01-25T00:37:34.801Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-25T00:37:34.801Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T00:37:34.892Z] === RUN TestSerialization [2022-01-25T00:37:34.893Z] --- PASS: TestSerialization (0.02s) [2022-01-25T00:37:34.893Z] PASS [2022-01-25T00:37:34.893Z] coverage: 100.0% of statements [2022-01-25T00:37:34.893Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-01-25T00:37:34.893Z] === RUN TestEmptyLayer [2022-01-25T00:37:34.893Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-25T00:37:34.893Z] === RUN TestCommitFailure [2022-01-25T00:37:34.893Z] --- PASS: TestCommitFailure (0.01s) [2022-01-25T00:37:34.893Z] === RUN TestStartTransactionFailure [2022-01-25T00:37:34.893Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-25T00:37:34.893Z] === RUN TestGetOrphan [2022-01-25T00:37:34.893Z] --- PASS: TestGetOrphan (0.01s) [2022-01-25T00:37:34.893Z] === RUN TestMountAndRegister [2022-01-25T00:37:35.378Z] layer_test.go:258: Layer size: 14 [2022-01-25T00:37:35.378Z] --- PASS: TestMountAndRegister (0.25s) [2022-01-25T00:37:35.378Z] === RUN TestLayerRelease [2022-01-25T00:37:35.378Z] layer_test.go:291: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestStoreRestore [2022-01-25T00:37:35.378Z] layer_test.go:340: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestTarStreamStability [2022-01-25T00:37:35.378Z] layer_test.go:455: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestRegisterExistingLayer [2022-01-25T00:37:35.378Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-01-25T00:37:35.378Z] === RUN TestTarStreamVerification [2022-01-25T00:37:35.378Z] layer_test.go:684: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestLayerMigration [2022-01-25T00:37:35.378Z] migration_test.go:45: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestLayerMigrationNoTarsplit [2022-01-25T00:37:35.378Z] migration_test.go:181: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestMountInit [2022-01-25T00:37:35.378Z] mount_test.go:17: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestMountInit (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestMountSize [2022-01-25T00:37:35.378Z] mount_test.go:76: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestMountSize (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestMountChanges [2022-01-25T00:37:35.378Z] mount_test.go:125: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestMountChanges (0.00s) [2022-01-25T00:37:35.378Z] === RUN TestMountApply [2022-01-25T00:37:35.378Z] mount_test.go:212: Failing on Windows [2022-01-25T00:37:35.378Z] --- SKIP: TestMountApply (0.00s) [2022-01-25T00:37:35.378Z] PASS [2022-01-25T00:37:35.378Z] coverage: 30.2% of statements [2022-01-25T00:37:35.378Z] ok github.com/docker/docker/layer 0.573s coverage: 30.2% of statements [2022-01-25T00:37:35.863Z] === RUN TestEnvironmentParsing [2022-01-25T00:37:35.863Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-25T00:37:35.863Z] PASS [2022-01-25T00:37:35.863Z] coverage: 1.2% of statements [2022-01-25T00:37:35.863Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-01-25T00:37:35.863Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T00:37:35.863Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T00:37:35.863Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T00:37:35.863Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T00:37:36.348Z] === RUN TestSequenceGetAvailableBit [2022-01-25T00:37:36.348Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestSequenceEqual [2022-01-25T00:37:36.348Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestSequenceCopy [2022-01-25T00:37:36.348Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestGetFirstAvailable [2022-01-25T00:37:36.348Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestFindSequence [2022-01-25T00:37:36.348Z] --- PASS: TestFindSequence (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestCheckIfAvailable [2022-01-25T00:37:36.348Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestMergeSequences [2022-01-25T00:37:36.348Z] --- PASS: TestMergeSequences (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestPushReservation [2022-01-25T00:37:36.348Z] --- PASS: TestPushReservation (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestSerializeDeserialize [2022-01-25T00:37:36.348Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestSet [2022-01-25T00:37:36.348Z] --- PASS: TestSet (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestSetUnset [2022-01-25T00:37:36.348Z] --- PASS: TestSetUnset (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestOffsetSetUnset [2022-01-25T00:37:36.348Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestSetInRange [2022-01-25T00:37:36.348Z] --- PASS: TestSetInRange (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestSetAnyInRange [2022-01-25T00:37:36.348Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestMethods [2022-01-25T00:37:36.348Z] --- PASS: TestMethods (0.00s) [2022-01-25T00:37:36.348Z] === RUN TestRandomAllocateDeallocate [2022-01-25T00:37:36.411Z] === RUN TestContainerStopSignal [2022-01-25T00:37:36.411Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestContainerStopTimeout [2022-01-25T00:37:36.411Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-25T00:37:36.411Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-25T00:37:36.411Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-25T00:37:36.411Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestReplaceAndAppendEnvVars [2022-01-25T00:37:36.411Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-25T00:37:36.411Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestNewMemoryStore [2022-01-25T00:37:36.411Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestAddContainers [2022-01-25T00:37:36.411Z] --- PASS: TestAddContainers (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestGetContainer [2022-01-25T00:37:36.411Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestDeleteContainer [2022-01-25T00:37:36.411Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestListContainers [2022-01-25T00:37:36.411Z] --- PASS: TestListContainers (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestFirstContainer [2022-01-25T00:37:36.411Z] --- PASS: TestFirstContainer (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestApplyAllContainer [2022-01-25T00:37:36.411Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestIsValidHealthString [2022-01-25T00:37:36.411Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestStateRunStop [2022-01-25T00:37:36.411Z] --- PASS: TestStateRunStop (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestStateTimeoutWait [2022-01-25T00:37:36.411Z] state_test.go:141: Stop callback fired [2022-01-25T00:37:36.411Z] state_test.go:165: Stop callback fired [2022-01-25T00:37:36.411Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-25T00:37:36.411Z] === RUN TestIsValidStateString [2022-01-25T00:37:36.411Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestViewSaveDelete [2022-01-25T00:37:36.411Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-25T00:37:36.411Z] === RUN TestViewAll [2022-01-25T00:37:36.411Z] --- PASS: TestViewAll (0.02s) [2022-01-25T00:37:36.411Z] === RUN TestViewGet [2022-01-25T00:37:36.411Z] --- PASS: TestViewGet (0.01s) [2022-01-25T00:37:36.411Z] === RUN TestNames [2022-01-25T00:37:36.411Z] --- PASS: TestNames (0.00s) [2022-01-25T00:37:36.411Z] === RUN TestViewWithHealthCheck [2022-01-25T00:37:36.411Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-25T00:37:36.411Z] PASS [2022-01-25T00:37:36.411Z] coverage: 41.7% of statements [2022-01-25T00:37:36.411Z] ok github.com/docker/docker/container 0.271s coverage: 41.7% of statements [2022-01-25T00:37:36.411Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T00:37:36.411Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T00:37:36.411Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T00:37:36.411Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T00:37:36.699Z] --- PASS: TestCreateServiceCapabilities (2.13s) [2022-01-25T00:37:36.699Z] === RUN TestInspect [2022-01-25T00:37:37.429Z] === RUN TestPrepare [2022-01-25T00:37:37.429Z] --- PASS: TestPrepare (0.00s) [2022-01-25T00:37:37.429Z] === RUN TestStart [2022-01-25T00:37:37.429Z] --- PASS: TestStart (0.00s) [2022-01-25T00:37:37.429Z] === RUN TestWaitCancel [2022-01-25T00:37:37.429Z] --- PASS: TestWaitCancel (0.00s) [2022-01-25T00:37:37.429Z] === RUN TestWaitDisabled [2022-01-25T00:37:37.429Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-25T00:37:37.429Z] === RUN TestWaitEnabled [2022-01-25T00:37:37.429Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-25T00:37:37.429Z] === RUN TestRemove [2022-01-25T00:37:37.429Z] --- PASS: TestRemove (0.00s) [2022-01-25T00:37:37.429Z] PASS [2022-01-25T00:37:37.429Z] coverage: 65.3% of statements [2022-01-25T00:37:37.429Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-01-25T00:37:38.604Z] --- PASS: TestInspect (2.19s) [2022-01-25T00:37:38.604Z] === RUN TestCreateJob [2022-01-25T00:37:38.624Z] --- PASS: TestServiceWithDataPathPortInit (15.44s) [2022-01-25T00:37:38.625Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T00:37:38.629Z] === RUN TestInvalidConfig [2022-01-25T00:37:38.629Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-25T00:37:38.629Z] === RUN TestConfig [2022-01-25T00:37:38.629Z] --- PASS: TestConfig (0.00s) [2022-01-25T00:37:38.629Z] === RUN TestOptionsLabels [2022-01-25T00:37:38.629Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-25T00:37:38.629Z] === RUN TestValidName [2022-01-25T00:37:38.629Z] --- PASS: TestValidName (0.00s) [2022-01-25T00:37:38.629Z] PASS [2022-01-25T00:37:38.629Z] coverage: 19.7% of statements [2022-01-25T00:37:38.629Z] ok github.com/docker/docker/libnetwork/config 0.119s coverage: 19.7% of statements [2022-01-25T00:37:39.115Z] === RUN TestKey [2022-01-25T00:37:39.115Z] --- PASS: TestKey (0.00s) [2022-01-25T00:37:39.115Z] === RUN TestParseKey [2022-01-25T00:37:39.115Z] --- PASS: TestParseKey (0.00s) [2022-01-25T00:37:39.115Z] === RUN TestInvalidDataStore [2022-01-25T00:37:39.115Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-25T00:37:39.115Z] === RUN TestKVObjectFlatKey [2022-01-25T00:37:39.115Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-25T00:37:39.115Z] === RUN TestAtomicKVObjectFlatKey [2022-01-25T00:37:39.115Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-25T00:37:39.115Z] PASS [2022-01-25T00:37:39.115Z] coverage: 21.9% of statements [2022-01-25T00:37:39.115Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-01-25T00:37:39.115Z] === RUN TestErrorInterfaces [2022-01-25T00:37:39.115Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-25T00:37:39.115Z] === RUN TestNetworkMarshalling [2022-01-25T00:37:39.599Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-01-25T00:37:39.599Z] === RUN TestEndpointMarshalling [2022-01-25T00:37:39.599Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestAuxAddresses [2022-01-25T00:37:39.599Z] time="2022-01-25T00:37:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:37:39.599Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-25T00:37:39.599Z] === RUN TestSRVServiceQuery [2022-01-25T00:37:39.599Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-25T00:37:39.599Z] === RUN TestServiceVIPReuse [2022-01-25T00:37:39.599Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-25T00:37:39.599Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-25T00:37:39.599Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestDNSIPQuery [2022-01-25T00:37:39.599Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestDNSIPQuery (0.01s) [2022-01-25T00:37:39.599Z] === RUN TestDNSProxyServFail [2022-01-25T00:37:39.599Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestSandboxAddEmpty [2022-01-25T00:37:39.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestSandboxAddMultiPrio [2022-01-25T00:37:39.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestSandboxAddSamePrio [2022-01-25T00:37:39.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestCleanupServiceDiscovery [2022-01-25T00:37:39.599Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestDNSOptions [2022-01-25T00:37:39.599Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:37:39.599Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestMultipleControllersWithSameStore [2022-01-25T00:37:39.599Z] time="2022-01-25T00:37:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:37:39.599Z] time="2022-01-25T00:37:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:37:39.599Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-25T00:37:39.599Z] PASS [2022-01-25T00:37:39.599Z] coverage: 8.5% of statements [2022-01-25T00:37:39.599Z] ok github.com/docker/docker/libnetwork 0.399s coverage: 8.5% of statements [2022-01-25T00:37:39.599Z] === RUN TestIPDataMarshalling [2022-01-25T00:37:39.599Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-25T00:37:39.599Z] === RUN TestValidateAndIsV6 [2022-01-25T00:37:39.599Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-25T00:37:39.599Z] PASS [2022-01-25T00:37:39.599Z] coverage: 68.9% of statements [2022-01-25T00:37:39.599Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2022-01-25T00:37:39.706Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-25T00:37:40.008Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T00:37:40.189Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-25T00:37:40.189Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-25T00:37:40.189Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-25T00:37:40.619Z] === RUN TestDriver [2022-01-25T00:37:40.619Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:37:40.620Z] PASS [2022-01-25T00:37:40.620Z] coverage: 34.8% of statements [2022-01-25T00:37:40.620Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2022-01-25T00:37:40.620Z] === RUN TestDriver [2022-01-25T00:37:40.620Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:37:40.620Z] PASS [2022-01-25T00:37:40.620Z] coverage: 34.8% of statements [2022-01-25T00:37:40.620Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-25T00:37:40.672Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-25T00:37:40.672Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-25T00:37:40.672Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-25T00:37:40.672Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-25T00:37:40.672Z] PASS [2022-01-25T00:37:40.672Z] coverage: 35.9% of statements [2022-01-25T00:37:40.672Z] ok github.com/docker/docker/daemon/cluster/convert 0.615s coverage: 35.9% of statements [2022-01-25T00:37:40.672Z] === RUN TestNewListSecretsFilters [2022-01-25T00:37:40.672Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-25T00:37:40.672Z] === RUN TestNewListConfigsFilters [2022-01-25T00:37:40.672Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-25T00:37:40.672Z] PASS [2022-01-25T00:37:40.672Z] coverage: 0.5% of statements [2022-01-25T00:37:40.672Z] ok github.com/docker/docker/daemon/cluster 1.174s coverage: 0.5% of statements [2022-01-25T00:37:41.105Z] === RUN TestNetworkAllocateFree [2022-01-25T00:37:41.105Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-25T00:37:41.105Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-25T00:37:41.105Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-25T00:37:41.105Z] PASS [2022-01-25T00:37:41.105Z] coverage: 63.6% of statements [2022-01-25T00:37:41.105Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-01-25T00:37:41.135Z] --- PASS: TestCreateJob (2.37s) [2022-01-25T00:37:41.135Z] === RUN TestReplicatedJob [2022-01-25T00:37:41.593Z] === RUN TestGetEmptyCapabilities [2022-01-25T00:37:41.593Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-25T00:37:41.593Z] === RUN TestGetExtraCapabilities [2022-01-25T00:37:41.593Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-25T00:37:41.593Z] === RUN TestGetInvalidCapabilities [2022-01-25T00:37:41.593Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-25T00:37:41.593Z] === RUN TestRemoteDriver [2022-01-25T00:37:41.593Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T00:37:41.593Z] === RUN TestDriverError [2022-01-25T00:37:41.593Z] --- PASS: TestDriverError (0.01s) [2022-01-25T00:37:41.593Z] === RUN TestMissingValues [2022-01-25T00:37:41.593Z] --- PASS: TestMissingValues (0.01s) [2022-01-25T00:37:41.593Z] === RUN TestRollback [2022-01-25T00:37:41.593Z] --- PASS: TestRollback (0.01s) [2022-01-25T00:37:41.593Z] PASS [2022-01-25T00:37:41.593Z] coverage: 57.4% of statements [2022-01-25T00:37:41.593Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2022-01-25T00:37:41.922Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yfb89odksfei3hngomjtfnwb9 Created:2022-01-25 00:37:39.993538587 +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[2122d6f1b645908891d6c3cddb766497a775e3adca2f49887988bf2e64bc592a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yob9ir0ypo3gv8mksenhbilzq EndpointID:54725e5c5f830ee817355cf78850a7a2678c61355226fb095246ccc707416b0b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ba7c2355356b60f36738ebf8164e3df8330bfe5bba2e11a6655b647c2bf5f34 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:f029eb4bd40c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yob9ir0ypo3gv8mksenhbilzq EndpointID:54725e5c5f830ee817355cf78850a7a2678c61355226fb095246ccc707416b0b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-25T00:37:42.077Z] === RUN TestNAT [2022-01-25T00:37:42.077Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T00:37:42.077Z] --- SKIP: TestNAT (0.00s) [2022-01-25T00:37:42.077Z] === RUN TestTransparent [2022-01-25T00:37:42.077Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T00:37:42.077Z] --- SKIP: TestTransparent (0.00s) [2022-01-25T00:37:42.077Z] PASS [2022-01-25T00:37:42.077Z] coverage: 0.0% of statements [2022-01-25T00:37:42.077Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-01-25T00:37:42.561Z] --- PASS: TestRandomAllocateDeallocate (6.47s) [2022-01-25T00:37:42.561Z] === RUN TestAllocateRandomDeallocate [2022-01-25T00:37:42.561Z] === RUN TestBuildDefault [2022-01-25T00:37:42.561Z] --- PASS: TestBuildDefault (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestBuildHostnameDomainname [2022-01-25T00:37:42.561Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestBuildHostname [2022-01-25T00:37:42.561Z] --- PASS: TestBuildHostname (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestBuildHostnameFQDN [2022-01-25T00:37:42.561Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestBuildNoIP [2022-01-25T00:37:42.561Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestUpdate [2022-01-25T00:37:42.561Z] --- PASS: TestUpdate (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-25T00:37:42.561Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-25T00:37:42.561Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestAddEmpty [2022-01-25T00:37:42.561Z] --- PASS: TestAddEmpty (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestAdd [2022-01-25T00:37:42.561Z] --- PASS: TestAdd (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestDeleteEmpty [2022-01-25T00:37:42.561Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestDeleteNewline [2022-01-25T00:37:42.561Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestDelete [2022-01-25T00:37:42.561Z] --- PASS: TestDelete (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestConcurrentWrites [2022-01-25T00:37:42.561Z] === RUN TestNew [2022-01-25T00:37:42.561Z] --- PASS: TestNew (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestAddDriver [2022-01-25T00:37:42.561Z] --- PASS: TestAddDriver (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestAddDuplicateDriver [2022-01-25T00:37:42.561Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-25T00:37:42.561Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestDriver [2022-01-25T00:37:42.561Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestIPAM [2022-01-25T00:37:42.561Z] --- PASS: TestIPAM (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestWalkIPAMs [2022-01-25T00:37:42.561Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-25T00:37:42.561Z] === RUN TestWalkDrivers [2022-01-25T00:37:42.561Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-25T00:37:42.561Z] PASS [2022-01-25T00:37:42.561Z] coverage: 82.4% of statements [2022-01-25T00:37:42.561Z] ok github.com/docker/docker/libnetwork/drvregistry 0.104s coverage: 82.4% of statements [2022-01-25T00:37:42.862Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-25T00:37:43.045Z] --- PASS: TestConcurrentWrites (0.27s) [2022-01-25T00:37:43.045Z] PASS [2022-01-25T00:37:43.045Z] coverage: 81.2% of statements [2022-01-25T00:37:43.045Z] ok github.com/docker/docker/libnetwork/etchosts 0.334s coverage: 81.2% of statements [2022-01-25T00:37:43.045Z] === RUN TestNew [2022-01-25T00:37:43.045Z] --- PASS: TestNew (0.00s) [2022-01-25T00:37:43.045Z] === RUN TestAllocate [2022-01-25T00:37:43.045Z] --- PASS: TestAllocate (0.00s) [2022-01-25T00:37:43.045Z] === RUN TestUninitialized [2022-01-25T00:37:43.045Z] --- PASS: TestUninitialized (0.00s) [2022-01-25T00:37:43.045Z] === RUN TestAllocateInRange [2022-01-25T00:37:43.045Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-25T00:37:43.045Z] === RUN TestAllocateSerial [2022-01-25T00:37:43.045Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-25T00:37:43.045Z] PASS [2022-01-25T00:37:43.045Z] coverage: 87.5% of statements [2022-01-25T00:37:43.045Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-01-25T00:37:43.529Z] === RUN TestCaller [2022-01-25T00:37:43.529Z] --- PASS: TestCaller (0.00s) [2022-01-25T00:37:43.529Z] PASS [2022-01-25T00:37:43.529Z] coverage: 100.0% of statements [2022-01-25T00:37:43.529Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-01-25T00:37:43.529Z] --- PASS: TestAllocateRandomDeallocate (1.16s) [2022-01-25T00:37:43.529Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-25T00:37:43.700Z] === RUN TestBuilderGC [2022-01-25T00:37:43.700Z] --- PASS: TestBuilderGC (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationNotFound [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestDaemonBrokenConfiguration [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestFindConfigurationConflicts [2022-01-25T00:37:43.700Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-25T00:37:43.700Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-25T00:37:43.700Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-25T00:37:43.700Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-25T00:37:43.700Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-25T00:37:43.700Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-25T00:37:44.013Z] === RUN TestSetSerialInsertDelete [2022-01-25T00:37:44.013Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-25T00:37:44.013Z] === RUN TestSetParallelInsertDelete [2022-01-25T00:37:44.184Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-25T00:37:44.184Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-25T00:37:44.184Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_label [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_dns [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-25T00:37:44.184Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-25T00:37:44.184Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestReloadSetConfigFileNotExist [2022-01-25T00:37:44.184Z] time="2022-01-25T00:37:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-25T00:37:44.184Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) [2022-01-25T00:37:44.184Z] === RUN TestReloadDefaultConfigNotExist [2022-01-25T00:37:44.184Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:37:44.184Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestReloadBadDefaultConfig [2022-01-25T00:37:44.184Z] time="2022-01-25T00:37:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-925637561" [2022-01-25T00:37:44.184Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestReloadWithConflictingLabels [2022-01-25T00:37:44.184Z] time="2022-01-25T00:37:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-579987362" [2022-01-25T00:37:44.184Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestReloadWithDuplicateLabels [2022-01-25T00:37:44.184Z] time="2022-01-25T00:37:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2033929813" [2022-01-25T00:37:44.184Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestMaskURLCredentials [2022-01-25T00:37:44.184Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-25T00:37:44.184Z] === RUN TestDaemonConfigurationMerge [2022-01-25T00:37:44.184Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-25T00:37:44.184Z] PASS [2022-01-25T00:37:44.184Z] coverage: 79.2% of statements [2022-01-25T00:37:44.184Z] ok github.com/docker/docker/daemon/config 0.433s coverage: 79.2% of statements [2022-01-25T00:37:44.244Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T00:37:44.667Z] === RUN TestEventsLog [2022-01-25T00:37:44.667Z] --- PASS: TestEventsLog (0.00s) [2022-01-25T00:37:44.667Z] === RUN TestEventsLogTimeout [2022-01-25T00:37:44.667Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-25T00:37:44.667Z] === RUN TestLogEvents [2022-01-25T00:37:44.667Z] --- PASS: TestLogEvents (0.05s) [2022-01-25T00:37:44.667Z] === RUN TestLoadBufferedEvents [2022-01-25T00:37:44.667Z] === RUN TestWaitNodeAttachment [2022-01-25T00:37:44.667Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-01-25T00:37:44.667Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-25T00:37:44.667Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-25T00:37:44.667Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-25T00:37:44.667Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-25T00:37:44.667Z] PASS [2022-01-25T00:37:44.667Z] coverage: 50.0% of statements [2022-01-25T00:37:44.667Z] ok github.com/docker/docker/daemon/events 0.335s coverage: 50.0% of statements [2022-01-25T00:37:45.033Z] === RUN TestInt2IP2IntConversion [2022-01-25T00:37:45.033Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.47s) [2022-01-25T00:37:45.033Z] === RUN TestRetrieveFromStore [2022-01-25T00:37:45.150Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-01-25T00:37:45.151Z] === RUN TestIsolationConversion [2022-01-25T00:37:45.151Z] === RUN TestIsolationConversion/default [2022-01-25T00:37:45.151Z] === RUN TestIsolationConversion/process [2022-01-25T00:37:45.151Z] === RUN TestIsolationConversion/hyperv [2022-01-25T00:37:45.151Z] --- PASS: TestIsolationConversion (0.01s) [2022-01-25T00:37:45.151Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-25T00:37:45.151Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-25T00:37:45.151Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-25T00:37:45.151Z] === RUN TestContainerLabels [2022-01-25T00:37:45.151Z] --- PASS: TestContainerLabels (0.00s) [2022-01-25T00:37:45.151Z] === RUN TestCredentialSpecConversion [2022-01-25T00:37:45.151Z] === RUN TestCredentialSpecConversion/none [2022-01-25T00:37:45.151Z] === RUN TestCredentialSpecConversion/config [2022-01-25T00:37:45.151Z] === RUN TestCredentialSpecConversion/file [2022-01-25T00:37:45.151Z] === RUN TestCredentialSpecConversion/registry [2022-01-25T00:37:45.151Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-25T00:37:45.151Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-25T00:37:45.151Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-25T00:37:45.151Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-25T00:37:45.151Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-25T00:37:45.151Z] === RUN TestControllerValidateMountBind [2022-01-25T00:37:45.151Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-01-25T00:37:45.151Z] === RUN TestControllerValidateMountVolume [2022-01-25T00:37:45.151Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-25T00:37:45.151Z] === RUN TestControllerValidateMountTarget [2022-01-25T00:37:45.151Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-25T00:37:45.151Z] === RUN TestControllerValidateMountTmpfs [2022-01-25T00:37:45.151Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-25T00:37:45.151Z] === RUN TestControllerValidateMountInvalidType [2022-01-25T00:37:45.151Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-25T00:37:45.324Z] --- PASS: TestReplicatedJob (3.80s) [2022-01-25T00:37:45.324Z] === RUN TestUpdateReplicatedJob [2022-01-25T00:37:45.519Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-01-25T00:37:45.519Z] === RUN TestIsCorrupted [2022-01-25T00:37:45.519Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-25T00:37:45.519Z] === RUN TestSetRollover [2022-01-25T00:37:45.519Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-01-25T00:37:45.519Z] === RUN TestGetAddressVersion [2022-01-25T00:37:45.519Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-25T00:37:45.519Z] === RUN TestKeyString [2022-01-25T00:37:45.519Z] --- PASS: TestKeyString (0.00s) [2022-01-25T00:37:45.519Z] === RUN TestPoolDataMarshal [2022-01-25T00:37:45.635Z] === RUN TestControllerValidateMountNamedPipe [2022-01-25T00:37:45.635Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-25T00:37:45.635Z] PASS [2022-01-25T00:37:45.635Z] coverage: 11.0% of statements [2022-01-25T00:37:45.635Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.769s coverage: 11.0% of statements [2022-01-25T00:37:46.002Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-25T00:37:46.003Z] === RUN TestSubnetsMarshal [2022-01-25T00:37:46.003Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-01-25T00:37:46.003Z] === RUN TestAddSubnets [2022-01-25T00:37:46.003Z] --- PASS: TestAddSubnets (0.06s) [2022-01-25T00:37:46.003Z] === RUN TestDoublePoolRelease [2022-01-25T00:37:46.003Z] === RUN TestPoolRequest [2022-01-25T00:37:46.003Z] --- PASS: TestPoolRequest (0.00s) [2022-01-25T00:37:46.003Z] === RUN TestOtherRequests [2022-01-25T00:37:46.003Z] --- PASS: TestOtherRequests (0.00s) [2022-01-25T00:37:46.003Z] PASS [2022-01-25T00:37:46.003Z] coverage: 57.1% of statements [2022-01-25T00:37:46.003Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-01-25T00:37:46.003Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-25T00:37:46.003Z] === RUN TestAddReleasePoolID [2022-01-25T00:37:46.003Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-01-25T00:37:46.003Z] === RUN TestPredefinedPool [2022-01-25T00:37:46.003Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-25T00:37:46.003Z] === RUN TestRemoveSubnet [2022-01-25T00:37:46.119Z] === RUN TestIsEmptyDir [2022-01-25T00:37:46.119Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-25T00:37:46.119Z] PASS [2022-01-25T00:37:46.119Z] coverage: 2.3% of statements [2022-01-25T00:37:46.119Z] ok github.com/docker/docker/daemon/graphdriver 0.093s coverage: 2.3% of statements [2022-01-25T00:37:46.488Z] --- PASS: TestRemoveSubnet (0.28s) [2022-01-25T00:37:46.488Z] === RUN TestGetSameAddress [2022-01-25T00:37:46.488Z] --- PASS: TestGetSameAddress (0.03s) [2022-01-25T00:37:46.488Z] === RUN TestPoolAllocationReuse [2022-01-25T00:37:46.602Z] === RUN TestVerifyNetworkingConfig [2022-01-25T00:37:46.602Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestGetContainer [2022-01-25T00:37:46.602Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestValidContainerNames [2022-01-25T00:37:46.602Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestContainerInitDNS [2022-01-25T00:37:46.602Z] daemon_test.go:145: root required [2022-01-25T00:37:46.602Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestMerge [2022-01-25T00:37:46.602Z] --- PASS: TestMerge (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestValidateContainerIsolation [2022-01-25T00:37:46.602Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestFindNetworkErrorType [2022-01-25T00:37:46.602Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestEnsureServicesExist [2022-01-25T00:37:46.602Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestEnsureServicesExistErrors [2022-01-25T00:37:46.602Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-25T00:37:46.602Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-25T00:37:46.602Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-25T00:37:46.602Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestContainerDelete [2022-01-25T00:37:46.602Z] --- PASS: TestContainerDelete (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestContainerDoubleDelete [2022-01-25T00:37:46.602Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestLogContainerEventCopyLabels [2022-01-25T00:37:46.602Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestLogContainerEventWithAttributes [2022-01-25T00:37:46.602Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestNoneHealthcheck [2022-01-25T00:37:46.602Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestHealthStates [2022-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] time="2022-01-25T00:37:46Z" 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-01-25T00:37:46.602Z] --- PASS: TestHealthStates (0.21s) [2022-01-25T00:37:46.602Z] === RUN TestGetInspectData [2022-01-25T00:37:46.602Z] --- PASS: TestGetInspectData (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestFillLicense [2022-01-25T00:37:46.602Z] --- PASS: TestFillLicense (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestListInvalidFilter [2022-01-25T00:37:46.602Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestNameFilter [2022-01-25T00:37:46.602Z] --- PASS: TestNameFilter (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-25T00:37:46.602Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-25T00:37:46.602Z] === 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-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-25T00:37:46.602Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-25T00:37:46.602Z] --- 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-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-25T00:37:46.602Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-25T00:37:46.603Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-25T00:37:46.603Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-25T00:37:46.603Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-25T00:37:46.603Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestDaemonReloadLabels [2022-01-25T00:37:46.603Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-25T00:37:46.603Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestDaemonReloadMirrors [2022-01-25T00:37:46.603Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-25T00:37:46.603Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-25T00:37:46.603Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-25T00:37:46.603Z] reload_test.go:342: root required [2022-01-25T00:37:46.603Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-25T00:37:46.603Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-01-25T00:37:46.603Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-25T00:37:46.603Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-25T00:37:46.603Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-25T00:37:46.603Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-01-25T00:37:46.603Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-25T00:37:46.603Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-25T00:37:46.603Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-25T00:37:46.603Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-25T00:37:46.603Z] === RUN TestParseVolumesFrom [2022-01-25T00:37:46.603Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-25T00:37:46.603Z] PASS [2022-01-25T00:37:46.603Z] coverage: 8.6% of statements [2022-01-25T00:37:46.603Z] ok github.com/docker/docker/daemon 0.454s coverage: 8.6% of statements [2022-01-25T00:37:46.787Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2022-01-25T00:37:46.787Z] PASS [2022-01-25T00:37:46.787Z] [2022-01-25T00:37:46.787Z] === Skipped [2022-01-25T00:37:46.787Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:37:46.787Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:37:46.787Z] [2022-01-25T00:37:46.787Z] DONE 26 tests, 1 skipped in 48.320s [2022-01-25T00:37:46.787Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:37:46.787Z] ++ 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-01-25T00:37:46.787Z] ++ set -e [2022-01-25T00:37:46.787Z] ++ '[' -n 0 ']' [2022-01-25T00:37:46.787Z] ++ set -x [2022-01-25T00:37:46.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-01-25T00:37:46.787Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T00:37:46.787Z] INFO: Testing against a local daemon [2022-01-25T00:37:46.787Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-25T00:37:46.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:37:46.787Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:37:46.787Z] === RUN TestDockerNetworkIpvlan [2022-01-25T00:37:46.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:37:46.787Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:37:46.787Z] PASS [2022-01-25T00:37:46.787Z] [2022-01-25T00:37:46.787Z] === Skipped [2022-01-25T00:37:46.787Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-25T00:37:46.787Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:37:46.787Z] [2022-01-25T00:37:46.787Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-25T00:37:46.787Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-25T00:37:46.787Z] [2022-01-25T00:37:46.787Z] DONE 2 tests, 2 skipped in 0.112s [2022-01-25T00:37:46.787Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-25T00:37:46.787Z] ++ 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-01-25T00:37:46.787Z] ++ set -e [2022-01-25T00:37:46.787Z] ++ '[' -n 0 ']' [2022-01-25T00:37:46.787Z] ++ set -x [2022-01-25T00:37:46.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-01-25T00:37:46.787Z] INFO: Testing against a local daemon [2022-01-25T00:37:46.787Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-25T00:37:46.972Z] === RUN TestGetCapabilities [2022-01-25T00:37:46.972Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-25T00:37:46.972Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-25T00:37:46.972Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-25T00:37:46.972Z] === RUN TestGetDefaultAddressSpaces [2022-01-25T00:37:46.972Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-25T00:37:46.972Z] === RUN TestRemoteDriver [2022-01-25T00:37:46.972Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T00:37:46.972Z] PASS [2022-01-25T00:37:46.972Z] coverage: 47.4% of statements [2022-01-25T00:37:46.972Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.073s coverage: 47.4% of statements [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-25T00:37:47.087Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-25T00:37:47.087Z] === RUN TestLinkNaming [2022-01-25T00:37:47.087Z] --- PASS: TestLinkNaming (0.00s) [2022-01-25T00:37:47.087Z] === RUN TestLinkNew [2022-01-25T00:37:47.087Z] --- PASS: TestLinkNew (0.00s) [2022-01-25T00:37:47.087Z] === RUN TestLinkEnv [2022-01-25T00:37:47.087Z] --- PASS: TestLinkEnv (0.00s) [2022-01-25T00:37:47.087Z] === RUN TestLinkMultipleEnv [2022-01-25T00:37:47.087Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-25T00:37:47.087Z] === RUN TestLinkPortRangeEnv [2022-01-25T00:37:47.087Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-25T00:37:47.087Z] PASS [2022-01-25T00:37:47.087Z] coverage: 93.0% of statements [2022-01-25T00:37:47.087Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2022-01-25T00:37:47.360Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T00:37:47.460Z] --- PASS: TestSetRollover (1.66s) [2022-01-25T00:37:47.460Z] === RUN TestSetRolloverSerial [2022-01-25T00:37:47.854Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-01-25T00:37:47.854Z] === RUN TestServiceListWithStatuses [2022-01-25T00:37:47.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:37:47.854Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T00:37:47.854Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T00:37:47.932Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-01-25T00:37:47.932Z] === RUN TestDockerNetworkMacvlan [2022-01-25T00:37:47.945Z] === RUN TestWindowsIPAM [2022-01-25T00:37:47.945Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-25T00:37:47.945Z] PASS [2022-01-25T00:37:47.945Z] coverage: 71.4% of statements [2022-01-25T00:37:47.945Z] --- PASS: TestPoolAllocationReuse (1.72s) [2022-01-25T00:37:47.945Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-25T00:37:47.945Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-01-25T00:37:47.945Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-25T00:37:47.945Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-25T00:37:48.193Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T00:37:48.454Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T00:37:48.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-25T00:37:48.698Z] === RUN TestAdapterReadLogs [2022-01-25T00:37:48.698Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-25T00:37:48.698Z] === RUN TestCopier [2022-01-25T00:37:48.698Z] --- PASS: TestCopier (0.00s) [2022-01-25T00:37:48.698Z] === RUN TestCopierLongLines [2022-01-25T00:37:48.698Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-25T00:37:48.698Z] === RUN TestCopierSlow [2022-01-25T00:37:48.965Z] === RUN TestDefaultNetwork [2022-01-25T00:37:48.965Z] --- PASS: TestSetRolloverSerial (1.56s) [2022-01-25T00:37:48.965Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-25T00:37:48.965Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-25T00:37:48.965Z] PASS [2022-01-25T00:37:48.965Z] coverage: 84.4% of statements [2022-01-25T00:37:48.965Z] ok github.com/docker/docker/libnetwork/bitseq 12.923s coverage: 84.4% of statements [2022-01-25T00:37:48.965Z] --- PASS: TestDefaultNetwork (0.30s) [2022-01-25T00:37:48.965Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-25T00:37:49.026Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-25T00:37:49.026Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T00:37:49.182Z] --- PASS: TestCopierSlow (0.22s) [2022-01-25T00:37:49.182Z] === RUN TestCopierWithSized [2022-01-25T00:37:49.182Z] === RUN TestCopierWithSized/as_is [2022-01-25T00:37:49.182Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-25T00:37:49.182Z] --- PASS: TestCopierWithSized (0.09s) [2022-01-25T00:37:49.182Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-25T00:37:49.182Z] --- PASS: TestCopierWithSized/With_RingLogger (0.08s) [2022-01-25T00:37:49.182Z] === RUN TestCopierWithPartial [2022-01-25T00:37:49.182Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-25T00:37:49.182Z] === RUN TestRingLogger [2022-01-25T00:37:49.182Z] --- PASS: TestRingLogger (0.00s) [2022-01-25T00:37:49.182Z] === RUN TestRingCap [2022-01-25T00:37:49.182Z] --- PASS: TestRingCap (0.00s) [2022-01-25T00:37:49.182Z] === RUN TestRingClose [2022-01-25T00:37:49.182Z] --- PASS: TestRingClose (0.00s) [2022-01-25T00:37:49.182Z] === RUN TestRingDrain [2022-01-25T00:37:49.182Z] --- PASS: TestRingDrain (0.00s) [2022-01-25T00:37:49.182Z] PASS [2022-01-25T00:37:49.182Z] coverage: 43.8% of statements [2022-01-25T00:37:49.182Z] ok github.com/docker/docker/daemon/logger 0.376s coverage: 43.8% of statements [2022-01-25T00:37:49.449Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-01-25T00:37:49.449Z] === RUN TestInitAddressPools [2022-01-25T00:37:49.449Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-25T00:37:49.449Z] PASS [2022-01-25T00:37:49.449Z] coverage: 74.0% of statements [2022-01-25T00:37:49.449Z] ok github.com/docker/docker/libnetwork/ipamutils 0.663s coverage: 74.0% of statements [2022-01-25T00:37:49.597Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-25T00:37:49.665Z] === RUN TestNewStreamConfig [2022-01-25T00:37:49.666Z] === RUN TestNewStreamConfig/defaults [2022-01-25T00:37:49.666Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-25T00:37:49.666Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-25T00:37:49.666Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-25T00:37:49.666Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-25T00:37:49.666Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-25T00:37:49.666Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-25T00:37:49.666Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-25T00:37:49.666Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-25T00:37:49.666Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-25T00:37:49.666Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-25T00:37:49.666Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-25T00:37:49.666Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-01-25T00:37:49.666Z] === RUN TestCreateSuccess [2022-01-25T00:37:49.666Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCreateStreamSkipped [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-25T00:37:49.666Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCreateLogGroupSuccess [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-25T00:37:49.666Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCreateError [2022-01-25T00:37:49.666Z] --- PASS: TestCreateError (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCreateAlreadyExists [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-25T00:37:49.666Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestLogClosed [2022-01-25T00:37:49.666Z] --- PASS: TestLogClosed (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestLogBlocking [2022-01-25T00:37:49.666Z] --- PASS: TestLogBlocking (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-25T00:37:49.666Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestLogNonBlockingBufferFull [2022-01-25T00:37:49.666Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestPublishBatchSuccess [2022-01-25T00:37:49.666Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestPublishBatchError [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=error msg=error [2022-01-25T00:37:49.666Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T00:37:49.666Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T00:37:49.666Z] time="2022-01-25T00:37:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-25T00:37:49.666Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchSimple [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchTicker [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchMultilinePattern [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchClose [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestEffectiveLen [2022-01-25T00:37:49.666Z] === RUN TestEffectiveLen/0/Hello [2022-01-25T00:37:49.666Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-25T00:37:49.666Z] === RUN TestEffectiveLen/2/🙃 [2022-01-25T00:37:49.666Z] === RUN TestEffectiveLen/3/���� [2022-01-25T00:37:49.666Z] === RUN TestEffectiveLen/4/He��o [2022-01-25T00:37:49.666Z] === RUN TestEffectiveLen/5/ [2022-01-25T00:37:49.666Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/0/ [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/1/Hello [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: Hello [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/2/Hello [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: He [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: llo [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/3/Hello [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: Hello [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/4/🙃 [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/5/🙃 [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/6/a� [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: a [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: � [2022-01-25T00:37:49.666Z] === RUN TestFindValidSplit/7/a� [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1076: a� [2022-01-25T00:37:49.666Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-25T00:37:49.666Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestProcessEventEmoji [2022-01-25T00:37:49.666Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchLineSplit [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchMaxEvents [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-25T00:37:49.666Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-25T00:37:49.666Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-25T00:37:49.934Z] === RUN TestKeyValue [2022-01-25T00:37:49.934Z] --- PASS: TestKeyValue (0.00s) [2022-01-25T00:37:49.934Z] PASS [2022-01-25T00:37:49.934Z] coverage: 60.0% of statements [2022-01-25T00:37:49.934Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-01-25T00:37:50.150Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-25T00:37:50.150Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsFormat [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestCreateTagSuccess [2022-01-25T00:37:50.150Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-25T00:37:50.150Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-25T00:37:50.150Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-25T00:37:50.150Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-25T00:37:50.150Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-25T00:37:50.150Z] PASS [2022-01-25T00:37:50.150Z] coverage: 80.2% of statements [2022-01-25T00:37:50.150Z] ok github.com/docker/docker/daemon/logger/awslogs 0.540s coverage: 80.2% of statements [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-25T00:37:50.150Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-25T00:37:50.150Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-25T00:37:50.150Z] PASS [2022-01-25T00:37:50.150Z] coverage: 33.6% of statements [2022-01-25T00:37:50.150Z] ok github.com/docker/docker/daemon/logger/fluentd 0.133s coverage: 33.6% of statements [2022-01-25T00:37:50.150Z] === RUN TestSearchRegistryForImagesErrors [2022-01-25T00:37:50.150Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestSearchRegistryForImages [2022-01-25T00:37:50.150Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestOnlyPlatformWithFallback [2022-01-25T00:37:50.150Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-25T00:37:50.150Z] === RUN TestImageDelete [2022-01-25T00:37:50.150Z] === RUN TestImageDelete/no_lease [2022-01-25T00:37:50.150Z] === RUN TestImageDelete/lease_exists [2022-01-25T00:37:50.150Z] --- PASS: TestImageDelete (0.07s) [2022-01-25T00:37:50.150Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-25T00:37:50.150Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-01-25T00:37:50.150Z] === RUN TestContentStoreForPull [2022-01-25T00:37:50.173Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T00:37:50.418Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.21s) [2022-01-25T00:37:50.418Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-25T00:37:50.633Z] --- PASS: TestContentStoreForPull (0.27s) [2022-01-25T00:37:50.633Z] PASS [2022-01-25T00:37:50.633Z] coverage: 6.8% of statements [2022-01-25T00:37:50.633Z] ok github.com/docker/docker/daemon/images 0.440s coverage: 6.8% of statements [2022-01-25T00:37:50.633Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T00:37:50.633Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T00:37:50.633Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-25T00:37:50.633Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T00:37:50.633Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-25T00:37:50.633Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-25T00:37:50.745Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-25T00:37:51.006Z] docker_api_swarm_test.go:304: [d4612b1eb7ff9] joining swarm manager [d5ab8720f4b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:37:51.116Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-25T00:37:51.117Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-25T00:37:51.117Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-25T00:37:51.117Z] === RUN TestJSONFileLogger [2022-01-25T00:37:51.117Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-25T00:37:51.117Z] === RUN TestJSONFileLoggerWithTags [2022-01-25T00:37:51.117Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-25T00:37:51.117Z] === RUN TestJSONFileLoggerWithOpts [2022-01-25T00:37:51.117Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-25T00:37:51.117Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-25T00:37:51.117Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-25T00:37:51.117Z] === RUN TestEncodeDecode [2022-01-25T00:37:51.117Z] === PAUSE TestEncodeDecode [2022-01-25T00:37:51.117Z] === RUN TestUnexpectedEOF [2022-01-25T00:37:51.117Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-01-25T00:37:51.117Z] === RUN TestFastTimeMarshalJSON [2022-01-25T00:37:51.117Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-25T00:37:51.117Z] PASS [2022-01-25T00:37:51.117Z] coverage: 87.2% of statements [2022-01-25T00:37:51.117Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 87.2% of statements [2022-01-25T00:37:51.140Z] --- PASS: TestDockerNetworkConnectAlias (3.48s) [2022-01-25T00:37:51.140Z] === RUN TestDockerNetworkReConnect [2022-01-25T00:37:51.578Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-25T00:37:51.599Z] time="2022-01-25T00:37:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T00:37:51.599Z] time="2022-01-25T00:37:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T00:37:51.599Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-01-25T00:37:51.599Z] === CONT TestEncodeDecode [2022-01-25T00:37:51.599Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-25T00:37:51.599Z] PASS [2022-01-25T00:37:51.599Z] coverage: 69.9% of statements [2022-01-25T00:37:51.599Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.347s coverage: 69.9% of statements [2022-01-25T00:37:51.599Z] === RUN TestWriteLog [2022-01-25T00:37:51.599Z] === PAUSE TestWriteLog [2022-01-25T00:37:51.599Z] === RUN TestReadLog [2022-01-25T00:37:51.599Z] === PAUSE TestReadLog [2022-01-25T00:37:51.599Z] === RUN TestDecode [2022-01-25T00:37:51.599Z] --- PASS: TestDecode (0.03s) [2022-01-25T00:37:51.599Z] === CONT TestWriteLog [2022-01-25T00:37:51.599Z] === CONT TestReadLog [2022-01-25T00:37:52.083Z] --- PASS: TestWriteLog (0.01s) [2022-01-25T00:37:52.083Z] === RUN TestReadLog/tail_exact [2022-01-25T00:37:52.083Z] === RUN TestReadLog/tail_less_than_available [2022-01-25T00:37:52.083Z] === RUN TestReadLog/tail_more_than_available [2022-01-25T00:37:52.083Z] --- PASS: TestReadLog (0.30s) [2022-01-25T00:37:52.083Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-01-25T00:37:52.083Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-01-25T00:37:52.083Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-01-25T00:37:52.083Z] PASS [2022-01-25T00:37:52.083Z] coverage: 78.7% of statements [2022-01-25T00:37:52.083Z] ok github.com/docker/docker/daemon/logger/local 0.448s coverage: 78.7% of statements [2022-01-25T00:37:52.083Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T00:37:52.519Z] docker_api_swarm_test.go:305: [dccc2bc86f841] joining swarm manager [d5ab8720f4b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:37:52.519Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T00:37:52.567Z] === RUN TestOpenFileDelete [2022-01-25T00:37:52.567Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-25T00:37:52.567Z] === RUN TestOpenFileRename [2022-01-25T00:37:53.052Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-25T00:37:53.052Z] === RUN TestHandleDecoderErr [2022-01-25T00:37:53.052Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-25T00:37:53.052Z] === RUN TestParseLogTagDefaultTag [2022-01-25T00:37:53.052Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-25T00:37:53.052Z] === RUN TestParseLogTag [2022-01-25T00:37:53.052Z] --- PASS: TestParseLogTag (0.00s) [2022-01-25T00:37:53.052Z] === RUN TestParseLogTagEmptyTag [2022-01-25T00:37:53.052Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-25T00:37:53.052Z] === RUN TestTailFiles [2022-01-25T00:37:53.052Z] --- PASS: TestTailFiles (0.00s) [2022-01-25T00:37:53.052Z] === RUN TestFollowLogsConsumerGone [2022-01-25T00:37:53.052Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-25T00:37:53.052Z] === RUN TestFollowLogsProducerGone [2022-01-25T00:37:53.052Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-25T00:37:53.052Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-25T00:37:53.052Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-25T00:37:53.052Z] === RUN TestCheckCapacityAndRotate [2022-01-25T00:37:53.052Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-25T00:37:53.052Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-25T00:37:53.052Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-01-25T00:37:53.052Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-25T00:37:53.052Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.06s) [2022-01-25T00:37:53.052Z] PASS [2022-01-25T00:37:53.052Z] coverage: 53.4% of statements [2022-01-25T00:37:53.052Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.163s coverage: 53.4% of statements [2022-01-25T00:37:53.092Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-25T00:37:53.354Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-25T00:37:53.452Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.70s) [2022-01-25T00:37:53.452Z] === RUN TestGetAddress [2022-01-25T00:37:53.452Z] === RUN TestNetworkDBSimple [2022-01-25T00:37:53.535Z] === RUN TestLog [2022-01-25T00:37:53.535Z] --- PASS: TestLog (0.01s) [2022-01-25T00:37:53.535Z] PASS [2022-01-25T00:37:53.535Z] coverage: 31.5% of statements [2022-01-25T00:37:53.535Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2022-01-25T00:37:53.535Z] === RUN TestValidateLogOpt [2022-01-25T00:37:53.535Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestNewMissedConfig [2022-01-25T00:37:53.535Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestNewMissedUrl [2022-01-25T00:37:53.535Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestNewMissedToken [2022-01-25T00:37:53.535Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestNewWithProxy [2022-01-25T00:37:53.535Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestDefault [2022-01-25T00:37:53.535Z] --- PASS: TestDefault (0.01s) [2022-01-25T00:37:53.535Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-25T00:37:53.535Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-25T00:37:53.535Z] === RUN TestJsonFormat [2022-01-25T00:37:53.535Z] --- PASS: TestJsonFormat (0.01s) [2022-01-25T00:37:53.535Z] === RUN TestRawFormat [2022-01-25T00:37:53.535Z] --- PASS: TestRawFormat (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestRawFormatWithLabels [2022-01-25T00:37:53.535Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestRawFormatWithoutTag [2022-01-25T00:37:53.535Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-25T00:37:53.535Z] === RUN TestBatching [2022-01-25T00:37:53.936Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-25T00:37:53.936Z] PASS [2022-01-25T00:37:53.936Z] coverage: 100.0% of statements [2022-01-25T00:37:53.936Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-01-25T00:37:53.936Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T00:37:53.936Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T00:37:53.937Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T00:37:54.018Z] --- PASS: TestBatching (0.41s) [2022-01-25T00:37:54.018Z] === RUN TestFrequency [2022-01-25T00:37:54.018Z] === RUN TestNewParse [2022-01-25T00:37:54.018Z] --- PASS: TestNewParse (0.00s) [2022-01-25T00:37:54.018Z] PASS [2022-01-25T00:37:54.018Z] coverage: 8.3% of statements [2022-01-25T00:37:54.018Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-01-25T00:37:54.018Z] === RUN TestParseLogFormat [2022-01-25T00:37:54.018Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestValidateLogOptEmpty [2022-01-25T00:37:54.018Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestValidateSyslogAddress [2022-01-25T00:37:54.018Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestParseAddressDefaultPort [2022-01-25T00:37:54.018Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestValidateSyslogFacility [2022-01-25T00:37:54.018Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestValidateLogOptSyslogFormat [2022-01-25T00:37:54.018Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestValidateLogOpt [2022-01-25T00:37:54.018Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T00:37:54.018Z] PASS [2022-01-25T00:37:54.018Z] coverage: 46.8% of statements [2022-01-25T00:37:54.018Z] --- PASS: TestFrequency (0.16s) [2022-01-25T00:37:54.018Z] === RUN TestOneMessagePerRequest [2022-01-25T00:37:54.018Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2022-01-25T00:37:54.018Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestVerify [2022-01-25T00:37:54.018Z] --- PASS: TestVerify (0.00s) [2022-01-25T00:37:54.018Z] === RUN TestSkipVerify [2022-01-25T00:37:54.421Z] 2022/01/25 00:37:54 Closing DB instances... [2022-01-25T00:37:54.421Z] === RUN TestGenerate [2022-01-25T00:37:54.421Z] --- PASS: TestGenerate (0.00s) [2022-01-25T00:37:54.421Z] === RUN TestGeneratePtr [2022-01-25T00:37:54.421Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-25T00:37:54.421Z] === RUN TestGenerateMissingField [2022-01-25T00:37:54.421Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-25T00:37:54.421Z] === RUN TestFieldCannotBeSet [2022-01-25T00:37:54.421Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-25T00:37:54.421Z] === RUN TestTypeMismatchError [2022-01-25T00:37:54.421Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-25T00:37:54.421Z] PASS [2022-01-25T00:37:54.421Z] coverage: 100.0% of statements [2022-01-25T00:37:54.421Z] ok github.com/docker/docker/libnetwork/options 0.056s coverage: 100.0% of statements [2022-01-25T00:37:54.425Z] --- PASS: TestDockerNetworkReConnect (2.66s) [2022-01-25T00:37:54.425Z] === RUN TestServicePlugin [2022-01-25T00:37:54.425Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:37:54.425Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T00:37:54.425Z] === RUN TestServiceUpdateLabel [2022-01-25T00:37:54.501Z] time="2022-01-25T00:37:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.501Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.501Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.905Z] testing: warning: no tests to run [2022-01-25T00:37:54.905Z] PASS [2022-01-25T00:37:54.905Z] coverage: 0.0% of statements [2022-01-25T00:37:54.905Z] ok github.com/docker/docker/libnetwork/osl 0.061s coverage: 0.0% of statements [no tests to run] [2022-01-25T00:37:54.985Z] --- PASS: TestSkipVerify (0.67s) [2022-01-25T00:37:54.985Z] === RUN TestBufferMaximum [2022-01-25T00:37:54.985Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.985Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.985Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.985Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.985Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071074.471038\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071074.471038\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:54.986Z] --- PASS: TestBufferMaximum (0.01s) [2022-01-25T00:37:54.986Z] === RUN TestServerAlwaysDown [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071074.476037\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071074.476037\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071074.476037\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071074.477038\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:54.986Z] time="2022-01-25T00:37:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071074.477038\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:54.986Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-25T00:37:54.986Z] === RUN TestCannotSendAfterClose [2022-01-25T00:37:54.986Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-25T00:37:54.986Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-25T00:37:55.269Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-25T00:37:55.389Z] === RUN TestRequestNewPort [2022-01-25T00:37:55.389Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestRequestSpecificPort [2022-01-25T00:37:55.389Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestReleasePort [2022-01-25T00:37:55.389Z] --- PASS: TestReleasePort (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestReuseReleasedPort [2022-01-25T00:37:55.389Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestReleaseUnreadledPort [2022-01-25T00:37:55.389Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestUnknowProtocol [2022-01-25T00:37:55.389Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestAllocateAllPorts [2022-01-25T00:37:55.389Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestPortAllocation [2022-01-25T00:37:55.389Z] --- PASS: TestPortAllocation (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestPortAllocationWithCustomRange [2022-01-25T00:37:55.389Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestNoDuplicateBPR [2022-01-25T00:37:55.389Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-25T00:37:55.389Z] === RUN TestChangePortRange [2022-01-25T00:37:55.389Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-25T00:37:55.389Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-25T00:37:55.389Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-25T00:37:55.389Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-25T00:37:55.389Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-25T00:37:55.389Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-25T00:37:55.389Z] --- PASS: TestChangePortRange (0.00s) [2022-01-25T00:37:55.389Z] PASS [2022-01-25T00:37:55.389Z] coverage: 88.6% of statements [2022-01-25T00:37:55.389Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-01-25T00:37:55.536Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T00:37:55.536Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T00:37:55.798Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T00:37:55.798Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-25T00:37:55.798Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T00:37:55.873Z] testing: warning: no tests to run [2022-01-25T00:37:55.873Z] PASS [2022-01-25T00:37:55.873Z] coverage: 0.0% of statements [2022-01-25T00:37:55.873Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-01-25T00:37:55.873Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-01-25T00:37:55.873Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-25T00:37:56.002Z] time="2022-01-25T00:37:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-25T00:37:56.002Z] time="2022-01-25T00:37:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"23d1b435fd73\"}'" [2022-01-25T00:37:56.002Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-01-25T00:37:56.002Z] PASS [2022-01-25T00:37:56.002Z] coverage: 82.5% of statements [2022-01-25T00:37:56.002Z] ok github.com/docker/docker/daemon/logger/splunk 2.371s coverage: 82.5% of statements [2022-01-25T00:37:56.002Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T00:37:56.002Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-25T00:37:56.002Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T00:37:56.002Z] === RUN TestV1IDService [2022-01-25T00:37:56.002Z] --- PASS: TestV1IDService (0.02s) [2022-01-25T00:37:56.002Z] === RUN TestV2MetadataService [2022-01-25T00:37:56.327Z] --- PASS: TestServiceUpdateLabel (2.06s) [2022-01-25T00:37:56.327Z] === RUN TestServiceUpdateSecrets [2022-01-25T00:37:56.356Z] === RUN TestHashData [2022-01-25T00:37:56.356Z] --- PASS: TestHashData (0.00s) [2022-01-25T00:37:56.356Z] PASS [2022-01-25T00:37:56.356Z] coverage: 2.8% of statements [2022-01-25T00:37:56.356Z] ok github.com/docker/docker/libnetwork/resolvconf 0.051s coverage: 2.8% of statements [2022-01-25T00:37:56.373Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T00:37:56.484Z] === RUN TestSuccessfulDownload [2022-01-25T00:37:56.484Z] download_test.go:267: Needs fixing on Windows [2022-01-25T00:37:56.484Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-25T00:37:56.484Z] === RUN TestCancelledDownload [2022-01-25T00:37:56.484Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-25T00:37:56.484Z] === RUN TestMaxDownloadAttempts [2022-01-25T00:37:56.484Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:37:56.484Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:37:56.484Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:37:56.484Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:37:56.484Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:37:56.484Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:37:56.484Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:37:56.484Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:37:56.484Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:37:56.484Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:37:56.484Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:37:56.484Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:37:56.484Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-25T00:37:56.484Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-25T00:37:56.484Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-25T00:37:56.484Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-25T00:37:56.484Z] === RUN TestContinueOnError_NeverContinue [2022-01-25T00:37:56.841Z] === RUN TestErrorConstructors [2022-01-25T00:37:56.841Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-25T00:37:56.841Z] === RUN TestCompareIPMask [2022-01-25T00:37:56.841Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-25T00:37:56.841Z] === RUN TestUtilGetHostPartIP [2022-01-25T00:37:56.841Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-25T00:37:56.841Z] === RUN TestUtilGetBroadcastIP [2022-01-25T00:37:56.841Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-25T00:37:56.841Z] === RUN TestParseCIDR [2022-01-25T00:37:56.841Z] --- PASS: TestParseCIDR (0.00s) [2022-01-25T00:37:56.841Z] PASS [2022-01-25T00:37:56.841Z] coverage: 37.3% of statements [2022-01-25T00:37:56.841Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-01-25T00:37:56.943Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T00:37:56.969Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestManifestStore [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/no_remote_or_local [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:37:56.969Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-01-25T00:37:56.969Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-01-25T00:37:56.969Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-01-25T00:37:56.969Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-01-25T00:37:56.969Z] === RUN TestTransfer [2022-01-25T00:37:56.969Z] --- PASS: TestV2MetadataService (0.88s) [2022-01-25T00:37:56.969Z] PASS [2022-01-25T00:37:56.969Z] coverage: 48.2% of statements [2022-01-25T00:37:56.969Z] ok github.com/docker/docker/distribution/metadata 1.038s coverage: 48.2% of statements [2022-01-25T00:37:56.969Z] --- PASS: TestTransfer (0.12s) [2022-01-25T00:37:56.969Z] === RUN TestConcurrencyLimit [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3154502570\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/no_local_cache [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/with_local_cache [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/unknown_media_type [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=warning msg="reference for unknown type: " [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-25T00:37:56.969Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-25T00:37:56.969Z] time="2022-01-25T00:37:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore (0.33s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaType [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-25T00:37:56.969Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-25T00:37:56.969Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestFixManifestLayers [2022-01-25T00:37:56.969Z] --- PASS: TestFixManifestLayers (0.01s) [2022-01-25T00:37:56.969Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-25T00:37:56.969Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T00:37:56.969Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestFixManifestLayersBadParent [2022-01-25T00:37:56.969Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestValidateManifest [2022-01-25T00:37:56.969Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T00:37:56.969Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestFormatPlatform [2022-01-25T00:37:56.969Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestGetRepositoryMountCandidates [2022-01-25T00:37:56.969Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestLayerAlreadyExists [2022-01-25T00:37:56.969Z] 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-01-25T00:37:56.969Z] 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-01-25T00:37:56.969Z] 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-01-25T00:37:56.969Z] 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-01-25T00:37:56.969Z] 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-01-25T00:37:56.969Z] 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-01-25T00:37:56.969Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-25T00:37:56.969Z] === RUN TestWhenEmptyAuthConfig [2022-01-25T00:37:57.204Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T00:37:57.325Z] 2022/01/25 00:37:57 Closing DB instances... [2022-01-25T00:37:57.452Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-01-25T00:37:57.452Z] === RUN TestInactiveJobs [2022-01-25T00:37:57.452Z] === RUN TestNotFound [2022-01-25T00:37:57.452Z] --- PASS: TestNotFound (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestConflict [2022-01-25T00:37:57.452Z] --- PASS: TestConflict (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestForbidden [2022-01-25T00:37:57.452Z] --- PASS: TestForbidden (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestInvalidParameter [2022-01-25T00:37:57.452Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestNotImplemented [2022-01-25T00:37:57.452Z] --- PASS: TestNotImplemented (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestNotModified [2022-01-25T00:37:57.452Z] --- PASS: TestNotModified (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestUnauthorized [2022-01-25T00:37:57.452Z] --- PASS: TestUnauthorized (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestUnknown [2022-01-25T00:37:57.452Z] --- PASS: TestUnknown (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestCancelled [2022-01-25T00:37:57.452Z] --- PASS: TestCancelled (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestDeadline [2022-01-25T00:37:57.452Z] --- PASS: TestDeadline (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestDataLoss [2022-01-25T00:37:57.452Z] --- PASS: TestDataLoss (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestUnavailable [2022-01-25T00:37:57.452Z] --- PASS: TestUnavailable (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestSystem [2022-01-25T00:37:57.452Z] --- PASS: TestSystem (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Not_Found [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Bad_Request [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Conflict [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Unauthorized [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Forbidden [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Not_Modified [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-25T00:37:57.452Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-25T00:37:57.452Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-25T00:37:57.452Z] PASS [2022-01-25T00:37:57.452Z] coverage: 53.1% of statements [2022-01-25T00:37:57.452Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2022-01-25T00:37:57.452Z] --- PASS: TestInactiveJobs (0.36s) [2022-01-25T00:37:57.452Z] === RUN TestWatchRelease [2022-01-25T00:37:57.452Z] --- PASS: TestWatchRelease (0.04s) [2022-01-25T00:37:57.452Z] === RUN TestWatchFinishedTransfer [2022-01-25T00:37:57.452Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-25T00:37:57.452Z] === RUN TestDuplicateTransfer [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-25T00:37:57.810Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-25T00:37:57.810Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-25T00:37:57.810Z] PASS [2022-01-25T00:37:57.810Z] coverage: 50.0% of statements [2022-01-25T00:37:57.810Z] ok github.com/docker/docker/oci 0.048s coverage: 50.0% of statements [2022-01-25T00:37:57.935Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-01-25T00:37:57.935Z] === RUN TestSuccessfulUpload [2022-01-25T00:37:57.935Z] time="2022-01-25T00:37:57Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-25T00:37:57.935Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-25T00:37:57.935Z] === RUN TestCancelledUpload [2022-01-25T00:37:57.935Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-25T00:37:57.935Z] PASS [2022-01-25T00:37:57.935Z] coverage: 77.3% of statements [2022-01-25T00:37:57.935Z] ok github.com/docker/docker/distribution/xfer 1.947s coverage: 77.3% of statements [2022-01-25T00:37:58.149Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T00:37:58.295Z] === RUN TestAddressPoolOpt [2022-01-25T00:37:58.295Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/a [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/something [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/_=a [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/env1=value1 [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/_env1=value1 [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/PATH [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/=a [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/PATH= [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/PATH=something [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/asd!qwe [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/1asd [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/123 [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/some_space [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/__some_space_before [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/some_space_after__ [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/= [2022-01-25T00:37:58.295Z] === RUN TestValidateEnv/PaTh [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestParseHost [2022-01-25T00:37:58.295Z] --- PASS: TestParseHost (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestParseDockerDaemonHost [2022-01-25T00:37:58.295Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestParseTCP [2022-01-25T00:37:58.295Z] --- PASS: TestParseTCP (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-25T00:37:58.295Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestValidateExtraHosts [2022-01-25T00:37:58.295Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestIpOptString [2022-01-25T00:37:58.295Z] --- PASS: TestIpOptString (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-25T00:37:58.295Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestNewIpOptValidDefaultVal [2022-01-25T00:37:58.295Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestIpOptSetInvalidVal [2022-01-25T00:37:58.295Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestValidateIPAddress [2022-01-25T00:37:58.295Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestMapOpts [2022-01-25T00:37:58.295Z] --- PASS: TestMapOpts (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestListOptsWithoutValidator [2022-01-25T00:37:58.295Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestListOptsWithValidator [2022-01-25T00:37:58.295Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestValidateDNSSearch [2022-01-25T00:37:58.295Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_general_format [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_one_more [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-25T00:37:58.295Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-25T00:37:58.295Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestNamedListOpts [2022-01-25T00:37:58.295Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestNamedMapOpts [2022-01-25T00:37:58.295Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestParseLink [2022-01-25T00:37:58.295Z] --- PASS: TestParseLink (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestQuotedStringSetWithQuotes [2022-01-25T00:37:58.295Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-25T00:37:58.295Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-25T00:37:58.295Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-25T00:37:58.295Z] === RUN TestUlimitOpt [2022-01-25T00:37:58.295Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-25T00:37:58.295Z] PASS [2022-01-25T00:37:58.295Z] coverage: 67.1% of statements [2022-01-25T00:37:58.295Z] ok github.com/docker/docker/opts 0.095s coverage: 67.1% of statements [2022-01-25T00:37:58.295Z] === RUN TestParseVersion [2022-01-25T00:37:58.295Z] --- PASS: TestParseVersion (0.00s) [2022-01-25T00:37:58.295Z] PASS [2022-01-25T00:37:58.295Z] coverage: 52.9% of statements [2022-01-25T00:37:58.295Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-01-25T00:37:58.418Z] --- PASS: TestWhenEmptyAuthConfig (1.32s) [2022-01-25T00:37:58.418Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-25T00:37:58.418Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-25T00:37:58.418Z] === RUN TestTokenPassThru [2022-01-25T00:37:58.418Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-25T00:37:58.418Z] === RUN TestTokenPassThruDifferentHost [2022-01-25T00:37:58.418Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-25T00:37:58.418Z] PASS [2022-01-25T00:37:58.418Z] coverage: 24.7% of statements [2022-01-25T00:37:58.418Z] ok github.com/docker/docker/distribution 1.784s coverage: 24.7% of statements [2022-01-25T00:37:58.418Z] === RUN TestCompare [2022-01-25T00:37:58.418Z] --- PASS: TestCompare (0.00s) [2022-01-25T00:37:58.418Z] PASS [2022-01-25T00:37:58.418Z] coverage: 19.2% of statements [2022-01-25T00:37:58.419Z] ok github.com/docker/docker/image/cache 0.091s coverage: 19.2% of statements [2022-01-25T00:37:58.419Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T00:37:58.419Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T00:37:58.779Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-01-25T00:37:58.780Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-25T00:37:58.902Z] === RUN TestFSGetInvalidData [2022-01-25T00:37:58.902Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-25T00:37:58.902Z] === RUN TestFSInvalidSet [2022-01-25T00:37:58.902Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-25T00:37:58.902Z] === RUN TestFSInvalidRoot [2022-01-25T00:37:58.902Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-25T00:37:58.902Z] === RUN TestFSMetadataGetSet [2022-01-25T00:37:58.902Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-25T00:37:58.902Z] === RUN TestFSInvalidWalker [2022-01-25T00:37:58.902Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-25T00:37:58.902Z] === RUN TestFSGetSet [2022-01-25T00:37:58.902Z] --- PASS: TestFSGetSet (0.03s) [2022-01-25T00:37:58.902Z] === RUN TestFSGetUnsetKey [2022-01-25T00:37:58.902Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-25T00:37:58.902Z] === RUN TestFSGetEmptyData [2022-01-25T00:37:58.902Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-25T00:37:58.902Z] === RUN TestFSDelete [2022-01-25T00:37:58.902Z] --- PASS: TestFSDelete (0.02s) [2022-01-25T00:37:58.902Z] === RUN TestFSWalker [2022-01-25T00:37:58.902Z] --- PASS: TestFSWalker (0.02s) [2022-01-25T00:37:58.902Z] === RUN TestFSWalkerStopOnError [2022-01-25T00:37:58.902Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-25T00:37:58.902Z] === RUN TestNewFromJSON [2022-01-25T00:37:58.902Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-25T00:37:58.902Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-25T00:37:58.902Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-25T00:37:58.902Z] === RUN TestMarshalKeyOrder [2022-01-25T00:37:58.902Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-25T00:37:58.902Z] === RUN TestHistoryEqual [2022-01-25T00:37:59.385Z] --- PASS: TestHistoryEqual (0.23s) [2022-01-25T00:37:59.385Z] === RUN TestImage [2022-01-25T00:37:59.385Z] --- PASS: TestImage (0.00s) [2022-01-25T00:37:59.385Z] === RUN TestImageOSNotEmpty [2022-01-25T00:37:59.385Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-25T00:37:59.385Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-25T00:37:59.385Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-25T00:37:59.385Z] === RUN TestCreate [2022-01-25T00:37:59.385Z] --- PASS: TestCreate (0.01s) [2022-01-25T00:37:59.385Z] === RUN TestRestore [2022-01-25T00:37:59.385Z] time="2022-01-25T00:37:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-25T00:37:59.385Z] --- PASS: TestRestore (0.06s) [2022-01-25T00:37:59.385Z] === RUN TestAddDelete [2022-01-25T00:37:59.385Z] --- PASS: TestAddDelete (0.03s) [2022-01-25T00:37:59.385Z] === RUN TestSearchAfterDelete [2022-01-25T00:37:59.385Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-25T00:37:59.385Z] === RUN TestParentReset [2022-01-25T00:37:59.385Z] --- PASS: TestParentReset (0.03s) [2022-01-25T00:37:59.385Z] === RUN TestGetAndSetLastUpdated [2022-01-25T00:37:59.385Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-25T00:37:59.385Z] === RUN TestStoreLen [2022-01-25T00:37:59.385Z] --- PASS: TestStoreLen (0.06s) [2022-01-25T00:37:59.385Z] PASS [2022-01-25T00:37:59.385Z] coverage: 86.6% of statements [2022-01-25T00:37:59.385Z] ok github.com/docker/docker/image 0.726s coverage: 86.6% of statements [2022-01-25T00:37:59.808Z] 2022/01/25 00:37:59 Closing DB instances... [2022-01-25T00:37:59.869Z] === RUN TestMakeV1ConfigFromConfig [2022-01-25T00:37:59.869Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-25T00:37:59.869Z] PASS [2022-01-25T00:37:59.869Z] coverage: 25.0% of statements [2022-01-25T00:37:59.869Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2022-01-25T00:37:59.869Z] === RUN TestValidateManifest [2022-01-25T00:37:59.869Z] === RUN TestValidateManifest/nil [2022-01-25T00:37:59.869Z] === RUN TestValidateManifest/non-nil [2022-01-25T00:37:59.869Z] --- PASS: TestValidateManifest (0.00s) [2022-01-25T00:37:59.869Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-25T00:37:59.869Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-25T00:37:59.869Z] PASS [2022-01-25T00:37:59.869Z] coverage: 0.7% of statements [2022-01-25T00:37:59.869Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2022-01-25T00:37:59.869Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T00:38:00.063Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-25T00:38:00.294Z] === RUN TestPeerCertificateMarshalJSON [2022-01-25T00:38:00.779Z] === RUN TestIsArchivePathDir [2022-01-25T00:38:00.779Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-25T00:38:00.779Z] === RUN TestIsArchivePathInvalidFile [2022-01-25T00:38:00.779Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-25T00:38:00.779Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-25T00:38:00.779Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2022-01-25T00:38:00.779Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-25T00:38:00.779Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-25T00:38:00.779Z] === RUN TestMiddleware [2022-01-25T00:38:00.779Z] --- PASS: TestMiddleware (0.00s) [2022-01-25T00:38:00.779Z] === RUN TestNewResponseModifier [2022-01-25T00:38:00.779Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-25T00:38:00.779Z] PASS [2022-01-25T00:38:00.779Z] coverage: 26.8% of statements [2022-01-25T00:38:00.779Z] ok github.com/docker/docker/pkg/authorization 0.461s coverage: 26.8% of statements [2022-01-25T00:38:00.779Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-01-25T00:38:00.779Z] === RUN TestIsArchivePathTar [2022-01-25T00:38:01.007Z] --- PASS: TestDockerNetworkMacvlan (12.84s) [2022-01-25T00:38:01.007Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-01-25T00:38:01.007Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-01-25T00:38:01.007Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s) [2022-01-25T00:38:01.007Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2022-01-25T00:38:01.007Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.14s) [2022-01-25T00:38:01.007Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-01-25T00:38:01.007Z] PASS [2022-01-25T00:38:01.007Z] [2022-01-25T00:38:01.007Z] DONE 8 tests in 14.348s [2022-01-25T00:38:01.007Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-25T00:38:01.007Z] ++ 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-01-25T00:38:01.007Z] ++ set -e [2022-01-25T00:38:01.007Z] ++ '[' -n 0 ']' [2022-01-25T00:38:01.007Z] ++ set -x [2022-01-25T00:38:01.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-25T00:38:01.007Z] testing: warning: no tests to run [2022-01-25T00:38:01.007Z] PASS [2022-01-25T00:38:01.007Z] [2022-01-25T00:38:01.007Z] DONE 0 tests in 0.023s [2022-01-25T00:38:01.007Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-25T00:38:01.007Z] ++ 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-01-25T00:38:01.007Z] ++ set -e [2022-01-25T00:38:01.007Z] ++ '[' -n 0 ']' [2022-01-25T00:38:01.007Z] ++ set -x [2022-01-25T00:38:01.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-25T00:38:01.007Z] INFO: Testing against a local daemon [2022-01-25T00:38:01.007Z] === RUN TestAuthZPluginAllowRequest [2022-01-25T00:38:01.268Z] --- PASS: TestIsArchivePathTar (0.27s) [2022-01-25T00:38:01.268Z] === RUN TestDecompressStreamGzip [2022-01-25T00:38:01.268Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-01-25T00:38:01.268Z] === RUN TestDecompressStreamBzip2 [2022-01-25T00:38:01.268Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T00:38:01.483Z] === RUN TestSerialization [2022-01-25T00:38:01.483Z] --- PASS: TestSerialization (0.02s) [2022-01-25T00:38:01.483Z] PASS [2022-01-25T00:38:01.483Z] coverage: 100.0% of statements [2022-01-25T00:38:01.483Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-01-25T00:38:01.753Z] === RUN TestUnbuffered [2022-01-25T00:38:01.753Z] --- PASS: TestUnbuffered (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestRaceUnbuffered [2022-01-25T00:38:01.753Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-25T00:38:01.753Z] PASS [2022-01-25T00:38:01.753Z] coverage: 100.0% of statements [2022-01-25T00:38:01.753Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-01-25T00:38:01.753Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-01-25T00:38:01.753Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-25T00:38:01.753Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-01-25T00:38:01.753Z] === RUN TestDecompressStreamXz [2022-01-25T00:38:01.753Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T00:38:01.753Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestDecompressStreamZstd [2022-01-25T00:38:01.753Z] archive_test.go:140: zstd not installed [2022-01-25T00:38:01.753Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-25T00:38:01.753Z] === RUN TestCompressStreamXzUnsupported [2022-01-25T00:38:01.753Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-25T00:38:01.753Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestCompressStreamInvalid [2022-01-25T00:38:01.753Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestExtensionInvalid [2022-01-25T00:38:01.753Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestExtensionUncompressed [2022-01-25T00:38:01.753Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestExtensionBzip2 [2022-01-25T00:38:01.753Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestExtensionGzip [2022-01-25T00:38:01.753Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestExtensionXz [2022-01-25T00:38:01.753Z] --- PASS: TestExtensionXz (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestExtensionZstd [2022-01-25T00:38:01.753Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestCmdStreamLargeStderr [2022-01-25T00:38:01.753Z] --- PASS: TestCmdStreamLargeStderr (0.19s) [2022-01-25T00:38:01.753Z] === RUN TestCmdStreamBad [2022-01-25T00:38:01.753Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T00:38:01.753Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestCmdStreamGood [2022-01-25T00:38:01.753Z] --- PASS: TestCmdStreamGood (0.06s) [2022-01-25T00:38:01.753Z] === RUN TestUntarPathWithInvalidDest [2022-01-25T00:38:01.753Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-01-25T00:38:01.753Z] === RUN TestUntarPathWithInvalidSrc [2022-01-25T00:38:01.753Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-25T00:38:01.753Z] === RUN TestUntarPath [2022-01-25T00:38:01.967Z] === RUN TestEmptyLayer [2022-01-25T00:38:01.967Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-25T00:38:01.967Z] === RUN TestCommitFailure [2022-01-25T00:38:01.967Z] --- PASS: TestCommitFailure (0.01s) [2022-01-25T00:38:01.967Z] === RUN TestStartTransactionFailure [2022-01-25T00:38:01.967Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-25T00:38:01.967Z] === RUN TestGetOrphan [2022-01-25T00:38:01.967Z] --- PASS: TestGetOrphan (0.01s) [2022-01-25T00:38:01.967Z] === RUN TestMountAndRegister [2022-01-25T00:38:01.967Z] layer_test.go:258: Layer size: 14 [2022-01-25T00:38:01.967Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-25T00:38:01.967Z] === RUN TestLayerRelease [2022-01-25T00:38:01.967Z] layer_test.go:291: Failing on Windows [2022-01-25T00:38:01.967Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-25T00:38:01.967Z] === RUN TestStoreRestore [2022-01-25T00:38:01.967Z] layer_test.go:340: Failing on Windows [2022-01-25T00:38:01.967Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-25T00:38:01.967Z] === RUN TestTarStreamStability [2022-01-25T00:38:01.967Z] layer_test.go:455: Failing on Windows [2022-01-25T00:38:01.967Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-25T00:38:01.967Z] === RUN TestRegisterExistingLayer [2022-01-25T00:38:01.967Z] --- PASS: TestRegisterExistingLayer (0.35s) [2022-01-25T00:38:01.967Z] === RUN TestTarStreamVerification [2022-01-25T00:38:01.967Z] layer_test.go:684: Failing on Windows [2022-01-25T00:38:01.967Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-25T00:38:01.967Z] === RUN TestLayerMigration [2022-01-25T00:38:01.967Z] migration_test.go:45: Failing on Windows [2022-01-25T00:38:01.967Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-25T00:38:02.211Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T00:38:02.237Z] --- PASS: TestUntarPath (0.09s) [2022-01-25T00:38:02.237Z] === RUN TestUntarPathWithDestinationFile [2022-01-25T00:38:02.237Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-01-25T00:38:02.237Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-25T00:38:02.237Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-01-25T00:38:02.237Z] === RUN TestCopyWithTarInvalidSrc [2022-01-25T00:38:02.237Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-25T00:38:02.237Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-25T00:38:02.237Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T00:38:02.237Z] === RUN TestCopyWithTarSrcFile [2022-01-25T00:38:02.237Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-25T00:38:02.237Z] === RUN TestCopyWithTarSrcFolder [2022-01-25T00:38:02.237Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-25T00:38:02.237Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-25T00:38:02.237Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-25T00:38:02.237Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-25T00:38:02.237Z] === RUN TestMatch [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[]] [2022-01-25T00:38:02.237Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T00:38:02.237Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[foo]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[foo_bar]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[]#01 [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[qux]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-25T00:38:02.237Z] === RUN TestMatch/[[foo_baz]] [2022-01-25T00:38:02.237Z] --- PASS: TestMatch (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-25T00:38:02.237Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-25T00:38:02.237Z] PASS [2022-01-25T00:38:02.237Z] coverage: 87.5% of statements [2022-01-25T00:38:02.237Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-01-25T00:38:02.237Z] === RUN TestCopyFileWithTarSrcFile [2022-01-25T00:38:02.237Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-01-25T00:38:02.237Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-25T00:38:02.237Z] === RUN TestTarFiles [2022-01-25T00:38:02.450Z] === RUN TestLayerMigrationNoTarsplit [2022-01-25T00:38:02.450Z] migration_test.go:181: Failing on Windows [2022-01-25T00:38:02.450Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T00:38:02.450Z] === RUN TestMountInit [2022-01-25T00:38:02.450Z] mount_test.go:17: Failing on Windows [2022-01-25T00:38:02.450Z] --- SKIP: TestMountInit (0.00s) [2022-01-25T00:38:02.450Z] === RUN TestMountSize [2022-01-25T00:38:02.450Z] mount_test.go:76: Failing on Windows [2022-01-25T00:38:02.450Z] --- SKIP: TestMountSize (0.00s) [2022-01-25T00:38:02.450Z] === RUN TestMountChanges [2022-01-25T00:38:02.450Z] mount_test.go:125: Failing on Windows [2022-01-25T00:38:02.450Z] --- SKIP: TestMountChanges (0.00s) [2022-01-25T00:38:02.450Z] === RUN TestMountApply [2022-01-25T00:38:02.450Z] mount_test.go:212: Failing on Windows [2022-01-25T00:38:02.450Z] --- SKIP: TestMountApply (0.00s) [2022-01-25T00:38:02.450Z] PASS [2022-01-25T00:38:02.450Z] coverage: 30.2% of statements [2022-01-25T00:38:02.450Z] ok github.com/docker/docker/layer 0.506s coverage: 30.2% of statements [2022-01-25T00:38:02.450Z] === RUN TestEnvironmentParsing [2022-01-25T00:38:02.450Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-25T00:38:02.450Z] PASS [2022-01-25T00:38:02.450Z] coverage: 1.2% of statements [2022-01-25T00:38:02.450Z] ok github.com/docker/docker/libcontainerd/local 0.078s coverage: 1.2% of statements [2022-01-25T00:38:02.450Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T00:38:02.450Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T00:38:02.450Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T00:38:02.450Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T00:38:02.471Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-01-25T00:38:02.471Z] === RUN TestAuthZPluginTLS [2022-01-25T00:38:02.732Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T00:38:02.933Z] === RUN TestSequenceGetAvailableBit [2022-01-25T00:38:02.933Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestSequenceEqual [2022-01-25T00:38:02.933Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestSequenceCopy [2022-01-25T00:38:02.933Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestGetFirstAvailable [2022-01-25T00:38:02.933Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestFindSequence [2022-01-25T00:38:02.933Z] --- PASS: TestFindSequence (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestCheckIfAvailable [2022-01-25T00:38:02.933Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestMergeSequences [2022-01-25T00:38:02.933Z] --- PASS: TestMergeSequences (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestPushReservation [2022-01-25T00:38:02.933Z] --- PASS: TestPushReservation (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestSerializeDeserialize [2022-01-25T00:38:02.933Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestSet [2022-01-25T00:38:02.933Z] --- PASS: TestSet (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestSetUnset [2022-01-25T00:38:02.933Z] --- PASS: TestSetUnset (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestOffsetSetUnset [2022-01-25T00:38:02.933Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestSetInRange [2022-01-25T00:38:02.933Z] --- PASS: TestSetInRange (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestSetAnyInRange [2022-01-25T00:38:02.933Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestMethods [2022-01-25T00:38:02.933Z] --- PASS: TestMethods (0.00s) [2022-01-25T00:38:02.933Z] === RUN TestRandomAllocateDeallocate [2022-01-25T00:38:02.993Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-01-25T00:38:02.993Z] === RUN TestAuthZPluginDenyRequest [2022-01-25T00:38:03.254Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T00:38:03.514Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-01-25T00:38:03.514Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-25T00:38:03.847Z] === RUN TestChrootTarUntar [2022-01-25T00:38:03.847Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-25T00:38:03.847Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootUntarEmptyArchive [2022-01-25T00:38:03.847Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootTarUntarWithSymlink [2022-01-25T00:38:03.847Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootCopyWithTar [2022-01-25T00:38:03.847Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootCopyFileWithTar [2022-01-25T00:38:03.847Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootUntarPath [2022-01-25T00:38:03.847Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-01-25T00:38:03.847Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-25T00:38:03.847Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-25T00:38:03.847Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:38:03.847Z] === RUN TestChrootApplyDotDotFile [2022-01-25T00:38:03.847Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:03.847Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-25T00:38:03.847Z] PASS [2022-01-25T00:38:03.847Z] coverage: 15.1% of statements [2022-01-25T00:38:03.847Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.1% of statements [2022-01-25T00:38:03.847Z] 2022/01/25 00:38:03 Closing DB instances... [2022-01-25T00:38:04.165Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T00:38:04.165Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-25T00:38:04.165Z] === RUN TestAuthZPluginDenyResponse [2022-01-25T00:38:04.331Z] === RUN TestSizeEmpty [2022-01-25T00:38:04.331Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-25T00:38:04.331Z] === RUN TestSizeEmptyFile [2022-01-25T00:38:04.331Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-25T00:38:04.331Z] === RUN TestSizeNonemptyFile [2022-01-25T00:38:04.331Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-25T00:38:04.331Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-25T00:38:04.331Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-25T00:38:04.331Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-25T00:38:04.331Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-25T00:38:04.331Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-25T00:38:04.331Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-25T00:38:04.331Z] === RUN TestMoveToSubdir [2022-01-25T00:38:04.331Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-25T00:38:04.331Z] === RUN TestSizeNonExistingDirectory [2022-01-25T00:38:04.331Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-25T00:38:04.331Z] PASS [2022-01-25T00:38:04.331Z] coverage: 80.0% of statements [2022-01-25T00:38:04.331Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2022-01-25T00:38:04.736Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-01-25T00:38:04.736Z] === RUN TestAuthZPluginAllowEventStream [2022-01-25T00:38:05.307Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T00:38:05.349Z] === RUN TestPollerAddRemove [2022-01-25T00:38:05.349Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-25T00:38:05.349Z] === RUN TestPollerEvent [2022-01-25T00:38:05.349Z] poller_test.go:40: No chmod on Windows [2022-01-25T00:38:05.349Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-25T00:38:05.349Z] === RUN TestPollerClose [2022-01-25T00:38:05.349Z] --- PASS: TestPollerClose (0.00s) [2022-01-25T00:38:05.349Z] PASS [2022-01-25T00:38:05.349Z] coverage: 36.2% of statements [2022-01-25T00:38:05.349Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 36.2% of statements [2022-01-25T00:38:05.834Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-01-25T00:38:05.835Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-25T00:38:05.960Z] === RUN TestInvalidConfig [2022-01-25T00:38:05.960Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-25T00:38:05.960Z] === RUN TestConfig [2022-01-25T00:38:05.960Z] --- PASS: TestConfig (0.00s) [2022-01-25T00:38:05.960Z] === RUN TestOptionsLabels [2022-01-25T00:38:05.960Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-25T00:38:05.960Z] === RUN TestValidName [2022-01-25T00:38:05.960Z] --- PASS: TestValidName (0.00s) [2022-01-25T00:38:05.960Z] PASS [2022-01-25T00:38:05.960Z] coverage: 19.7% of statements [2022-01-25T00:38:05.960Z] ok github.com/docker/docker/libnetwork/config 0.086s coverage: 19.7% of statements [2022-01-25T00:38:05.960Z] === RUN TestKey [2022-01-25T00:38:05.960Z] --- PASS: TestKey (0.00s) [2022-01-25T00:38:05.960Z] === RUN TestParseKey [2022-01-25T00:38:05.960Z] --- PASS: TestParseKey (0.00s) [2022-01-25T00:38:05.960Z] === RUN TestInvalidDataStore [2022-01-25T00:38:05.960Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-25T00:38:05.960Z] === RUN TestKVObjectFlatKey [2022-01-25T00:38:05.960Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-25T00:38:05.960Z] === RUN TestAtomicKVObjectFlatKey [2022-01-25T00:38:05.960Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-25T00:38:05.960Z] PASS [2022-01-25T00:38:05.960Z] coverage: 21.9% of statements [2022-01-25T00:38:05.960Z] ok github.com/docker/docker/libnetwork/datastore 0.055s coverage: 21.9% of statements [2022-01-25T00:38:06.250Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-01-25T00:38:06.250Z] === RUN TestAuthZPluginErrorResponse [2022-01-25T00:38:06.319Z] === RUN TestCopyFileWithInvalidSrc [2022-01-25T00:38:06.319Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T00:38:06.319Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-25T00:38:06.319Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-25T00:38:06.319Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestCopyFile [2022-01-25T00:38:06.319Z] --- PASS: TestCopyFile (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-25T00:38:06.319Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T00:38:06.319Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-25T00:38:06.319Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-25T00:38:06.319Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T00:38:06.319Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T00:38:06.319Z] === RUN TestWildcardMatches [2022-01-25T00:38:06.319Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-25T00:38:06.448Z] === RUN TestErrorInterfaces [2022-01-25T00:38:06.448Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-25T00:38:06.448Z] === RUN TestNetworkMarshalling [2022-01-25T00:38:06.448Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-01-25T00:38:06.448Z] === RUN TestEndpointMarshalling [2022-01-25T00:38:06.448Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-25T00:38:06.448Z] === RUN TestAuxAddresses [2022-01-25T00:38:06.448Z] time="2022-01-25T00:38:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:38:06.448Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-25T00:38:06.448Z] === RUN TestSRVServiceQuery [2022-01-25T00:38:06.448Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.448Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-25T00:38:06.448Z] === RUN TestServiceVIPReuse [2022-01-25T00:38:06.448Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.448Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-25T00:38:06.448Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-25T00:38:06.448Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.448Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-25T00:38:06.448Z] === RUN TestDNSIPQuery [2022-01-25T00:38:06.448Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.448Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-25T00:38:06.448Z] === RUN TestDNSProxyServFail [2022-01-25T00:38:06.449Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.449Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-25T00:38:06.449Z] === RUN TestSandboxAddEmpty [2022-01-25T00:38:06.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.449Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-25T00:38:06.449Z] === RUN TestSandboxAddMultiPrio [2022-01-25T00:38:06.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.449Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-25T00:38:06.449Z] === RUN TestSandboxAddSamePrio [2022-01-25T00:38:06.449Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.449Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-25T00:38:06.449Z] === RUN TestCleanupServiceDiscovery [2022-01-25T00:38:06.449Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.449Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-25T00:38:06.449Z] === RUN TestDNSOptions [2022-01-25T00:38:06.449Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:38:06.449Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-25T00:38:06.449Z] === RUN TestMultipleControllersWithSameStore [2022-01-25T00:38:06.449Z] time="2022-01-25T00:38:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:38:06.449Z] time="2022-01-25T00:38:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:38:06.449Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-01-25T00:38:06.449Z] PASS [2022-01-25T00:38:06.449Z] coverage: 8.5% of statements [2022-01-25T00:38:06.449Z] ok github.com/docker/docker/libnetwork 0.410s coverage: 8.5% of statements [2022-01-25T00:38:06.803Z] === RUN TestPatternMatches [2022-01-25T00:38:06.803Z] --- PASS: TestPatternMatches (0.00s) [2022-01-25T00:38:06.803Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-25T00:38:06.803Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-25T00:38:06.803Z] === RUN TestPatternMatchesFolderExclusions [2022-01-25T00:38:06.803Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-25T00:38:06.803Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-25T00:38:06.803Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-25T00:38:06.803Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-25T00:38:06.803Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-25T00:38:06.803Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-25T00:38:06.804Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-25T00:38:06.804Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestSingleExclamationError [2022-01-25T00:38:06.804Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestMatchesWithNoPatterns [2022-01-25T00:38:06.804Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestMatchesWithMalformedPatterns [2022-01-25T00:38:06.804Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestMatches [2022-01-25T00:38:06.804Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-25T00:38:06.804Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-25T00:38:06.804Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-25T00:38:06.804Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-25T00:38:06.804Z] --- PASS: TestMatches (0.01s) [2022-01-25T00:38:06.804Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-25T00:38:06.804Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-25T00:38:06.804Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-25T00:38:06.804Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCleanPatterns [2022-01-25T00:38:06.804Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-25T00:38:06.804Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCleanPatternsExceptionFlag [2022-01-25T00:38:06.804Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-25T00:38:06.804Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-25T00:38:06.804Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCleanPatternsErrorSingleException [2022-01-25T00:38:06.804Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCreateIfNotExistsDir [2022-01-25T00:38:06.804Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCreateIfNotExistsFile [2022-01-25T00:38:06.804Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-25T00:38:06.804Z] === RUN TestMatch [2022-01-25T00:38:06.804Z] --- PASS: TestMatch (0.00s) [2022-01-25T00:38:06.804Z] === RUN TestCompile [2022-01-25T00:38:06.804Z] === RUN TestCompile/slash [2022-01-25T00:38:06.804Z] === RUN TestCompile/backslash [2022-01-25T00:38:06.804Z] --- PASS: TestCompile (0.00s) [2022-01-25T00:38:06.804Z] --- PASS: TestCompile/slash (0.00s) [2022-01-25T00:38:06.804Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-25T00:38:06.804Z] PASS [2022-01-25T00:38:06.804Z] coverage: 84.7% of statements [2022-01-25T00:38:06.804Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-01-25T00:38:06.821Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-01-25T00:38:06.821Z] === RUN TestAuthZPluginErrorRequest [2022-01-25T00:38:06.821Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T00:38:06.934Z] === RUN TestIPDataMarshalling [2022-01-25T00:38:06.934Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-25T00:38:06.934Z] === RUN TestValidateAndIsV6 [2022-01-25T00:38:06.934Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-25T00:38:06.934Z] PASS [2022-01-25T00:38:06.934Z] coverage: 68.9% of statements [2022-01-25T00:38:06.934Z] ok github.com/docker/docker/libnetwork/driverapi 0.061s coverage: 68.9% of statements [2022-01-25T00:38:07.289Z] === RUN TestGet [2022-01-25T00:38:07.289Z] --- PASS: TestGet (0.00s) [2022-01-25T00:38:07.289Z] === RUN TestGetShortcutString [2022-01-25T00:38:07.289Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-25T00:38:07.289Z] PASS [2022-01-25T00:38:07.289Z] coverage: 42.9% of statements [2022-01-25T00:38:07.289Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 42.9% of statements [2022-01-25T00:38:07.393Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-01-25T00:38:07.393Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-25T00:38:07.417Z] === RUN TestDriver [2022-01-25T00:38:07.417Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:38:07.417Z] PASS [2022-01-25T00:38:07.417Z] coverage: 34.8% of statements [2022-01-25T00:38:07.417Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-01-25T00:38:07.775Z] 2022/01/25 00:38:07 Closing DB instances... [2022-01-25T00:38:07.901Z] === RUN TestDriver [2022-01-25T00:38:07.901Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:38:07.901Z] PASS [2022-01-25T00:38:07.901Z] coverage: 34.8% of statements [2022-01-25T00:38:07.901Z] ok github.com/docker/docker/libnetwork/drivers/null 0.056s coverage: 34.8% of statements [2022-01-25T00:38:07.965Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2022-01-25T00:38:07.965Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-25T00:38:08.260Z] === RUN TestCreateIDMapOrder [2022-01-25T00:38:08.260Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-25T00:38:08.260Z] PASS [2022-01-25T00:38:08.260Z] coverage: 7.2% of statements [2022-01-25T00:38:08.260Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-01-25T00:38:08.384Z] === RUN TestNetworkAllocateFree [2022-01-25T00:38:08.384Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-25T00:38:08.384Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-25T00:38:08.384Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-25T00:38:08.384Z] PASS [2022-01-25T00:38:08.384Z] coverage: 63.6% of statements [2022-01-25T00:38:08.384Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.078s coverage: 63.6% of statements [2022-01-25T00:38:08.384Z] --- PASS: TestRandomAllocateDeallocate (5.52s) [2022-01-25T00:38:08.384Z] === RUN TestAllocateRandomDeallocate [2022-01-25T00:38:08.744Z] --- PASS: TestTarFiles (6.35s) [2022-01-25T00:38:08.744Z] === RUN TestDetectCompressionZstd [2022-01-25T00:38:08.744Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-25T00:38:08.744Z] === RUN TestTarUntar [2022-01-25T00:38:08.744Z] --- PASS: TestTarUntar (0.05s) [2022-01-25T00:38:08.744Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-25T00:38:08.744Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-25T00:38:08.744Z] === RUN TestTarWithOptions [2022-01-25T00:38:08.744Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-25T00:38:08.744Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-25T00:38:08.744Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-25T00:38:08.744Z] === RUN TestUntarUstarGnuConflict [2022-01-25T00:38:08.744Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-25T00:38:08.744Z] === RUN TestUntarInvalidFilenames [2022-01-25T00:38:08.744Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2950974874\\dest" [2022-01-25T00:38:08.744Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-01-25T00:38:08.744Z] === RUN TestUntarHardlinkToSymlink [2022-01-25T00:38:08.744Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-01-25T00:38:08.744Z] === RUN TestUntarInvalidHardlink [2022-01-25T00:38:08.744Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3410338578\\victim\\hello" -> "../victim/hello" [2022-01-25T00:38:08.744Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1563373462\\victim\\hello" -> "/../victim/hello" [2022-01-25T00:38:08.744Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2084586984\\victim" -> "../victim" [2022-01-25T00:38:08.744Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2163448679\\victim" -> "../victim" [2022-01-25T00:38:08.744Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1165955854\\victim" -> "../victim" [2022-01-25T00:38:08.744Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink668396256\\victim" -> "../victim" [2022-01-25T00:38:08.744Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-25T00:38:08.744Z] === RUN TestUntarInvalidSymlink [2022-01-25T00:38:08.744Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3944310080\\dest\\dotdot" -> "../victim/hello" [2022-01-25T00:38:08.744Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1188106195\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T00:38:08.744Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1297225257\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:08.868Z] === RUN TestGetEmptyCapabilities [2022-01-25T00:38:08.868Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-25T00:38:08.868Z] === RUN TestGetExtraCapabilities [2022-01-25T00:38:08.868Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-25T00:38:08.868Z] === RUN TestGetInvalidCapabilities [2022-01-25T00:38:08.868Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-25T00:38:08.868Z] === RUN TestRemoteDriver [2022-01-25T00:38:08.868Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T00:38:08.868Z] === RUN TestDriverError [2022-01-25T00:38:08.868Z] --- PASS: TestDriverError (0.01s) [2022-01-25T00:38:08.868Z] === RUN TestMissingValues [2022-01-25T00:38:08.868Z] --- PASS: TestMissingValues (0.00s) [2022-01-25T00:38:08.868Z] === RUN TestRollback [2022-01-25T00:38:08.868Z] --- PASS: TestRollback (0.01s) [2022-01-25T00:38:08.868Z] PASS [2022-01-25T00:38:08.868Z] coverage: 57.4% of statements [2022-01-25T00:38:08.868Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-01-25T00:38:08.907Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-25T00:38:09.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink432816314\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:09.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1816395559\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:09.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2033957714\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:09.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4181960371\\dest\\dir\\loophole" -> "../../victim" [2022-01-25T00:38:09.235Z] --- PASS: TestUntarInvalidSymlink (0.08s) [2022-01-25T00:38:09.235Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-25T00:38:09.235Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-25T00:38:09.235Z] === RUN TestXGlobalNoParent [2022-01-25T00:38:09.235Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-25T00:38:09.235Z] === RUN TestReplaceFileTarWrapper [2022-01-25T00:38:09.235Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-01-25T00:38:09.235Z] === RUN TestPrefixHeaderReadable [2022-01-25T00:38:09.235Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-01-25T00:38:09.235Z] === RUN TestNetworkDBNodeLeave [2022-01-25T00:38:09.235Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-25T00:38:09.235Z] === RUN TestDisablePigz [2022-01-25T00:38:09.235Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-25T00:38:09.351Z] === RUN TestNAT [2022-01-25T00:38:09.351Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T00:38:09.351Z] --- SKIP: TestNAT (0.00s) [2022-01-25T00:38:09.351Z] === RUN TestTransparent [2022-01-25T00:38:09.351Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T00:38:09.351Z] --- SKIP: TestTransparent (0.00s) [2022-01-25T00:38:09.351Z] PASS [2022-01-25T00:38:09.351Z] coverage: 0.0% of statements [2022-01-25T00:38:09.351Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.097s coverage: 0.0% of statements [2022-01-25T00:38:09.719Z] --- PASS: TestDisablePigz (0.27s) [2022-01-25T00:38:09.719Z] === RUN TestPigz [2022-01-25T00:38:09.719Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-25T00:38:09.719Z] --- PASS: TestPigz (0.18s) [2022-01-25T00:38:09.719Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T00:38:09.719Z] archive_windows_test.go:16: Currently fails [2022-01-25T00:38:09.719Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestCanonicalTarNameForPath [2022-01-25T00:38:09.719Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestCanonicalTarName [2022-01-25T00:38:09.719Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChmodTarEntry [2022-01-25T00:38:09.719Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestHardLinkOrder [2022-01-25T00:38:09.719Z] === RUN TestFixedBufferCap [2022-01-25T00:38:09.719Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestFixedBufferLen [2022-01-25T00:38:09.719Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestFixedBufferString [2022-01-25T00:38:09.719Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestFixedBufferWrite [2022-01-25T00:38:09.719Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestFixedBufferRead [2022-01-25T00:38:09.719Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestBytesPipeRead [2022-01-25T00:38:09.719Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestBytesPipeWrite [2022-01-25T00:38:09.719Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-25T00:38:09.719Z] --- PASS: TestHardLinkOrder (0.09s) [2022-01-25T00:38:09.719Z] === RUN TestChangeString [2022-01-25T00:38:09.719Z] --- PASS: TestChangeString (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChangesWithNoChanges [2022-01-25T00:38:09.719Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-25T00:38:09.719Z] === RUN TestChangesWithChanges [2022-01-25T00:38:09.719Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-25T00:38:09.719Z] === RUN TestChangesWithChangesGH13590 [2022-01-25T00:38:09.719Z] changes_test.go:195: needs more investigation [2022-01-25T00:38:09.719Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChangesDirsEmpty [2022-01-25T00:38:09.719Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:38:09.719Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChangesDirsMutated [2022-01-25T00:38:09.719Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:38:09.719Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestApplyLayer [2022-01-25T00:38:09.719Z] changes_test.go:432: needs further investigation [2022-01-25T00:38:09.719Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChangesSizeWithHardlinks [2022-01-25T00:38:09.719Z] changes_test.go:468: needs further investigation [2022-01-25T00:38:09.719Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChangesSizeWithNoChanges [2022-01-25T00:38:09.719Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-25T00:38:09.719Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestChangesSize [2022-01-25T00:38:09.719Z] --- PASS: TestChangesSize (0.00s) [2022-01-25T00:38:09.719Z] === RUN TestApplyLayerInvalidFilenames [2022-01-25T00:38:09.719Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3533066263\\dest" [2022-01-25T00:38:09.719Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-25T00:38:09.719Z] === RUN TestApplyLayerInvalidHardlink [2022-01-25T00:38:09.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink703641875\\victim\\hello" -> "../victim/hello" [2022-01-25T00:38:09.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4035089650\\victim\\hello" -> "/../victim/hello" [2022-01-25T00:38:09.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink957941504\\victim" -> "../victim" [2022-01-25T00:38:09.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3786182901\\victim" -> "../victim" [2022-01-25T00:38:09.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1902282517\\victim" -> "../victim" [2022-01-25T00:38:09.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3449909236\\victim" -> "../victim" [2022-01-25T00:38:09.719Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-01-25T00:38:09.719Z] === RUN TestApplyLayerInvalidSymlink [2022-01-25T00:38:09.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3957433928\\dest\\dotdot" -> "../victim/hello" [2022-01-25T00:38:09.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4206487352\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T00:38:09.834Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-01-25T00:38:09.834Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-25T00:38:09.834Z] === RUN TestBuildDefault [2022-01-25T00:38:09.834Z] --- PASS: TestBuildDefault (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestBuildHostnameDomainname [2022-01-25T00:38:09.834Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestBuildHostname [2022-01-25T00:38:09.834Z] --- PASS: TestBuildHostname (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestBuildHostnameFQDN [2022-01-25T00:38:09.834Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestBuildNoIP [2022-01-25T00:38:09.834Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestUpdate [2022-01-25T00:38:09.834Z] --- PASS: TestUpdate (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-25T00:38:09.834Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-25T00:38:09.834Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestAddEmpty [2022-01-25T00:38:09.834Z] --- PASS: TestAddEmpty (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestAdd [2022-01-25T00:38:09.834Z] --- PASS: TestAdd (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestDeleteEmpty [2022-01-25T00:38:09.834Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestDeleteNewline [2022-01-25T00:38:09.834Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestDelete [2022-01-25T00:38:09.834Z] --- PASS: TestDelete (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestConcurrentWrites [2022-01-25T00:38:09.834Z] === RUN TestNew [2022-01-25T00:38:09.834Z] --- PASS: TestNew (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestAddDriver [2022-01-25T00:38:09.834Z] --- PASS: TestAddDriver (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestAddDuplicateDriver [2022-01-25T00:38:09.834Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-25T00:38:09.834Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestDriver [2022-01-25T00:38:09.834Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestIPAM [2022-01-25T00:38:09.834Z] --- PASS: TestIPAM (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestWalkIPAMs [2022-01-25T00:38:09.834Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-25T00:38:09.834Z] === RUN TestWalkDrivers [2022-01-25T00:38:09.834Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-25T00:38:09.834Z] PASS [2022-01-25T00:38:09.834Z] coverage: 82.4% of statements [2022-01-25T00:38:09.834Z] ok github.com/docker/docker/libnetwork/drvregistry 0.102s coverage: 82.4% of statements [2022-01-25T00:38:09.849Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T00:38:09.849Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2022-01-25T00:38:09.849Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-25T00:38:10.204Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1492146936\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:10.204Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2773765718\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:10.204Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink424343123\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:10.204Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2486452957\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:10.204Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-25T00:38:10.204Z] === RUN TestApplyLayerWhiteouts [2022-01-25T00:38:10.204Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-01-25T00:38:10.204Z] === RUN TestGenerateEmptyFile [2022-01-25T00:38:10.204Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-25T00:38:10.204Z] === RUN TestGenerateWithContent [2022-01-25T00:38:10.204Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-25T00:38:10.204Z] PASS [2022-01-25T00:38:10.204Z] coverage: 62.0% of statements [2022-01-25T00:38:10.204Z] ok github.com/docker/docker/pkg/archive 9.318s coverage: 62.0% of statements [2022-01-25T00:38:10.204Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-01-25T00:38:10.204Z] === RUN TestAtomicWriteToFile [2022-01-25T00:38:10.204Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-25T00:38:10.204Z] === RUN TestAtomicWriteSetCommit [2022-01-25T00:38:10.204Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-25T00:38:10.204Z] === RUN TestAtomicWriteSetCancel [2022-01-25T00:38:10.204Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-25T00:38:10.204Z] === RUN TestReadCloserWrapperClose [2022-01-25T00:38:10.204Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-25T00:38:10.204Z] === RUN TestReaderErrWrapperReadOnError [2022-01-25T00:38:10.204Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-25T00:38:10.204Z] === RUN TestReaderErrWrapperRead [2022-01-25T00:38:10.204Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-25T00:38:10.204Z] === RUN TestCancelReadCloser [2022-01-25T00:38:10.204Z] --- PASS: TestCancelReadCloser (0.13s) [2022-01-25T00:38:10.204Z] === RUN TestWriteCloserWrapperClose [2022-01-25T00:38:10.204Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-25T00:38:10.204Z] === RUN TestNopWriteCloser [2022-01-25T00:38:10.204Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-25T00:38:10.204Z] === RUN TestNopWriter [2022-01-25T00:38:10.204Z] --- PASS: TestNopWriter (0.00s) [2022-01-25T00:38:10.204Z] === RUN TestWriteCounter [2022-01-25T00:38:10.204Z] --- PASS: TestWriteCounter (0.00s) [2022-01-25T00:38:10.204Z] PASS [2022-01-25T00:38:10.204Z] coverage: 70.1% of statements [2022-01-25T00:38:10.204Z] ok github.com/docker/docker/pkg/ioutils 0.683s coverage: 70.1% of statements [2022-01-25T00:38:10.318Z] --- PASS: TestConcurrentWrites (0.32s) [2022-01-25T00:38:10.319Z] PASS [2022-01-25T00:38:10.319Z] coverage: 81.2% of statements [2022-01-25T00:38:10.319Z] ok github.com/docker/docker/libnetwork/etchosts 0.385s coverage: 81.2% of statements [2022-01-25T00:38:10.319Z] === RUN TestNew [2022-01-25T00:38:10.319Z] --- PASS: TestNew (0.00s) [2022-01-25T00:38:10.319Z] === RUN TestAllocate [2022-01-25T00:38:10.319Z] --- PASS: TestAllocate (0.00s) [2022-01-25T00:38:10.319Z] === RUN TestUninitialized [2022-01-25T00:38:10.319Z] --- PASS: TestUninitialized (0.00s) [2022-01-25T00:38:10.319Z] === RUN TestAllocateInRange [2022-01-25T00:38:10.319Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-25T00:38:10.319Z] === RUN TestAllocateSerial [2022-01-25T00:38:10.319Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-25T00:38:10.319Z] PASS [2022-01-25T00:38:10.319Z] coverage: 87.5% of statements [2022-01-25T00:38:10.319Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-01-25T00:38:10.802Z] === RUN TestCaller [2022-01-25T00:38:10.802Z] --- PASS: TestCaller (0.00s) [2022-01-25T00:38:10.802Z] PASS [2022-01-25T00:38:10.802Z] coverage: 100.0% of statements [2022-01-25T00:38:10.802Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-01-25T00:38:10.802Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2022-01-25T00:38:10.802Z] === RUN TestRetrieveFromStore [2022-01-25T00:38:10.802Z] === RUN TestSetSerialInsertDelete [2022-01-25T00:38:10.802Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-25T00:38:10.802Z] === RUN TestSetParallelInsertDelete [2022-01-25T00:38:11.202Z] --- PASS: TestServiceUpdateSecrets (13.86s) [2022-01-25T00:38:11.202Z] === RUN TestServiceUpdateConfigs [2022-01-25T00:38:11.235Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.56s) [2022-01-25T00:38:11.235Z] === RUN TestAuthZPluginHeader [2022-01-25T00:38:11.286Z] --- PASS: TestRetrieveFromStore (0.41s) [2022-01-25T00:38:11.286Z] === RUN TestIsCorrupted [2022-01-25T00:38:11.286Z] --- PASS: TestIsCorrupted (0.03s) [2022-01-25T00:38:11.286Z] === RUN TestSetRollover [2022-01-25T00:38:11.819Z] === RUN TestError [2022-01-25T00:38:11.819Z] --- PASS: TestError (0.00s) [2022-01-25T00:38:11.819Z] === RUN TestProgressString [2022-01-25T00:38:11.819Z] === RUN TestProgressString/no_progress [2022-01-25T00:38:11.819Z] === RUN TestProgressString/progress_1 [2022-01-25T00:38:11.819Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-25T00:38:11.819Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-25T00:38:11.819Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-25T00:38:11.819Z] === RUN TestProgressString/with_units [2022-01-25T00:38:11.819Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-25T00:38:11.819Z] === RUN TestProgressString/hide_counts [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-25T00:38:11.819Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-25T00:38:11.819Z] === RUN TestJSONMessageDisplay [2022-01-25T00:38:11.819Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-01-25T00:38:11.819Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-25T00:38:11.819Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-25T00:38:11.819Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-25T00:38:11.819Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-25T00:38:11.819Z] === RUN TestDisplayJSONMessagesStream [2022-01-25T00:38:11.819Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-25T00:38:11.819Z] PASS [2022-01-25T00:38:11.819Z] coverage: 91.7% of statements [2022-01-25T00:38:11.819Z] ok github.com/docker/docker/pkg/jsonmessage 0.246s coverage: 91.7% of statements [2022-01-25T00:38:12.177Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-01-25T00:38:12.177Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-25T00:38:12.303Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-01-25T00:38:12.303Z] === RUN TestNetworkDBWatch [2022-01-25T00:38:12.303Z] === RUN TestStandardLongPath [2022-01-25T00:38:12.303Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-25T00:38:12.304Z] === RUN TestInt2IP2IntConversion [2022-01-25T00:38:12.788Z] === RUN TestUNCLongPath [2022-01-25T00:38:12.788Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-25T00:38:12.788Z] PASS [2022-01-25T00:38:12.788Z] coverage: 100.0% of statements [2022-01-25T00:38:12.788Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-01-25T00:38:12.791Z] --- PASS: TestSetRollover (1.51s) [2022-01-25T00:38:12.791Z] === RUN TestSetRolloverSerial [2022-01-25T00:38:12.791Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-01-25T00:38:12.791Z] === RUN TestGetAddressVersion [2022-01-25T00:38:12.791Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-25T00:38:12.791Z] === RUN TestKeyString [2022-01-25T00:38:12.791Z] --- PASS: TestKeyString (0.00s) [2022-01-25T00:38:12.791Z] === RUN TestPoolDataMarshal [2022-01-25T00:38:12.791Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-25T00:38:12.791Z] === RUN TestSubnetsMarshal [2022-01-25T00:38:12.791Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-01-25T00:38:12.791Z] === RUN TestAddSubnets [2022-01-25T00:38:12.791Z] --- PASS: TestAddSubnets (0.05s) [2022-01-25T00:38:12.791Z] === RUN TestDoublePoolRelease [2022-01-25T00:38:12.791Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-25T00:38:12.791Z] === RUN TestAddReleasePoolID [2022-01-25T00:38:13.272Z] === RUN TestNameFormat [2022-01-25T00:38:13.272Z] --- PASS: TestNameFormat (0.00s) [2022-01-25T00:38:13.272Z] === RUN TestNameRetries [2022-01-25T00:38:13.272Z] --- PASS: TestNameRetries (0.00s) [2022-01-25T00:38:13.272Z] PASS [2022-01-25T00:38:13.272Z] coverage: 85.7% of statements [2022-01-25T00:38:13.272Z] ok github.com/docker/docker/pkg/namesgenerator 0.082s coverage: 85.7% of statements [2022-01-25T00:38:13.274Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-01-25T00:38:13.274Z] === RUN TestPredefinedPool [2022-01-25T00:38:13.274Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-25T00:38:13.274Z] === RUN TestRemoveSubnet [2022-01-25T00:38:13.274Z] === RUN TestPoolRequest [2022-01-25T00:38:13.274Z] --- PASS: TestPoolRequest (0.00s) [2022-01-25T00:38:13.274Z] === RUN TestOtherRequests [2022-01-25T00:38:13.274Z] --- PASS: TestOtherRequests (0.00s) [2022-01-25T00:38:13.274Z] PASS [2022-01-25T00:38:13.274Z] coverage: 57.1% of statements [2022-01-25T00:38:13.274Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-01-25T00:38:13.274Z] --- PASS: TestRemoveSubnet (0.17s) [2022-01-25T00:38:13.274Z] === RUN TestGetSameAddress [2022-01-25T00:38:13.274Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-25T00:38:13.274Z] === RUN TestPoolAllocationReuse [2022-01-25T00:38:13.760Z] --- PASS: TestSetRolloverSerial (1.34s) [2022-01-25T00:38:13.760Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-25T00:38:13.760Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-25T00:38:13.760Z] PASS [2022-01-25T00:38:13.760Z] coverage: 84.4% of statements [2022-01-25T00:38:13.760Z] ok github.com/docker/docker/libnetwork/bitseq 11.050s coverage: 84.4% of statements [2022-01-25T00:38:13.761Z] 2022/01/25 00:38:13 Closing DB instances... [2022-01-25T00:38:14.246Z] === RUN TestParseKeyValueOpt [2022-01-25T00:38:14.246Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-25T00:38:14.246Z] === RUN TestParseUintList [2022-01-25T00:38:14.246Z] --- PASS: TestParseUintList (0.00s) [2022-01-25T00:38:14.246Z] === RUN TestParseUintListMaximumLimits [2022-01-25T00:38:14.246Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-25T00:38:14.246Z] PASS [2022-01-25T00:38:14.246Z] coverage: 97.0% of statements [2022-01-25T00:38:14.246Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-01-25T00:38:14.489Z] === RUN TestBoolValue [2022-01-25T00:38:14.489Z] --- PASS: TestBoolValue (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestBoolValueOrDefault [2022-01-25T00:38:14.489Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestInt64ValueOrZero [2022-01-25T00:38:14.489Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestInt64ValueOrDefault [2022-01-25T00:38:14.489Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-25T00:38:14.489Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestJsonContentType [2022-01-25T00:38:14.489Z] --- PASS: TestJsonContentType (0.00s) [2022-01-25T00:38:14.489Z] PASS [2022-01-25T00:38:14.489Z] coverage: 14.7% of statements [2022-01-25T00:38:14.489Z] ok github.com/docker/docker/api/server/httputils 0.201s coverage: 14.7% of statements [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T00:38:14.489Z] === RUN TestMaskSecretKeys [2022-01-25T00:38:14.489Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-25T00:38:14.489Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-25T00:38:14.489Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-25T00:38:14.489Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-25T00:38:14.489Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-25T00:38:14.489Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-25T00:38:14.489Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestVersionMiddlewareVersion [2022-01-25T00:38:14.489Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-25T00:38:14.489Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-25T00:38:14.489Z] PASS [2022-01-25T00:38:14.489Z] coverage: 37.7% of statements [2022-01-25T00:38:14.489Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T00:38:14.489Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T00:38:14.489Z] === RUN TestToJSON [2022-01-25T00:38:14.489Z] --- PASS: TestToJSON (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestToParamWithVersion [2022-01-25T00:38:14.489Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestFromJSON [2022-01-25T00:38:14.489Z] --- PASS: TestFromJSON (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestEmpty [2022-01-25T00:38:14.489Z] --- PASS: TestEmpty (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestArgsMatchKVListEmptySources [2022-01-25T00:38:14.489Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestArgsMatchKVList [2022-01-25T00:38:14.489Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestArgsMatch [2022-01-25T00:38:14.489Z] --- PASS: TestArgsMatch (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestAdd [2022-01-25T00:38:14.489Z] --- PASS: TestAdd (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestDel [2022-01-25T00:38:14.489Z] --- PASS: TestDel (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestLen [2022-01-25T00:38:14.489Z] --- PASS: TestLen (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestExactMatch [2022-01-25T00:38:14.489Z] --- PASS: TestExactMatch (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestOnlyOneExactMatch [2022-01-25T00:38:14.489Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestContains [2022-01-25T00:38:14.489Z] --- PASS: TestContains (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestValidate [2022-01-25T00:38:14.489Z] --- PASS: TestValidate (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestWalkValues [2022-01-25T00:38:14.489Z] --- PASS: TestWalkValues (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestFuzzyMatch [2022-01-25T00:38:14.489Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-25T00:38:14.489Z] === RUN TestClone [2022-01-25T00:38:14.489Z] --- PASS: TestClone (0.00s) [2022-01-25T00:38:14.489Z] PASS [2022-01-25T00:38:14.489Z] coverage: 92.2% of statements [2022-01-25T00:38:14.489Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-01-25T00:38:14.776Z] === RUN TestGetCapabilities [2022-01-25T00:38:14.776Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-25T00:38:14.776Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-25T00:38:14.776Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-25T00:38:14.776Z] === RUN TestGetDefaultAddressSpaces [2022-01-25T00:38:14.776Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-25T00:38:14.776Z] === RUN TestRemoteDriver [2022-01-25T00:38:14.776Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T00:38:14.776Z] PASS [2022-01-25T00:38:14.776Z] coverage: 47.4% of statements [2022-01-25T00:38:14.776Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-01-25T00:38:14.776Z] --- PASS: TestPoolAllocationReuse (1.63s) [2022-01-25T00:38:14.776Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-25T00:38:14.776Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-25T00:38:14.776Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-25T00:38:14.976Z] === RUN TestStrSliceMarshalJSON [2022-01-25T00:38:14.976Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-25T00:38:14.976Z] === RUN TestStrSliceUnmarshalJSON [2022-01-25T00:38:14.976Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-25T00:38:14.976Z] === RUN TestStrSliceUnmarshalString [2022-01-25T00:38:14.976Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-25T00:38:14.976Z] === RUN TestStrSliceUnmarshalSlice [2022-01-25T00:38:14.976Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-25T00:38:14.976Z] PASS [2022-01-25T00:38:14.976Z] coverage: 90.0% of statements [2022-01-25T00:38:14.976Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-01-25T00:38:14.976Z] === RUN TestAdjustForAPIVersion [2022-01-25T00:38:14.976Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-25T00:38:14.976Z] PASS [2022-01-25T00:38:14.976Z] coverage: 5.7% of statements [2022-01-25T00:38:14.976Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T00:38:14.976Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T00:38:14.976Z] === RUN TestDurationToSecondsString [2022-01-25T00:38:14.976Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-25T00:38:14.976Z] === RUN TestGetTimestamp [2022-01-25T00:38:15.265Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-01-25T00:38:15.265Z] === RUN TestNetworkDBBulkSync [2022-01-25T00:38:15.265Z] === RUN TestNewAndRemove [2022-01-25T00:38:15.265Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-25T00:38:15.265Z] === RUN TestRemoveInvalidPath [2022-01-25T00:38:15.265Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-25T00:38:15.265Z] PASS [2022-01-25T00:38:15.265Z] coverage: 82.6% of statements [2022-01-25T00:38:15.265Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2022-01-25T00:38:15.462Z] --- PASS: TestGetTimestamp (0.21s) [2022-01-25T00:38:15.462Z] === RUN TestParseTimestamps [2022-01-25T00:38:15.462Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-25T00:38:15.462Z] PASS [2022-01-25T00:38:15.462Z] coverage: 100.0% of statements [2022-01-25T00:38:15.462Z] ok github.com/docker/docker/api/types/time 0.273s coverage: 100.0% of statements [2022-01-25T00:38:15.462Z] === RUN TestCompareVersion [2022-01-25T00:38:15.462Z] --- PASS: TestCompareVersion (0.00s) [2022-01-25T00:38:15.462Z] PASS [2022-01-25T00:38:15.462Z] coverage: 77.3% of statements [2022-01-25T00:38:15.462Z] ok github.com/docker/docker/api/types/versions 0.079s coverage: 77.3% of statements [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T00:38:15.462Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T00:38:15.793Z] === RUN TestWindowsIPAM [2022-01-25T00:38:15.793Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-25T00:38:15.793Z] PASS [2022-01-25T00:38:15.793Z] coverage: 71.4% of statements [2022-01-25T00:38:15.793Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-01-25T00:38:16.293Z] 2022/01/25 00:38:16 Closing DB instances... [2022-01-25T00:38:16.384Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s) [2022-01-25T00:38:16.384Z] === RUN TestAuthZPluginV2Disable [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-25T00:38:16.492Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-25T00:38:16.492Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-25T00:38:16.492Z] === RUN TestCloneArgsSmartHttp [2022-01-25T00:38:16.492Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-01-25T00:38:16.492Z] === RUN TestCloneArgsDumbHttp [2022-01-25T00:38:16.492Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-25T00:38:16.492Z] === RUN TestCloneArgsGit [2022-01-25T00:38:16.492Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-25T00:38:16.492Z] === RUN TestCheckoutGit [2022-01-25T00:38:16.815Z] === RUN TestDefaultNetwork [2022-01-25T00:38:16.815Z] --- PASS: TestDefaultNetwork (0.30s) [2022-01-25T00:38:16.815Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-25T00:38:16.815Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.07s) [2022-01-25T00:38:16.815Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-25T00:38:17.298Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-01-25T00:38:17.298Z] === RUN TestInitAddressPools [2022-01-25T00:38:17.298Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-25T00:38:17.298Z] PASS [2022-01-25T00:38:17.298Z] coverage: 74.0% of statements [2022-01-25T00:38:17.298Z] ok github.com/docker/docker/libnetwork/ipamutils 0.697s coverage: 74.0% of statements [2022-01-25T00:38:17.310Z] === RUN TestFailedConnection [2022-01-25T00:38:17.781Z] === RUN TestKeyValue [2022-01-25T00:38:17.781Z] --- PASS: TestKeyValue (0.00s) [2022-01-25T00:38:17.781Z] PASS [2022-01-25T00:38:17.781Z] coverage: 60.0% of statements [2022-01-25T00:38:17.781Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-01-25T00:38:17.794Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-01-25T00:38:17.794Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-25T00:38:18.278Z] --- PASS: TestGetAddress (25.43s) [2022-01-25T00:38:18.278Z] === RUN TestRequestSyntaxCheck [2022-01-25T00:38:18.278Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-25T00:38:18.278Z] === RUN TestRequest [2022-01-25T00:38:18.775Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-25T00:38:18.775Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2022-01-25T00:38:18.775Z] === RUN TestProcessNoDockerignore [2022-01-25T00:38:18.775Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-25T00:38:18.775Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-25T00:38:18.775Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestDetectContentType [2022-01-25T00:38:18.775Z] --- PASS: TestDetectContentType (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestSelectAcceptableMIME [2022-01-25T00:38:18.775Z] --- PASS: TestSelectAcceptableMIME (0.01s) [2022-01-25T00:38:18.775Z] === RUN TestInspectEmptyResponse [2022-01-25T00:38:18.775Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestInspectResponseBinary [2022-01-25T00:38:18.775Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestResponseUnsupportedContentType [2022-01-25T00:38:18.775Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestInspectResponseTextSimple [2022-01-25T00:38:18.775Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestInspectResponseEmptyContentType [2022-01-25T00:38:18.775Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestUnknownContentLength [2022-01-25T00:38:18.775Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestDownloadRemote [2022-01-25T00:38:18.775Z] === RUN TestEnable [2022-01-25T00:38:18.775Z] --- PASS: TestEnable (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestDisable [2022-01-25T00:38:18.775Z] --- PASS: TestDisable (0.00s) [2022-01-25T00:38:18.775Z] === RUN TestEnabled [2022-01-25T00:38:18.775Z] --- PASS: TestEnabled (0.00s) [2022-01-25T00:38:18.775Z] PASS [2022-01-25T00:38:18.775Z] coverage: 100.0% of statements [2022-01-25T00:38:18.775Z] ok github.com/docker/docker/cli/debug 0.107s coverage: 100.0% of statements [2022-01-25T00:38:18.775Z] --- PASS: TestDownloadRemote (0.10s) [2022-01-25T00:38:18.776Z] === RUN TestGetWithStatusError [2022-01-25T00:38:18.776Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-25T00:38:18.776Z] === RUN TestCloseRootDirectory [2022-01-25T00:38:18.776Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:18.776Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-25T00:38:18.776Z] === RUN TestHashFile [2022-01-25T00:38:18.776Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:18.776Z] --- SKIP: TestHashFile (0.00s) [2022-01-25T00:38:18.776Z] === RUN TestHashSubdir [2022-01-25T00:38:18.776Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:18.776Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-25T00:38:18.776Z] === RUN TestRemoveDirectory [2022-01-25T00:38:18.776Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:18.776Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-25T00:38:18.776Z] PASS [2022-01-25T00:38:18.776Z] coverage: 9.3% of statements [2022-01-25T00:38:18.776Z] ok github.com/docker/docker/builder/remotecontext 0.336s coverage: 9.3% of statements [2022-01-25T00:38:19.260Z] === RUN TestGetAllAllowed [2022-01-25T00:38:19.260Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-25T00:38:19.260Z] === RUN TestGetAllMeta [2022-01-25T00:38:19.260Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-25T00:38:19.260Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-25T00:38:19.260Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-25T00:38:19.260Z] === RUN TestIsUnreferencedBuiltin [2022-01-25T00:38:19.260Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-25T00:38:19.260Z] === RUN TestIsExistingDirectory [2022-01-25T00:38:19.260Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-25T00:38:19.260Z] === RUN TestGetFilenameForDownload [2022-01-25T00:38:19.261Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestEnv2Variables [2022-01-25T00:38:19.261Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-25T00:38:19.261Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestMaintainer [2022-01-25T00:38:19.261Z] --- PASS: TestMaintainer (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestLabel [2022-01-25T00:38:19.261Z] --- PASS: TestLabel (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestFromScratch [2022-01-25T00:38:19.261Z] --- PASS: TestFromScratch (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestFromWithArg [2022-01-25T00:38:19.261Z] --- PASS: TestFromWithArg (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-25T00:38:19.261Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestFromWithUndefinedArg [2022-01-25T00:38:19.261Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestFromMultiStageWithNamedStage [2022-01-25T00:38:19.261Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestOnbuild [2022-01-25T00:38:19.261Z] --- PASS: TestOnbuild (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestWorkdir [2022-01-25T00:38:19.261Z] --- PASS: TestWorkdir (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestCmd [2022-01-25T00:38:19.261Z] --- PASS: TestCmd (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestHealthcheckNone [2022-01-25T00:38:19.261Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestHealthcheckCmd [2022-01-25T00:38:19.261Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestEntrypoint [2022-01-25T00:38:19.261Z] --- PASS: TestEntrypoint (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestExpose [2022-01-25T00:38:19.261Z] --- PASS: TestExpose (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestUser [2022-01-25T00:38:19.261Z] --- PASS: TestUser (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestVolume [2022-01-25T00:38:19.261Z] --- PASS: TestVolume (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestStopSignal [2022-01-25T00:38:19.261Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T00:38:19.261Z] --- SKIP: TestStopSignal (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestArg [2022-01-25T00:38:19.261Z] --- PASS: TestArg (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestShell [2022-01-25T00:38:19.261Z] --- PASS: TestShell (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestPrependEnvOnCmd [2022-01-25T00:38:19.261Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestRunWithBuildArgs [2022-01-25T00:38:19.261Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestRunIgnoresHealthcheck [2022-01-25T00:38:19.261Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestDispatchUnsupportedOptions [2022-01-25T00:38:19.261Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-25T00:38:19.261Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-25T00:38:19.261Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-25T00:38:19.261Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-25T00:38:19.261Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-25T00:38:19.261Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-25T00:38:19.261Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestNormalizeWorkdir [2022-01-25T00:38:19.261Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-25T00:38:19.261Z] === RUN TestDispatch [2022-01-25T00:38:19.261Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-25T00:38:19.301Z] --- PASS: TestFailedConnection (2.03s) [2022-01-25T00:38:19.301Z] === RUN TestFailOnce [2022-01-25T00:38:19.301Z] 2022/01/25 00:38:18 http: panic serving 127.0.0.1:49280: Plugin not ready [2022-01-25T00:38:19.301Z] goroutine 18 [running]: [2022-01-25T00:38:19.301Z] net/http.(*conn).serve.func1() [2022-01-25T00:38:19.301Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-25T00:38:19.301Z] panic({0x8eac20, 0x9f73d0}) [2022-01-25T00:38:19.301Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-25T00:38:19.301Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x35657159de8b7053}, 0xc0001afa98) [2022-01-25T00:38:19.301Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-25T00:38:19.301Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xa04170, 0xc00021a000}, 0x83f3e6) [2022-01-25T00:38:19.301Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-25T00:38:19.301Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xa04170, 0xc00021a000}, 0xc0001a6000) [2022-01-25T00:38:19.301Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-25T00:38:19.301Z] net/http.serverHandler.ServeHTTP({0xa02770}, {0xa04170, 0xc00021a000}, 0xc0001a6000) [2022-01-25T00:38:19.301Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-25T00:38:19.301Z] net/http.(*conn).serve(0xc000194000, {0xa06000, 0xc00008a0c0}) [2022-01-25T00:38:19.301Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-25T00:38:19.301Z] created by net/http.(*Server).Serve [2022-01-25T00:38:19.301Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-25T00:38:19.301Z] time="2022-01-25T00:38:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.FailOnce: Post \"http://127.0.0.1:49279/Test.FailOnce\": EOF, retrying in 1s" [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T00:38:19.391Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T00:38:19.747Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-25T00:38:19.747Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-25T00:38:19.747Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-25T00:38:19.747Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-25T00:38:19.747Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-25T00:38:19.747Z] === RUN TestDispatch/COPY_url [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch (0.10s) [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-25T00:38:19.747Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestAddScratchImageAddsToMounts [2022-01-25T00:38:19.747Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-25T00:38:19.747Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-25T00:38:19.747Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-25T00:38:19.747Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestImageSourceGetAddsToMounts [2022-01-25T00:38:19.747Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestEmptyDockerfile [2022-01-25T00:38:19.747Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-25T00:38:19.747Z] === RUN TestSymlinkDockerfile [2022-01-25T00:38:19.747Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-25T00:38:19.747Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-25T00:38:19.747Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestNonExistingDockerfile [2022-01-25T00:38:19.747Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestCopyRunConfig [2022-01-25T00:38:19.747Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestDeepCopyRunConfig [2022-01-25T00:38:19.747Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestExportImage [2022-01-25T00:38:19.747Z] --- PASS: TestExportImage (0.00s) [2022-01-25T00:38:19.747Z] === RUN TestNormalizeDest [2022-01-25T00:38:19.747Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-25T00:38:19.747Z] PASS [2022-01-25T00:38:19.747Z] coverage: 46.8% of statements [2022-01-25T00:38:19.747Z] ok github.com/docker/docker/builder/dockerfile 0.257s coverage: 46.8% of statements [2022-01-25T00:38:19.747Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T00:38:20.238Z] === RUN TestTCP4Proxy [2022-01-25T00:38:20.238Z] --- PASS: TestTCP4Proxy (0.03s) [2022-01-25T00:38:20.238Z] === RUN TestTCP4ProxyHalfClose [2022-01-25T00:38:20.238Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-25T00:38:20.238Z] === RUN TestTCP6Proxy [2022-01-25T00:38:20.238Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:38:20.238Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-25T00:38:20.238Z] === RUN TestTCPDualStackProxy [2022-01-25T00:38:20.238Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:38:20.238Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-25T00:38:20.238Z] === RUN TestUDP4Proxy [2022-01-25T00:38:20.238Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-25T00:38:20.238Z] === RUN TestUDP6Proxy [2022-01-25T00:38:20.238Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:38:20.238Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-25T00:38:20.238Z] === RUN TestUDPWriteError [2022-01-25T00:38:20.238Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-25T00:38:20.238Z] === RUN TestSCTP4Proxy [2022-01-25T00:38:20.238Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T00:38:20.238Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-25T00:38:20.238Z] === RUN TestSCTP6Proxy [2022-01-25T00:38:20.238Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:38:20.238Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-25T00:38:20.238Z] PASS [2022-01-25T00:38:20.238Z] coverage: 49.4% of statements [2022-01-25T00:38:20.238Z] ok github.com/docker/docker/cmd/docker-proxy 0.124s coverage: 49.4% of statements [2022-01-25T00:38:20.319Z] --- PASS: TestFailOnce (1.25s) [2022-01-25T00:38:20.319Z] === RUN TestEchoInputOutput [2022-01-25T00:38:20.319Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-25T00:38:20.319Z] === RUN TestBackoff [2022-01-25T00:38:20.319Z] --- PASS: TestBackoff (0.00s) [2022-01-25T00:38:20.319Z] === RUN TestAbortRetry [2022-01-25T00:38:20.319Z] --- PASS: TestAbortRetry (0.00s) [2022-01-25T00:38:20.319Z] === RUN TestClientScheme [2022-01-25T00:38:20.319Z] --- PASS: TestClientScheme (0.00s) [2022-01-25T00:38:20.319Z] === RUN TestNewClientWithTimeout [2022-01-25T00:38:20.406Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.13s) [2022-01-25T00:38:20.406Z] === RUN TestGetAddress [2022-01-25T00:38:20.588Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-01-25T00:38:20.588Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-25T00:38:20.803Z] time="2022-01-25T00:38:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-25T00:38:20.850Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T00:38:20.889Z] === RUN TestGenerate [2022-01-25T00:38:20.889Z] --- PASS: TestGenerate (0.00s) [2022-01-25T00:38:20.889Z] === RUN TestGeneratePtr [2022-01-25T00:38:20.889Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-25T00:38:20.889Z] === RUN TestGenerateMissingField [2022-01-25T00:38:20.889Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-25T00:38:20.889Z] === RUN TestFieldCannotBeSet [2022-01-25T00:38:20.889Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-25T00:38:20.889Z] === RUN TestTypeMismatchError [2022-01-25T00:38:20.889Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-25T00:38:20.889Z] PASS [2022-01-25T00:38:20.889Z] coverage: 100.0% of statements [2022-01-25T00:38:20.889Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-01-25T00:38:20.889Z] === RUN TestNetworkDBSimple [2022-01-25T00:38:20.889Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-01-25T00:38:20.889Z] PASS [2022-01-25T00:38:20.889Z] coverage: 100.0% of statements [2022-01-25T00:38:20.889Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements [2022-01-25T00:38:21.287Z] 2022/01/25 00:38:20 Closing DB instances... [2022-01-25T00:38:21.373Z] testing: warning: no tests to run [2022-01-25T00:38:21.373Z] PASS [2022-01-25T00:38:21.373Z] coverage: 0.0% of statements [2022-01-25T00:38:21.373Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-01-25T00:38:21.421Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T00:38:21.683Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T00:38:21.858Z] 2022/01/25 00:38:21 Closing DB instances... [2022-01-25T00:38:21.858Z] === RUN TestRequestNewPort [2022-01-25T00:38:21.858Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestRequestSpecificPort [2022-01-25T00:38:21.858Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestReleasePort [2022-01-25T00:38:21.858Z] --- PASS: TestReleasePort (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestReuseReleasedPort [2022-01-25T00:38:21.858Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestReleaseUnreadledPort [2022-01-25T00:38:21.858Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestUnknowProtocol [2022-01-25T00:38:21.858Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestAllocateAllPorts [2022-01-25T00:38:21.858Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestPortAllocation [2022-01-25T00:38:21.858Z] --- PASS: TestPortAllocation (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestPortAllocationWithCustomRange [2022-01-25T00:38:21.858Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestNoDuplicateBPR [2022-01-25T00:38:21.858Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-25T00:38:21.858Z] === RUN TestChangePortRange [2022-01-25T00:38:21.858Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-25T00:38:21.858Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-25T00:38:21.858Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-25T00:38:21.858Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-25T00:38:21.858Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-25T00:38:21.858Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-25T00:38:21.858Z] --- PASS: TestChangePortRange (0.00s) [2022-01-25T00:38:21.858Z] PASS [2022-01-25T00:38:21.858Z] coverage: 88.6% of statements [2022-01-25T00:38:21.858Z] ok github.com/docker/docker/libnetwork/portallocator 0.060s coverage: 88.6% of statements [2022-01-25T00:38:22.254Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T00:38:22.306Z] time="2022-01-25T00:38:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-25T00:38:22.827Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T00:38:22.875Z] testing: warning: no tests to run [2022-01-25T00:38:22.875Z] PASS [2022-01-25T00:38:22.875Z] coverage: 0.0% of statements [2022-01-25T00:38:22.875Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-01-25T00:38:22.875Z] === RUN TestHashData [2022-01-25T00:38:22.875Z] --- PASS: TestHashData (0.00s) [2022-01-25T00:38:22.875Z] PASS [2022-01-25T00:38:22.875Z] coverage: 2.8% of statements [2022-01-25T00:38:22.875Z] ok github.com/docker/docker/libnetwork/resolvconf 0.065s coverage: 2.8% of statements [2022-01-25T00:38:23.358Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-01-25T00:38:23.358Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-25T00:38:23.358Z] === RUN TestErrorConstructors [2022-01-25T00:38:23.358Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-25T00:38:23.358Z] === RUN TestCompareIPMask [2022-01-25T00:38:23.358Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-25T00:38:23.358Z] === RUN TestUtilGetHostPartIP [2022-01-25T00:38:23.358Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-25T00:38:23.358Z] === RUN TestUtilGetBroadcastIP [2022-01-25T00:38:23.358Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-25T00:38:23.358Z] === RUN TestParseCIDR [2022-01-25T00:38:23.358Z] --- PASS: TestParseCIDR (0.00s) [2022-01-25T00:38:23.358Z] PASS [2022-01-25T00:38:23.358Z] coverage: 37.3% of statements [2022-01-25T00:38:23.358Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2022-01-25T00:38:23.770Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2022-01-25T00:38:23.771Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-25T00:38:23.771Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T00:38:23.771Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-25T00:38:23.771Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T00:38:23.771Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-25T00:38:23.771Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T00:38:23.771Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-25T00:38:23.771Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T00:38:23.771Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-25T00:38:23.771Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T00:38:23.919Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2022-01-25T00:38:23.919Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-25T00:38:24.374Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-25T00:38:24.374Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-25T00:38:24.374Z] PASS [2022-01-25T00:38:24.374Z] coverage: 50.0% of statements [2022-01-25T00:38:24.374Z] ok github.com/docker/docker/oci 0.127s coverage: 50.0% of statements [2022-01-25T00:38:24.858Z] 2022/01/25 00:38:24 Closing DB instances... [2022-01-25T00:38:24.940Z] time="2022-01-25T00:38:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-25T00:38:24.940Z] 2022/01/25 00:38:24 Closing DB instances... [2022-01-25T00:38:25.154Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T00:38:25.154Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T00:38:25.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-25T00:38:25.341Z] === RUN TestAddressPoolOpt [2022-01-25T00:38:25.341Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/a [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/something [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/_=a [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/env1=value1 [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/_env1=value1 [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/PATH [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/=a [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/PATH= [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/PATH=something [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/asd!qwe [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/1asd [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/123 [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/some_space [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/__some_space_before [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/some_space_after__ [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/= [2022-01-25T00:38:25.341Z] === RUN TestValidateEnv/PaTh [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestParseHost [2022-01-25T00:38:25.341Z] --- PASS: TestParseHost (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestParseDockerDaemonHost [2022-01-25T00:38:25.341Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestParseTCP [2022-01-25T00:38:25.341Z] --- PASS: TestParseTCP (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-25T00:38:25.341Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestValidateExtraHosts [2022-01-25T00:38:25.341Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestIpOptString [2022-01-25T00:38:25.341Z] --- PASS: TestIpOptString (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-25T00:38:25.341Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestNewIpOptValidDefaultVal [2022-01-25T00:38:25.341Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestIpOptSetInvalidVal [2022-01-25T00:38:25.341Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestValidateIPAddress [2022-01-25T00:38:25.341Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestMapOpts [2022-01-25T00:38:25.341Z] --- PASS: TestMapOpts (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestListOptsWithoutValidator [2022-01-25T00:38:25.341Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestListOptsWithValidator [2022-01-25T00:38:25.341Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestValidateDNSSearch [2022-01-25T00:38:25.341Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_general_format [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_one_more [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-25T00:38:25.341Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-25T00:38:25.341Z] --- PASS: TestValidateLabel (0.00s) [2022-01-25T00:38:25.341Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-25T00:38:25.342Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-25T00:38:25.342Z] === RUN TestNamedListOpts [2022-01-25T00:38:25.342Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-25T00:38:25.342Z] === RUN TestNamedMapOpts [2022-01-25T00:38:25.342Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-25T00:38:25.342Z] === RUN TestParseLink [2022-01-25T00:38:25.342Z] --- PASS: TestParseLink (0.00s) [2022-01-25T00:38:25.342Z] === RUN TestQuotedStringSetWithQuotes [2022-01-25T00:38:25.342Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-25T00:38:25.342Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-25T00:38:25.342Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-25T00:38:25.342Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-25T00:38:25.342Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-25T00:38:25.342Z] === RUN TestUlimitOpt [2022-01-25T00:38:25.342Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-25T00:38:25.342Z] PASS [2022-01-25T00:38:25.342Z] coverage: 67.1% of statements [2022-01-25T00:38:25.342Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2022-01-25T00:38:25.342Z] === RUN TestParseVersion [2022-01-25T00:38:25.342Z] --- PASS: TestParseVersion (0.00s) [2022-01-25T00:38:25.342Z] PASS [2022-01-25T00:38:25.342Z] coverage: 52.9% of statements [2022-01-25T00:38:25.342Z] ok github.com/docker/docker/pkg/aaparser 0.062s coverage: 52.9% of statements [2022-01-25T00:38:25.725Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T00:38:26.075Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-01-25T00:38:26.075Z] === RUN TestServiceUpdateNetwork [2022-01-25T00:38:26.299Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T00:38:26.358Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.68s) [2022-01-25T00:38:26.358Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-25T00:38:26.559Z] --- PASS: TestRequest (8.03s) [2022-01-25T00:38:26.559Z] === RUN TestOverlappingRequests [2022-01-25T00:38:26.559Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-01-25T00:38:26.559Z] === RUN TestNetworkDBGarbageCollection [2022-01-25T00:38:26.842Z] === RUN TestPeerCertificateMarshalJSON [2022-01-25T00:38:27.043Z] --- PASS: TestOverlappingRequests (0.45s) [2022-01-25T00:38:27.043Z] === RUN TestRelease [2022-01-25T00:38:27.240Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T00:38:27.326Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-25T00:38:27.326Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-25T00:38:27.326Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-01-25T00:38:27.326Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-25T00:38:27.326Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-25T00:38:27.326Z] === RUN TestMiddleware [2022-01-25T00:38:27.326Z] --- PASS: TestMiddleware (0.00s) [2022-01-25T00:38:27.326Z] === RUN TestNewResponseModifier [2022-01-25T00:38:27.326Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-25T00:38:27.326Z] PASS [2022-01-25T00:38:27.326Z] coverage: 26.8% of statements [2022-01-25T00:38:27.326Z] ok github.com/docker/docker/pkg/authorization 0.541s coverage: 26.8% of statements [2022-01-25T00:38:27.501Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T00:38:27.501Z] docker_api_swarm_test.go:272: [dbdbebd57171f] joining swarm manager [d79ca65c0eb7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:38:27.810Z] 2022/01/25 00:38:27 Closing DB instances... [2022-01-25T00:38:27.810Z] === RUN TestIsArchivePathDir [2022-01-25T00:38:27.810Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-01-25T00:38:27.810Z] === RUN TestIsArchivePathInvalidFile [2022-01-25T00:38:27.810Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-01-25T00:38:27.810Z] === RUN TestIsArchivePathTar [2022-01-25T00:38:28.294Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-01-25T00:38:28.295Z] === RUN TestDecompressStreamGzip [2022-01-25T00:38:28.295Z] === RUN TestUnbuffered [2022-01-25T00:38:28.295Z] --- PASS: TestUnbuffered (0.00s) [2022-01-25T00:38:28.295Z] === RUN TestRaceUnbuffered [2022-01-25T00:38:28.295Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-25T00:38:28.295Z] PASS [2022-01-25T00:38:28.295Z] coverage: 100.0% of statements [2022-01-25T00:38:28.295Z] ok github.com/docker/docker/pkg/broadcaster 0.061s coverage: 100.0% of statements [2022-01-25T00:38:28.295Z] --- PASS: TestDecompressStreamGzip (0.28s) [2022-01-25T00:38:28.295Z] === RUN TestDecompressStreamBzip2 [2022-01-25T00:38:28.654Z] --- PASS: TestRelease (1.61s) [2022-01-25T00:38:28.654Z] === RUN TestAllocateRandomDeallocate [2022-01-25T00:38:28.778Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-01-25T00:38:28.778Z] === RUN TestDecompressStreamXz [2022-01-25T00:38:28.778Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T00:38:28.778Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestDecompressStreamZstd [2022-01-25T00:38:28.778Z] archive_test.go:140: zstd not installed [2022-01-25T00:38:28.778Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-01-25T00:38:28.778Z] === RUN TestCompressStreamXzUnsupported [2022-01-25T00:38:28.778Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-25T00:38:28.778Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestCompressStreamInvalid [2022-01-25T00:38:28.778Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestExtensionInvalid [2022-01-25T00:38:28.778Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestExtensionUncompressed [2022-01-25T00:38:28.778Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestExtensionBzip2 [2022-01-25T00:38:28.778Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestExtensionGzip [2022-01-25T00:38:28.778Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestExtensionXz [2022-01-25T00:38:28.778Z] --- PASS: TestExtensionXz (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestExtensionZstd [2022-01-25T00:38:28.778Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestCmdStreamLargeStderr [2022-01-25T00:38:28.778Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-01-25T00:38:28.778Z] === RUN TestCmdStreamBad [2022-01-25T00:38:28.778Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T00:38:28.778Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestCmdStreamGood [2022-01-25T00:38:28.778Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-25T00:38:28.778Z] === RUN TestUntarPathWithInvalidDest [2022-01-25T00:38:28.778Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-25T00:38:28.778Z] === RUN TestUntarPathWithInvalidSrc [2022-01-25T00:38:28.778Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-25T00:38:28.778Z] === RUN TestUntarPath [2022-01-25T00:38:28.778Z] --- PASS: TestUntarPath (0.09s) [2022-01-25T00:38:28.778Z] === RUN TestUntarPathWithDestinationFile [2022-01-25T00:38:28.886Z] docker_api_swarm_test.go:273: [de42f6e20434b] joining swarm manager [d79ca65c0eb7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:38:29.260Z] === RUN TestMatch [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[foo]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[foo_bar]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[]#01 [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[qux]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-25T00:38:29.261Z] === RUN TestMatch/[[foo_baz]] [2022-01-25T00:38:29.261Z] --- PASS: TestMatch (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-01-25T00:38:29.261Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-25T00:38:29.261Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-25T00:38:29.261Z] PASS [2022-01-25T00:38:29.261Z] coverage: 87.5% of statements [2022-01-25T00:38:29.261Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-01-25T00:38:29.261Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-01-25T00:38:29.261Z] === RUN TestCopyWithTarInvalidSrc [2022-01-25T00:38:29.261Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-25T00:38:29.261Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-25T00:38:29.261Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T00:38:29.261Z] === RUN TestCopyWithTarSrcFile [2022-01-25T00:38:29.261Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-25T00:38:29.261Z] === RUN TestCopyWithTarSrcFolder [2022-01-25T00:38:29.261Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-25T00:38:29.261Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-25T00:38:29.261Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-25T00:38:29.261Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-25T00:38:29.261Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-25T00:38:29.261Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-25T00:38:29.261Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-25T00:38:29.261Z] === RUN TestCopyFileWithTarSrcFile [2022-01-25T00:38:29.261Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-25T00:38:29.261Z] === RUN TestTarFiles [2022-01-25T00:38:29.261Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2022-01-25T00:38:29.261Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-25T00:38:29.671Z] time="2022-01-25T00:38:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-25T00:38:30.269Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T00:38:30.276Z] === RUN TestChrootTarUntar [2022-01-25T00:38:30.276Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-25T00:38:30.276Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootUntarEmptyArchive [2022-01-25T00:38:30.276Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootTarUntarWithSymlink [2022-01-25T00:38:30.276Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootCopyWithTar [2022-01-25T00:38:30.276Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootCopyFileWithTar [2022-01-25T00:38:30.276Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootUntarPath [2022-01-25T00:38:30.276Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-25T00:38:30.276Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-25T00:38:30.276Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:38:30.276Z] === RUN TestChrootApplyDotDotFile [2022-01-25T00:38:30.276Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:30.276Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-25T00:38:30.276Z] PASS [2022-01-25T00:38:30.276Z] coverage: 15.1% of statements [2022-01-25T00:38:30.276Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.1% of statements [2022-01-25T00:38:31.295Z] === RUN TestSizeEmpty [2022-01-25T00:38:31.295Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-25T00:38:31.295Z] === RUN TestSizeEmptyFile [2022-01-25T00:38:31.295Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-25T00:38:31.295Z] === RUN TestSizeNonemptyFile [2022-01-25T00:38:31.295Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-25T00:38:31.295Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-25T00:38:31.295Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-25T00:38:31.295Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-25T00:38:31.295Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-25T00:38:31.295Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-25T00:38:31.295Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-25T00:38:31.295Z] === RUN TestMoveToSubdir [2022-01-25T00:38:31.295Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-25T00:38:31.295Z] === RUN TestSizeNonExistingDirectory [2022-01-25T00:38:31.295Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-25T00:38:31.295Z] PASS [2022-01-25T00:38:31.295Z] coverage: 80.0% of statements [2022-01-25T00:38:31.295Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2022-01-25T00:38:31.778Z] 2022/01/25 00:38:31 Closing DB instances... [2022-01-25T00:38:32.183Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T00:38:32.261Z] === RUN TestPollerAddRemove [2022-01-25T00:38:32.261Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-25T00:38:32.261Z] === RUN TestPollerEvent [2022-01-25T00:38:32.261Z] poller_test.go:40: No chmod on Windows [2022-01-25T00:38:32.261Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-25T00:38:32.261Z] === RUN TestPollerClose [2022-01-25T00:38:32.261Z] --- PASS: TestPollerClose (0.00s) [2022-01-25T00:38:32.261Z] PASS [2022-01-25T00:38:32.261Z] coverage: 45.7% of statements [2022-01-25T00:38:32.261Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2022-01-25T00:38:32.946Z] === RUN TestCheckpointCreateError [2022-01-25T00:38:32.946Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCheckpointCreate [2022-01-25T00:38:32.946Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCheckpointDeleteError [2022-01-25T00:38:32.946Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCheckpointDelete [2022-01-25T00:38:32.946Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCheckpointListError [2022-01-25T00:38:32.946Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCheckpointList [2022-01-25T00:38:32.946Z] --- PASS: TestCheckpointList (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCheckpointListContainerNotFound [2022-01-25T00:38:32.946Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestNewClientWithOpsFromEnv [2022-01-25T00:38:32.946Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T00:38:32.946Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestGetAPIPath [2022-01-25T00:38:32.946Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestParseHostURL [2022-01-25T00:38:32.946Z] --- PASS: TestParseHostURL (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-25T00:38:32.946Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-25T00:38:32.946Z] --- PASS: TestNegotiateAPIVersionEmpty (0.01s) [2022-01-25T00:38:32.946Z] === RUN TestNegotiateAPIVersion [2022-01-25T00:38:32.946Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestNegotiateAPVersionOverride [2022-01-25T00:38:32.946Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-25T00:38:32.946Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-25T00:38:32.946Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-25T00:38:32.946Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestClientRedirect [2022-01-25T00:38:32.946Z] --- PASS: TestClientRedirect (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigCreateUnsupported [2022-01-25T00:38:32.946Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigCreateError [2022-01-25T00:38:32.946Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigCreate [2022-01-25T00:38:32.946Z] --- PASS: TestConfigCreate (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigInspectNotFound [2022-01-25T00:38:32.946Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigInspectWithEmptyID [2022-01-25T00:38:32.946Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigInspectUnsupported [2022-01-25T00:38:32.946Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigInspectError [2022-01-25T00:38:32.946Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigInspectConfigNotFound [2022-01-25T00:38:32.946Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigInspect [2022-01-25T00:38:32.946Z] --- PASS: TestConfigInspect (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigListUnsupported [2022-01-25T00:38:32.946Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigListError [2022-01-25T00:38:32.946Z] --- PASS: TestConfigListError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigList [2022-01-25T00:38:32.946Z] --- PASS: TestConfigList (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigRemoveUnsupported [2022-01-25T00:38:32.946Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigRemoveError [2022-01-25T00:38:32.946Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigRemove [2022-01-25T00:38:32.946Z] --- PASS: TestConfigRemove (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigUpdateUnsupported [2022-01-25T00:38:32.946Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigUpdateError [2022-01-25T00:38:32.946Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestConfigUpdate [2022-01-25T00:38:32.946Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerCommitError [2022-01-25T00:38:32.946Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerCommit [2022-01-25T00:38:32.946Z] --- PASS: TestContainerCommit (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerStatPathError [2022-01-25T00:38:32.946Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerStatPathNotFoundError [2022-01-25T00:38:32.946Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerStatPathNoHeaderError [2022-01-25T00:38:32.946Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerStatPath [2022-01-25T00:38:32.946Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyToContainerError [2022-01-25T00:38:32.946Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyToContainerNotFoundError [2022-01-25T00:38:32.946Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-25T00:38:32.946Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyToContainer [2022-01-25T00:38:32.946Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyFromContainerError [2022-01-25T00:38:32.946Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyFromContainerNotFoundError [2022-01-25T00:38:32.946Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-25T00:38:32.946Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-25T00:38:32.946Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestCopyFromContainer [2022-01-25T00:38:32.946Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerCreateError [2022-01-25T00:38:32.946Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerCreateImageNotFound [2022-01-25T00:38:32.946Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerCreateWithName [2022-01-25T00:38:32.946Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-25T00:38:32.946Z] === RUN TestContainerCreateAutoRemove [2022-01-25T00:38:32.947Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerDiffError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerDiff [2022-01-25T00:38:32.947Z] --- PASS: TestContainerDiff (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecCreateError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecCreate [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecStartError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecStart [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecInspectError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecInspect [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExportError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExportError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExport [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExport (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerInspectError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerInspectContainerNotFound [2022-01-25T00:38:32.947Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerInspectWithEmptyID [2022-01-25T00:38:32.947Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerInspect [2022-01-25T00:38:32.947Z] --- PASS: TestContainerInspect (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerInspectNode [2022-01-25T00:38:32.947Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerKillError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerKillError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerKill [2022-01-25T00:38:32.947Z] --- PASS: TestContainerKill (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerListError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerListError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerList [2022-01-25T00:38:32.947Z] --- PASS: TestContainerList (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerLogsNotFoundError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerLogsError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerLogs [2022-01-25T00:38:32.947Z] --- PASS: TestContainerLogs (0.23s) [2022-01-25T00:38:32.947Z] === RUN TestContainerPauseError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerPause [2022-01-25T00:38:32.947Z] --- PASS: TestContainerPause (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainersPruneError [2022-01-25T00:38:32.947Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainersPrune [2022-01-25T00:38:32.947Z] --- PASS: TestContainersPrune (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerRemoveError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerRemoveNotFoundError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerRemove [2022-01-25T00:38:32.947Z] --- PASS: TestContainerRemove (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerRenameError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerRename [2022-01-25T00:38:32.947Z] --- PASS: TestContainerRename (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerResizeError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecResizeError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerResize [2022-01-25T00:38:32.947Z] --- PASS: TestContainerResize (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerExecResize [2022-01-25T00:38:32.947Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerRestartError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerRestart [2022-01-25T00:38:32.947Z] --- PASS: TestContainerRestart (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerStartError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerStartError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerStart [2022-01-25T00:38:32.947Z] --- PASS: TestContainerStart (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerStatsError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerStats [2022-01-25T00:38:32.947Z] --- PASS: TestContainerStats (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerStopError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerStopError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerStop [2022-01-25T00:38:32.947Z] --- PASS: TestContainerStop (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerTopError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerTopError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerTop [2022-01-25T00:38:32.947Z] --- PASS: TestContainerTop (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerUnpauseError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerUnpause [2022-01-25T00:38:32.947Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerUpdateError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerUpdateError (0.01s) [2022-01-25T00:38:32.947Z] === RUN TestContainerUpdate [2022-01-25T00:38:32.947Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerWaitError [2022-01-25T00:38:32.947Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestContainerWait [2022-01-25T00:38:32.947Z] --- PASS: TestContainerWait (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestDiskUsageError [2022-01-25T00:38:32.947Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestDiskUsage [2022-01-25T00:38:32.947Z] --- PASS: TestDiskUsage (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestDistributionInspectUnsupported [2022-01-25T00:38:32.947Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestDistributionInspectWithEmptyID [2022-01-25T00:38:32.947Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestEventsErrorInOptions [2022-01-25T00:38:32.947Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestEventsErrorFromServer [2022-01-25T00:38:32.947Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestEvents [2022-01-25T00:38:32.947Z] --- PASS: TestEvents (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestTLSCloseWriter [2022-01-25T00:38:32.947Z] === PAUSE TestTLSCloseWriter [2022-01-25T00:38:32.947Z] === RUN TestImageBuildError [2022-01-25T00:38:32.947Z] --- PASS: TestImageBuildError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageBuild [2022-01-25T00:38:32.947Z] --- PASS: TestImageBuild (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestGetDockerOS [2022-01-25T00:38:32.947Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageCreateError [2022-01-25T00:38:32.947Z] --- PASS: TestImageCreateError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageCreate [2022-01-25T00:38:32.947Z] --- PASS: TestImageCreate (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageHistoryError [2022-01-25T00:38:32.947Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageHistory [2022-01-25T00:38:32.947Z] --- PASS: TestImageHistory (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageImportError [2022-01-25T00:38:32.947Z] --- PASS: TestImageImportError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageImport [2022-01-25T00:38:32.947Z] --- PASS: TestImageImport (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageInspectError [2022-01-25T00:38:32.947Z] --- PASS: TestImageInspectError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageInspectImageNotFound [2022-01-25T00:38:32.947Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageInspectWithEmptyID [2022-01-25T00:38:32.947Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageInspect [2022-01-25T00:38:32.947Z] --- PASS: TestImageInspect (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageListError [2022-01-25T00:38:32.947Z] --- PASS: TestImageListError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageList [2022-01-25T00:38:32.947Z] --- PASS: TestImageList (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageListApiBefore125 [2022-01-25T00:38:32.947Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageLoadError [2022-01-25T00:38:32.947Z] --- PASS: TestImageLoadError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageLoad [2022-01-25T00:38:32.947Z] --- PASS: TestImageLoad (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagesPruneError [2022-01-25T00:38:32.947Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagesPrune [2022-01-25T00:38:32.947Z] --- PASS: TestImagesPrune (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePullReferenceParseError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePullAnyError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePullWithoutErrors [2022-01-25T00:38:32.947Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePushReferenceError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePushAnyError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithoutErrors [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-25T00:38:32.947Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageRemoveError [2022-01-25T00:38:32.947Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageRemoveImageNotFound [2022-01-25T00:38:32.947Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageRemove [2022-01-25T00:38:32.947Z] --- PASS: TestImageRemove (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSaveError [2022-01-25T00:38:32.947Z] --- PASS: TestImageSaveError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSave [2022-01-25T00:38:32.947Z] --- PASS: TestImageSave (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSearchAnyError [2022-01-25T00:38:32.947Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-25T00:38:32.947Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-25T00:38:32.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-25T00:38:32.947Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-25T00:38:32.947Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageSearchWithoutErrors [2022-01-25T00:38:32.947Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageTagError [2022-01-25T00:38:32.947Z] --- PASS: TestImageTagError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageTagInvalidReference [2022-01-25T00:38:32.947Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageTagInvalidSourceImageName [2022-01-25T00:38:32.947Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageTagHexSource [2022-01-25T00:38:32.947Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestImageTag [2022-01-25T00:38:32.947Z] --- PASS: TestImageTag (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestInfoServerError [2022-01-25T00:38:32.947Z] --- PASS: TestInfoServerError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestInfoInvalidResponseJSONError [2022-01-25T00:38:32.947Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestInfo [2022-01-25T00:38:32.947Z] --- PASS: TestInfo (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkConnectError [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkConnect [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkCreateError [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkCreate [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkDisconnectError [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkDisconnect [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkInspect [2022-01-25T00:38:32.947Z] === RUN TestNetworkInspect/empty_ID [2022-01-25T00:38:32.947Z] === RUN TestNetworkInspect/no_options [2022-01-25T00:38:32.947Z] === RUN TestNetworkInspect/verbose [2022-01-25T00:38:32.947Z] === RUN TestNetworkInspect/global_scope [2022-01-25T00:38:32.947Z] === RUN TestNetworkInspect/unknown_network [2022-01-25T00:38:32.947Z] === RUN TestNetworkInspect/server_error [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkListError [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkListError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkList [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkList (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworksPruneError [2022-01-25T00:38:32.947Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworksPrune [2022-01-25T00:38:32.947Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkRemoveError [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNetworkRemove [2022-01-25T00:38:32.947Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeInspectError [2022-01-25T00:38:32.947Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeInspectNodeNotFound [2022-01-25T00:38:32.947Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeInspectWithEmptyID [2022-01-25T00:38:32.947Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeInspect [2022-01-25T00:38:32.947Z] --- PASS: TestNodeInspect (0.02s) [2022-01-25T00:38:32.947Z] === RUN TestNodeListError [2022-01-25T00:38:32.947Z] --- PASS: TestNodeListError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeList [2022-01-25T00:38:32.947Z] --- PASS: TestNodeList (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeRemoveError [2022-01-25T00:38:32.947Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeRemove [2022-01-25T00:38:32.947Z] --- PASS: TestNodeRemove (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeUpdateError [2022-01-25T00:38:32.947Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestNodeUpdate [2022-01-25T00:38:32.947Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestOptionWithTimeout [2022-01-25T00:38:32.947Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPingFail [2022-01-25T00:38:32.947Z] --- PASS: TestPingFail (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPingWithError [2022-01-25T00:38:32.947Z] 2022/01/25 00:38:31 RoundTripper returned a response & error; ignoring response [2022-01-25T00:38:32.947Z] 2022/01/25 00:38:31 RoundTripper returned a response & error; ignoring response [2022-01-25T00:38:32.947Z] --- PASS: TestPingWithError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPingSuccess [2022-01-25T00:38:32.947Z] --- PASS: TestPingSuccess (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPingHeadFallback [2022-01-25T00:38:32.947Z] === RUN TestPingHeadFallback/OK [2022-01-25T00:38:32.947Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-25T00:38:32.947Z] === RUN TestPingHeadFallback/Not_Found [2022-01-25T00:38:32.947Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-25T00:38:32.947Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-25T00:38:32.947Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPluginDisableError [2022-01-25T00:38:32.947Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPluginDisable [2022-01-25T00:38:32.947Z] --- PASS: TestPluginDisable (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPluginEnableError [2022-01-25T00:38:32.947Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-25T00:38:32.947Z] === RUN TestPluginEnable [2022-01-25T00:38:32.948Z] --- PASS: TestPluginEnable (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginInspectError [2022-01-25T00:38:32.948Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginInspectWithEmptyID [2022-01-25T00:38:32.948Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginInspect [2022-01-25T00:38:32.948Z] --- PASS: TestPluginInspect (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginListError [2022-01-25T00:38:32.948Z] --- PASS: TestPluginListError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginList [2022-01-25T00:38:32.948Z] --- PASS: TestPluginList (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginPushError [2022-01-25T00:38:32.948Z] --- PASS: TestPluginPushError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginPush [2022-01-25T00:38:32.948Z] --- PASS: TestPluginPush (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginRemoveError [2022-01-25T00:38:32.948Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginRemove [2022-01-25T00:38:32.948Z] --- PASS: TestPluginRemove (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginSetError [2022-01-25T00:38:32.948Z] --- PASS: TestPluginSetError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPluginSet [2022-01-25T00:38:32.948Z] --- PASS: TestPluginSet (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSetHostHeader [2022-01-25T00:38:32.948Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestPlainTextError [2022-01-25T00:38:32.948Z] --- PASS: TestPlainTextError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestInfiniteError [2022-01-25T00:38:32.948Z] --- PASS: TestInfiniteError (0.04s) [2022-01-25T00:38:32.948Z] === RUN TestCanceledContext [2022-01-25T00:38:32.948Z] 2022/01/25 00:38:31 RoundTripper returned a response & error; ignoring response [2022-01-25T00:38:32.948Z] --- PASS: TestCanceledContext (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestDeadlineExceededContext [2022-01-25T00:38:32.948Z] 2022/01/25 00:38:31 RoundTripper returned a response & error; ignoring response [2022-01-25T00:38:32.948Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretCreateUnsupported [2022-01-25T00:38:32.948Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretCreateError [2022-01-25T00:38:32.948Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretCreate [2022-01-25T00:38:32.948Z] --- PASS: TestSecretCreate (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretInspectUnsupported [2022-01-25T00:38:32.948Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretInspectError [2022-01-25T00:38:32.948Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretInspectSecretNotFound [2022-01-25T00:38:32.948Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretInspectWithEmptyID [2022-01-25T00:38:32.948Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretInspect [2022-01-25T00:38:32.948Z] --- PASS: TestSecretInspect (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretListUnsupported [2022-01-25T00:38:32.948Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretListError [2022-01-25T00:38:32.948Z] --- PASS: TestSecretListError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretList [2022-01-25T00:38:32.948Z] --- PASS: TestSecretList (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretRemoveUnsupported [2022-01-25T00:38:32.948Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretRemoveError [2022-01-25T00:38:32.948Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretRemove [2022-01-25T00:38:32.948Z] --- PASS: TestSecretRemove (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretUpdateUnsupported [2022-01-25T00:38:32.948Z] --- PASS: TestSecretUpdateUnsupported (0.01s) [2022-01-25T00:38:32.948Z] === RUN TestSecretUpdateError [2022-01-25T00:38:32.948Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSecretUpdate [2022-01-25T00:38:32.948Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceCreateError [2022-01-25T00:38:32.948Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceCreate [2022-01-25T00:38:32.948Z] --- PASS: TestServiceCreate (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-25T00:38:32.948Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceCreateDigestPinning [2022-01-25T00:38:32.948Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceInspectError [2022-01-25T00:38:32.948Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceInspectServiceNotFound [2022-01-25T00:38:32.948Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceInspectWithEmptyID [2022-01-25T00:38:32.948Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceInspect [2022-01-25T00:38:32.948Z] --- PASS: TestServiceInspect (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceListError [2022-01-25T00:38:32.948Z] --- PASS: TestServiceListError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceList [2022-01-25T00:38:32.948Z] --- PASS: TestServiceList (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceLogsError [2022-01-25T00:38:32.948Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceLogs [2022-01-25T00:38:32.948Z] --- PASS: TestServiceLogs (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceRemoveError [2022-01-25T00:38:32.948Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceRemoveNotFoundError [2022-01-25T00:38:32.948Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceRemove [2022-01-25T00:38:32.948Z] --- PASS: TestServiceRemove (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceUpdateError [2022-01-25T00:38:32.948Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestServiceUpdate [2022-01-25T00:38:32.948Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmGetUnlockKeyError [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmGetUnlockKey [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmInitError [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmInit [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmInit (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmInspectError [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmInspect [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmJoinError [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmJoin [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmLeaveError [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmLeave [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmUnlockError [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmUnlock [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmUpdateError [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestSwarmUpdate [2022-01-25T00:38:32.948Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestTaskInspectError [2022-01-25T00:38:32.948Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestTaskInspectWithEmptyID [2022-01-25T00:38:32.948Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestTaskInspect [2022-01-25T00:38:32.948Z] --- PASS: TestTaskInspect (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestTaskListError [2022-01-25T00:38:32.948Z] --- PASS: TestTaskListError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestTaskList [2022-01-25T00:38:32.948Z] --- PASS: TestTaskList (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeCreateError [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeCreate [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeInspectError [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeInspectNotFound [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeInspectWithEmptyID [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeInspect [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeListError [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeListError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeList [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeList (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeRemoveError [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-25T00:38:32.948Z] === RUN TestVolumeRemove [2022-01-25T00:38:32.948Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-25T00:38:32.948Z] === CONT TestTLSCloseWriter [2022-01-25T00:38:32.948Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-25T00:38:32.948Z] PASS [2022-01-25T00:38:32.948Z] coverage: 75.1% of statements [2022-01-25T00:38:32.948Z] ok github.com/docker/docker/client 0.558s coverage: 75.1% of statements [2022-01-25T00:38:33.279Z] === RUN TestCopyFileWithInvalidSrc [2022-01-25T00:38:33.279Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T00:38:33.279Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-25T00:38:33.279Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-25T00:38:33.279Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCopyFile [2022-01-25T00:38:33.279Z] --- PASS: TestCopyFile (0.01s) [2022-01-25T00:38:33.279Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-25T00:38:33.279Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T00:38:33.279Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-25T00:38:33.279Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-25T00:38:33.279Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T00:38:33.279Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestWildcardMatches [2022-01-25T00:38:33.279Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestPatternMatches [2022-01-25T00:38:33.279Z] --- PASS: TestPatternMatches (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-25T00:38:33.279Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestPatternMatchesFolderExclusions [2022-01-25T00:38:33.279Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-25T00:38:33.279Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-25T00:38:33.279Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-25T00:38:33.279Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-25T00:38:33.279Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestSingleExclamationError [2022-01-25T00:38:33.279Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestMatchesWithNoPatterns [2022-01-25T00:38:33.279Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestMatchesWithMalformedPatterns [2022-01-25T00:38:33.279Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestMatches [2022-01-25T00:38:33.279Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-25T00:38:33.279Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-25T00:38:33.279Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-25T00:38:33.279Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-25T00:38:33.279Z] --- PASS: TestMatches (0.01s) [2022-01-25T00:38:33.279Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-25T00:38:33.279Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-25T00:38:33.279Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-25T00:38:33.279Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCleanPatterns [2022-01-25T00:38:33.279Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-25T00:38:33.279Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCleanPatternsExceptionFlag [2022-01-25T00:38:33.279Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-25T00:38:33.279Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-25T00:38:33.279Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCleanPatternsErrorSingleException [2022-01-25T00:38:33.279Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCreateIfNotExistsDir [2022-01-25T00:38:33.279Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCreateIfNotExistsFile [2022-01-25T00:38:33.279Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-25T00:38:33.279Z] === RUN TestMatch [2022-01-25T00:38:33.279Z] --- PASS: TestMatch (0.00s) [2022-01-25T00:38:33.279Z] === RUN TestCompile [2022-01-25T00:38:33.279Z] === RUN TestCompile/slash [2022-01-25T00:38:33.279Z] === RUN TestCompile/backslash [2022-01-25T00:38:33.279Z] --- PASS: TestCompile (0.00s) [2022-01-25T00:38:33.279Z] --- PASS: TestCompile/slash (0.00s) [2022-01-25T00:38:33.279Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-25T00:38:33.279Z] PASS [2022-01-25T00:38:33.279Z] coverage: 84.7% of statements [2022-01-25T00:38:33.279Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-01-25T00:38:33.560Z] --- PASS: TestAllocateRandomDeallocate (5.09s) [2022-01-25T00:38:33.560Z] === RUN TestRetrieveFromStore [2022-01-25T00:38:33.568Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T00:38:33.763Z] time="2022-01-25T00:38:33Z" level=error msg="node2(abff9c12f968) Could not close DB: timeout waiting for leave broadcast" [2022-01-25T00:38:33.763Z] --- PASS: TestNetworkDBCRUDTableEntry (4.47s) [2022-01-25T00:38:33.763Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-25T00:38:33.829Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T00:38:34.089Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T00:38:34.089Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-25T00:38:34.089Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T00:38:34.246Z] === RUN TestGet [2022-01-25T00:38:34.247Z] --- PASS: TestGet (0.00s) [2022-01-25T00:38:34.247Z] === RUN TestGetShortcutString [2022-01-25T00:38:34.247Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-25T00:38:34.247Z] PASS [2022-01-25T00:38:34.247Z] coverage: 42.9% of statements [2022-01-25T00:38:34.247Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2022-01-25T00:38:34.661Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T00:38:35.177Z] --- PASS: TestRetrieveFromStore (1.60s) [2022-01-25T00:38:35.177Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-25T00:38:35.177Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-01-25T00:38:35.177Z] === RUN TestParallelPredefinedRequest1 [2022-01-25T00:38:35.177Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-25T00:38:35.177Z] === RUN TestParallelPredefinedRequest2 [2022-01-25T00:38:35.177Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-25T00:38:35.177Z] === RUN TestParallelPredefinedRequest3 [2022-01-25T00:38:35.177Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-25T00:38:35.177Z] === RUN TestParallelPredefinedRequest4 [2022-01-25T00:38:35.177Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-25T00:38:35.177Z] === RUN TestParallelPredefinedRequest5 [2022-01-25T00:38:35.177Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-25T00:38:35.177Z] === RUN TestDebug [2022-01-25T00:38:35.177Z] --- PASS: TestDebug (0.00s) [2022-01-25T00:38:35.177Z] === RUN TestRequestPoolParallel [2022-01-25T00:38:35.264Z] === RUN TestCreateIDMapOrder [2022-01-25T00:38:35.264Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-25T00:38:35.264Z] PASS [2022-01-25T00:38:35.264Z] coverage: 7.2% of statements [2022-01-25T00:38:35.264Z] ok github.com/docker/docker/pkg/idtools 0.080s coverage: 7.2% of statements [2022-01-25T00:38:35.662Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-01-25T00:38:35.662Z] === RUN TestFullAllocateRelease [2022-01-25T00:38:35.746Z] 2022/01/25 00:38:35 Closing DB instances... [2022-01-25T00:38:36.046Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T00:38:36.046Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T00:38:36.046Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T00:38:36.046Z] --- PASS: TestServiceUpdateNetwork (11.55s) [2022-01-25T00:38:36.046Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T00:38:36.147Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-01-25T00:38:36.147Z] === RUN TestOddAllocateRelease [2022-01-25T00:38:36.306Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T00:38:36.569Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T00:38:36.613Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-25T00:38:36.633Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-01-25T00:38:36.633Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-25T00:38:36.633Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-01-25T00:38:36.633Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-25T00:38:36.633Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-01-25T00:38:36.633Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-25T00:38:36.633Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T00:38:36.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T00:38:36.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T00:38:36.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:38:36.633Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:38:36.633Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:38:36.633Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T00:38:36.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:38:36.633Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:38:36.633Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T00:38:36.633Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:38:36.633Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:38:36.633Z] PASS [2022-01-25T00:38:36.633Z] coverage: 85.3% of statements [2022-01-25T00:38:36.633Z] ok github.com/docker/docker/libnetwork/ipam 51.570s coverage: 85.3% of statements [2022-01-25T00:38:36.762Z] --- PASS: TestTarFiles (7.44s) [2022-01-25T00:38:36.762Z] === RUN TestDetectCompressionZstd [2022-01-25T00:38:36.762Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestTarUntar [2022-01-25T00:38:36.762Z] --- PASS: TestTarUntar (0.06s) [2022-01-25T00:38:36.762Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-25T00:38:36.762Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-25T00:38:36.762Z] === RUN TestTarWithOptions [2022-01-25T00:38:36.762Z] --- PASS: TestTarWithOptions (0.05s) [2022-01-25T00:38:36.762Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-25T00:38:36.762Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestUntarUstarGnuConflict [2022-01-25T00:38:36.762Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestUntarInvalidFilenames [2022-01-25T00:38:36.762Z] === RUN TestFixedBufferCap [2022-01-25T00:38:36.762Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestFixedBufferLen [2022-01-25T00:38:36.762Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestFixedBufferString [2022-01-25T00:38:36.762Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestFixedBufferWrite [2022-01-25T00:38:36.762Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestFixedBufferRead [2022-01-25T00:38:36.762Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestBytesPipeRead [2022-01-25T00:38:36.762Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestBytesPipeWrite [2022-01-25T00:38:36.762Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-25T00:38:36.762Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-25T00:38:36.762Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1647318201\\dest" [2022-01-25T00:38:36.762Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-01-25T00:38:36.762Z] === RUN TestUntarHardlinkToSymlink [2022-01-25T00:38:36.762Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-25T00:38:36.762Z] === RUN TestUntarInvalidHardlink [2022-01-25T00:38:36.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3018485384\\victim\\hello" -> "../victim/hello" [2022-01-25T00:38:36.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3055534514\\victim\\hello" -> "/../victim/hello" [2022-01-25T00:38:36.762Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink512214106\\victim" -> "../victim" [2022-01-25T00:38:36.831Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.16s) [2022-01-25T00:38:36.831Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-25T00:38:37.180Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-25T00:38:37.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink901491599\\victim" -> "../victim" [2022-01-25T00:38:37.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1485934746\\victim" -> "../victim" [2022-01-25T00:38:37.246Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4109680356\\victim" -> "../victim" [2022-01-25T00:38:37.246Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-25T00:38:37.246Z] === RUN TestUntarInvalidSymlink [2022-01-25T00:38:37.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink673976861\\dest\\dotdot" -> "../victim/hello" [2022-01-25T00:38:37.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3161209653\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T00:38:37.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink525833578\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:37.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3402531116\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:37.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3884386432\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:37.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1028845290\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:37.246Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1544765501\\dest\\dir\\loophole" -> "../../victim" [2022-01-25T00:38:37.246Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-01-25T00:38:37.246Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-25T00:38:37.246Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-25T00:38:37.246Z] === RUN TestXGlobalNoParent [2022-01-25T00:38:37.246Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-25T00:38:37.246Z] === RUN TestReplaceFileTarWrapper [2022-01-25T00:38:37.246Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2022-01-25T00:38:37.246Z] === RUN TestNetworkDBNodeLeave [2022-01-25T00:38:37.246Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-01-25T00:38:37.246Z] === RUN TestPrefixHeaderReadable [2022-01-25T00:38:37.246Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-01-25T00:38:37.246Z] === RUN TestAtomicWriteToFile [2022-01-25T00:38:37.246Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-25T00:38:37.246Z] === RUN TestAtomicWriteSetCommit [2022-01-25T00:38:37.246Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-25T00:38:37.246Z] === RUN TestAtomicWriteSetCancel [2022-01-25T00:38:37.246Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-25T00:38:37.246Z] === RUN TestReadCloserWrapperClose [2022-01-25T00:38:37.246Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-25T00:38:37.247Z] === RUN TestReaderErrWrapperReadOnError [2022-01-25T00:38:37.247Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-25T00:38:37.247Z] === RUN TestReaderErrWrapperRead [2022-01-25T00:38:37.247Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-25T00:38:37.247Z] === RUN TestCancelReadCloser [2022-01-25T00:38:37.247Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-01-25T00:38:37.247Z] === RUN TestDisablePigz [2022-01-25T00:38:37.247Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-25T00:38:37.247Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-25T00:38:37.247Z] === RUN TestWriteCloserWrapperClose [2022-01-25T00:38:37.247Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-25T00:38:37.247Z] === RUN TestNopWriteCloser [2022-01-25T00:38:37.247Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-25T00:38:37.247Z] === RUN TestNopWriter [2022-01-25T00:38:37.247Z] --- PASS: TestNopWriter (0.00s) [2022-01-25T00:38:37.247Z] === RUN TestWriteCounter [2022-01-25T00:38:37.247Z] --- PASS: TestWriteCounter (0.00s) [2022-01-25T00:38:37.247Z] PASS [2022-01-25T00:38:37.247Z] coverage: 69.2% of statements [2022-01-25T00:38:37.247Z] ok github.com/docker/docker/pkg/ioutils 0.705s coverage: 69.2% of statements [2022-01-25T00:38:37.402Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T00:38:37.733Z] --- PASS: TestDisablePigz (0.17s) [2022-01-25T00:38:37.733Z] === RUN TestPigz [2022-01-25T00:38:37.733Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-25T00:38:37.733Z] --- PASS: TestPigz (0.23s) [2022-01-25T00:38:37.733Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T00:38:37.733Z] archive_windows_test.go:16: Currently fails [2022-01-25T00:38:37.733Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestCanonicalTarNameForPath [2022-01-25T00:38:37.733Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestCanonicalTarName [2022-01-25T00:38:37.733Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChmodTarEntry [2022-01-25T00:38:37.733Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestHardLinkOrder [2022-01-25T00:38:37.733Z] --- PASS: TestHardLinkOrder (0.11s) [2022-01-25T00:38:37.733Z] === RUN TestChangeString [2022-01-25T00:38:37.733Z] --- PASS: TestChangeString (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChangesWithNoChanges [2022-01-25T00:38:37.733Z] --- PASS: TestChangesWithNoChanges (0.05s) [2022-01-25T00:38:37.733Z] === RUN TestChangesWithChanges [2022-01-25T00:38:37.733Z] --- PASS: TestChangesWithChanges (0.05s) [2022-01-25T00:38:37.733Z] === RUN TestChangesWithChangesGH13590 [2022-01-25T00:38:37.733Z] changes_test.go:195: needs more investigation [2022-01-25T00:38:37.733Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChangesDirsEmpty [2022-01-25T00:38:37.733Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:38:37.733Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChangesDirsMutated [2022-01-25T00:38:37.733Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:38:37.733Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestApplyLayer [2022-01-25T00:38:37.733Z] changes_test.go:432: needs further investigation [2022-01-25T00:38:37.733Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChangesSizeWithHardlinks [2022-01-25T00:38:37.733Z] changes_test.go:468: needs further investigation [2022-01-25T00:38:37.733Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChangesSizeWithNoChanges [2022-01-25T00:38:37.733Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-25T00:38:37.733Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-25T00:38:37.733Z] === RUN TestChangesSize [2022-01-25T00:38:37.973Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T00:38:38.232Z] --- PASS: TestChangesSize (0.00s) [2022-01-25T00:38:38.232Z] === RUN TestApplyLayerInvalidFilenames [2022-01-25T00:38:38.232Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames208607277\\dest" [2022-01-25T00:38:38.232Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-25T00:38:38.232Z] === RUN TestApplyLayerInvalidHardlink [2022-01-25T00:38:38.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2760923253\\victim\\hello" -> "../victim/hello" [2022-01-25T00:38:38.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink60413144\\victim\\hello" -> "/../victim/hello" [2022-01-25T00:38:38.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1503305022\\victim" -> "../victim" [2022-01-25T00:38:38.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2972038259\\victim" -> "../victim" [2022-01-25T00:38:38.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3900333362\\victim" -> "../victim" [2022-01-25T00:38:38.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3878780133\\victim" -> "../victim" [2022-01-25T00:38:38.232Z] --- PASS: TestApplyLayerInvalidHardlink (0.08s) [2022-01-25T00:38:38.232Z] === RUN TestApplyLayerInvalidSymlink [2022-01-25T00:38:38.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3845990987\\dest\\dotdot" -> "../victim/hello" [2022-01-25T00:38:38.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2324965360\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T00:38:38.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1200848550\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:38.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1512222856\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:38.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1358370487\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:38.232Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1802346927\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:38:38.232Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-01-25T00:38:38.232Z] === RUN TestApplyLayerWhiteouts [2022-01-25T00:38:38.232Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-01-25T00:38:38.232Z] === RUN TestGenerateEmptyFile [2022-01-25T00:38:38.232Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-25T00:38:38.232Z] === RUN TestGenerateWithContent [2022-01-25T00:38:38.232Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-25T00:38:38.232Z] PASS [2022-01-25T00:38:38.232Z] coverage: 62.0% of statements [2022-01-25T00:38:38.232Z] ok github.com/docker/docker/pkg/archive 10.471s coverage: 62.0% of statements [2022-01-25T00:38:38.245Z] === RUN TestParseEmptyInterface [2022-01-25T00:38:38.245Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestParseNonInterfaceType [2022-01-25T00:38:38.245Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestParseWithOneFunction [2022-01-25T00:38:38.245Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestParseWithMultipleFuncs [2022-01-25T00:38:38.245Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestParseWithUnnamedReturn [2022-01-25T00:38:38.245Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestEmbeddedInterface [2022-01-25T00:38:38.245Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestParsedImports [2022-01-25T00:38:38.245Z] --- PASS: TestParsedImports (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestAliasedImports [2022-01-25T00:38:38.245Z] --- PASS: TestAliasedImports (0.00s) [2022-01-25T00:38:38.245Z] PASS [2022-01-25T00:38:38.245Z] coverage: 56.8% of statements [2022-01-25T00:38:38.245Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-01-25T00:38:38.245Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-25T00:38:38.245Z] === RUN TestClientStream [2022-01-25T00:38:38.245Z] --- PASS: TestClientStream (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestClientSendFile [2022-01-25T00:38:38.245Z] --- PASS: TestClientSendFile (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestClientWithRequestTimeout [2022-01-25T00:38:38.245Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestFileSpecPlugin [2022-01-25T00:38:38.245Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-25T00:38:38.245Z] === RUN TestFileJSONSpecPlugin [2022-01-25T00:38:38.245Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-25T00:38:38.245Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestPluginAddHandler [2022-01-25T00:38:38.245Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestPluginWaitBadPlugin [2022-01-25T00:38:38.245Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-25T00:38:38.245Z] === RUN TestGet [2022-01-25T00:38:38.245Z] time="2022-01-25T00:38:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-25T00:38:38.545Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T00:38:38.716Z] === RUN TestError [2022-01-25T00:38:38.716Z] --- PASS: TestError (0.00s) [2022-01-25T00:38:38.716Z] === RUN TestProgressString [2022-01-25T00:38:38.716Z] === RUN TestProgressString/no_progress [2022-01-25T00:38:38.716Z] === RUN TestProgressString/progress_1 [2022-01-25T00:38:38.716Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-25T00:38:38.716Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-25T00:38:38.716Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-25T00:38:38.716Z] === RUN TestProgressString/with_units [2022-01-25T00:38:38.716Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-25T00:38:38.716Z] === RUN TestProgressString/hide_counts [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-25T00:38:38.716Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-25T00:38:38.716Z] === RUN TestJSONMessageDisplay [2022-01-25T00:38:38.716Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-01-25T00:38:38.716Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-25T00:38:38.716Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-25T00:38:38.716Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-25T00:38:38.716Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-25T00:38:38.716Z] === RUN TestDisplayJSONMessagesStream [2022-01-25T00:38:38.716Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-01-25T00:38:38.716Z] PASS [2022-01-25T00:38:38.716Z] coverage: 91.7% of statements [2022-01-25T00:38:38.716Z] ok github.com/docker/docker/pkg/jsonmessage 0.262s coverage: 91.7% of statements [2022-01-25T00:38:39.264Z] === RUN TestHTTPTransport [2022-01-25T00:38:39.264Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-25T00:38:39.264Z] PASS [2022-01-25T00:38:39.264Z] coverage: 85.7% of statements [2022-01-25T00:38:39.264Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-01-25T00:38:39.264Z] time="2022-01-25T00:38:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-25T00:38:39.487Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T00:38:39.492Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-25T00:38:39.492Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-25T00:38:39.492Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-25T00:38:39.492Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-25T00:38:39.492Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-25T00:38:39.742Z] === RUN TestStandardLongPath [2022-01-25T00:38:39.742Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-25T00:38:39.742Z] === RUN TestUNCLongPath [2022-01-25T00:38:39.742Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-25T00:38:39.742Z] PASS [2022-01-25T00:38:39.742Z] coverage: 100.0% of statements [2022-01-25T00:38:39.742Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-01-25T00:38:39.742Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-01-25T00:38:39.742Z] === RUN TestNetworkDBWatch [2022-01-25T00:38:39.749Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-25T00:38:39.750Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T00:38:39.750Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-25T00:38:39.750Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-25T00:38:39.750Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-25T00:38:39.750Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-25T00:38:39.750Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-25T00:38:39.750Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T00:38:39.750Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-25T00:38:39.750Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-25T00:38:39.750Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-25T00:38:39.750Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-25T00:38:39.750Z] === RUN TestBufferPoolPutAndGet [2022-01-25T00:38:39.750Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-25T00:38:39.750Z] PASS [2022-01-25T00:38:39.750Z] coverage: 88.2% of statements [2022-01-25T00:38:39.750Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-01-25T00:38:39.818Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-25T00:38:40.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a69978b079db525a1b7d41b5ad3eaa265046f63 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 hack/test/unit [2022-01-25T00:38:40.226Z] === RUN TestNameFormat [2022-01-25T00:38:40.226Z] --- PASS: TestNameFormat (0.00s) [2022-01-25T00:38:40.226Z] === RUN TestNameRetries [2022-01-25T00:38:40.226Z] --- PASS: TestNameRetries (0.00s) [2022-01-25T00:38:40.226Z] PASS [2022-01-25T00:38:40.226Z] coverage: 85.7% of statements [2022-01-25T00:38:40.226Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-01-25T00:38:40.234Z] === RUN TestOutputOnPrematureClose [2022-01-25T00:38:40.234Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-25T00:38:40.234Z] === RUN TestCompleteSilently [2022-01-25T00:38:40.234Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-25T00:38:40.234Z] PASS [2022-01-25T00:38:40.234Z] coverage: 75.9% of statements [2022-01-25T00:38:40.234Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-01-25T00:38:40.354Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-25T00:38:40.354Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-25T00:38:40.354Z] + TESTDIRS=./... [2022-01-25T00:38:40.354Z] + exclude_paths='/vendor/|/integration' [2022-01-25T00:38:40.354Z] ++ go list ./... [2022-01-25T00:38:40.354Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-25T00:38:40.428Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T00:38:40.717Z] === RUN TestSendToOneSub [2022-01-25T00:38:40.717Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-25T00:38:40.717Z] === RUN TestSendToMultipleSubs [2022-01-25T00:38:40.717Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-25T00:38:40.717Z] === RUN TestEvictOneSub [2022-01-25T00:38:40.717Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-25T00:38:40.717Z] === RUN TestClosePublisher [2022-01-25T00:38:40.717Z] --- PASS: TestClosePublisher (0.00s) [2022-01-25T00:38:40.717Z] === RUN TestPubSubRace [2022-01-25T00:38:40.997Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T00:38:41.203Z] time="2022-01-25T00:38:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-25T00:38:41.248Z] === RUN TestParseKeyValueOpt [2022-01-25T00:38:41.248Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-25T00:38:41.248Z] === RUN TestParseUintList [2022-01-25T00:38:41.248Z] --- PASS: TestParseUintList (0.00s) [2022-01-25T00:38:41.248Z] === RUN TestParseUintListMaximumLimits [2022-01-25T00:38:41.248Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-25T00:38:41.248Z] PASS [2022-01-25T00:38:41.248Z] coverage: 97.0% of statements [2022-01-25T00:38:41.248Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2022-01-25T00:38:41.288Z] + pkg_list='github.com/docker/docker/api [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/backend [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/container [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/events [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/filters [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/image [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/mount [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/network [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/registry [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/time [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/versions [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:38:41.288Z] github.com/docker/docker/api/types/volume [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:38:41.288Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:38:41.288Z] github.com/docker/docker/cli [2022-01-25T00:38:41.288Z] github.com/docker/docker/cli/config [2022-01-25T00:38:41.288Z] github.com/docker/docker/cli/debug [2022-01-25T00:38:41.288Z] github.com/docker/docker/client [2022-01-25T00:38:41.288Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:38:41.288Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:38:41.288Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:38:41.288Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:38:41.288Z] github.com/docker/docker/container [2022-01-25T00:38:41.288Z] github.com/docker/docker/container/stream [2022-01-25T00:38:41.288Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:38:41.288Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:38:41.288Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/config [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/events [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/exec [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/images [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/links [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/names [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/network [2022-01-25T00:38:41.288Z] github.com/docker/docker/daemon/stats [2022-01-25T00:38:41.288Z] github.com/docker/docker/distribution [2022-01-25T00:38:41.288Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:38:41.288Z] github.com/docker/docker/distribution/utils [2022-01-25T00:38:41.288Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:38:41.288Z] github.com/docker/docker/dockerversion [2022-01-25T00:38:41.288Z] github.com/docker/docker/errdefs [2022-01-25T00:38:41.288Z] github.com/docker/docker/image [2022-01-25T00:38:41.288Z] github.com/docker/docker/image/cache [2022-01-25T00:38:41.288Z] github.com/docker/docker/image/tarexport [2022-01-25T00:38:41.288Z] github.com/docker/docker/image/v1 [2022-01-25T00:38:41.288Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:38:41.288Z] github.com/docker/docker/layer [2022-01-25T00:38:41.288Z] github.com/docker/docker/libcontainerd [2022-01-25T00:38:41.288Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:38:41.288Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:38:41.288Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:38:41.288Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:38:41.288Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/types [2022-01-25T00:38:41.289Z] github.com/docker/docker/oci [2022-01-25T00:38:41.289Z] github.com/docker/docker/oci/caps [2022-01-25T00:38:41.289Z] github.com/docker/docker/opts [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/archive [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/directory [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/locker [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/mount [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/platform [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/pools [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/progress [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/signal [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/stack [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/system [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/term [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:38:41.289Z] github.com/docker/docker/plugin [2022-01-25T00:38:41.289Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:38:41.289Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:38:41.289Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:38:41.289Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:38:41.289Z] github.com/docker/docker/quota [2022-01-25T00:38:41.289Z] github.com/docker/docker/reference [2022-01-25T00:38:41.289Z] github.com/docker/docker/registry [2022-01-25T00:38:41.289Z] github.com/docker/docker/registry/resumable [2022-01-25T00:38:41.289Z] github.com/docker/docker/restartmanager [2022-01-25T00:38:41.289Z] github.com/docker/docker/rootless [2022-01-25T00:38:41.289Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:38:41.289Z] github.com/docker/docker/runconfig [2022-01-25T00:38:41.289Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/environment [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/registry [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/request [2022-01-25T00:38:41.289Z] github.com/docker/docker/volume [2022-01-25T00:38:41.289Z] github.com/docker/docker/volume/drivers [2022-01-25T00:38:41.289Z] github.com/docker/docker/volume/local [2022-01-25T00:38:41.289Z] github.com/docker/docker/volume/mounts [2022-01-25T00:38:41.289Z] github.com/docker/docker/volume/service [2022-01-25T00:38:41.289Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:38:41.289Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:38:41.289Z] ++ grep --fixed-strings -v /libnetwork [2022-01-25T00:38:41.289Z] ++ echo 'github.com/docker/docker/api [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/backend [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/container [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/events [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/filters [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/image [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/mount [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/network [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/registry [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/time [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/versions [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:38:41.289Z] github.com/docker/docker/api/types/volume [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:38:41.289Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:38:41.289Z] github.com/docker/docker/cli [2022-01-25T00:38:41.289Z] github.com/docker/docker/cli/config [2022-01-25T00:38:41.289Z] github.com/docker/docker/cli/debug [2022-01-25T00:38:41.289Z] github.com/docker/docker/client [2022-01-25T00:38:41.289Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:38:41.289Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:38:41.289Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:38:41.289Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:38:41.289Z] github.com/docker/docker/container [2022-01-25T00:38:41.289Z] github.com/docker/docker/container/stream [2022-01-25T00:38:41.289Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:38:41.289Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:38:41.289Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/config [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/events [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/exec [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/images [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/links [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/names [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/network [2022-01-25T00:38:41.289Z] github.com/docker/docker/daemon/stats [2022-01-25T00:38:41.289Z] github.com/docker/docker/distribution [2022-01-25T00:38:41.289Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:38:41.289Z] github.com/docker/docker/distribution/utils [2022-01-25T00:38:41.289Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:38:41.289Z] github.com/docker/docker/dockerversion [2022-01-25T00:38:41.289Z] github.com/docker/docker/errdefs [2022-01-25T00:38:41.289Z] github.com/docker/docker/image [2022-01-25T00:38:41.289Z] github.com/docker/docker/image/cache [2022-01-25T00:38:41.289Z] github.com/docker/docker/image/tarexport [2022-01-25T00:38:41.289Z] github.com/docker/docker/image/v1 [2022-01-25T00:38:41.289Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:38:41.289Z] github.com/docker/docker/layer [2022-01-25T00:38:41.289Z] github.com/docker/docker/libcontainerd [2022-01-25T00:38:41.289Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:38:41.289Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:38:41.289Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:38:41.289Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/libnetwork/types [2022-01-25T00:38:41.289Z] github.com/docker/docker/oci [2022-01-25T00:38:41.289Z] github.com/docker/docker/oci/caps [2022-01-25T00:38:41.289Z] github.com/docker/docker/opts [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/archive [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/directory [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/locker [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/mount [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/platform [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/pools [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/progress [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/signal [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/stack [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/system [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/term [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:38:41.289Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:38:41.289Z] github.com/docker/docker/plugin [2022-01-25T00:38:41.289Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:38:41.289Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:38:41.289Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:38:41.289Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:38:41.289Z] github.com/docker/docker/quota [2022-01-25T00:38:41.289Z] github.com/docker/docker/reference [2022-01-25T00:38:41.289Z] github.com/docker/docker/registry [2022-01-25T00:38:41.289Z] github.com/docker/docker/registry/resumable [2022-01-25T00:38:41.289Z] github.com/docker/docker/restartmanager [2022-01-25T00:38:41.289Z] github.com/docker/docker/rootless [2022-01-25T00:38:41.289Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:38:41.289Z] github.com/docker/docker/runconfig [2022-01-25T00:38:41.289Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/environment [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:38:41.289Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/registry [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/request [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/drivers [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/local [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/mounts [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/service [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:38:41.290Z] + base_pkg_list='github.com/docker/docker/api [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/backend [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/events [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/filters [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/image [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/mount [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/network [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/registry [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/time [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/versions [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/volume [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:38:41.290Z] github.com/docker/docker/cli [2022-01-25T00:38:41.290Z] github.com/docker/docker/cli/config [2022-01-25T00:38:41.290Z] github.com/docker/docker/cli/debug [2022-01-25T00:38:41.290Z] github.com/docker/docker/client [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:38:41.290Z] github.com/docker/docker/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/container/stream [2022-01-25T00:38:41.290Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:38:41.290Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:38:41.290Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/config [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/events [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/exec [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/images [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/links [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/names [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/network [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/stats [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution/utils [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:38:41.290Z] github.com/docker/docker/dockerversion [2022-01-25T00:38:41.290Z] github.com/docker/docker/errdefs [2022-01-25T00:38:41.290Z] github.com/docker/docker/image [2022-01-25T00:38:41.290Z] github.com/docker/docker/image/cache [2022-01-25T00:38:41.290Z] github.com/docker/docker/image/tarexport [2022-01-25T00:38:41.290Z] github.com/docker/docker/image/v1 [2022-01-25T00:38:41.290Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:38:41.290Z] github.com/docker/docker/layer [2022-01-25T00:38:41.290Z] github.com/docker/docker/libcontainerd [2022-01-25T00:38:41.290Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:38:41.290Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:38:41.290Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:38:41.290Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:38:41.290Z] github.com/docker/docker/oci [2022-01-25T00:38:41.290Z] github.com/docker/docker/oci/caps [2022-01-25T00:38:41.290Z] github.com/docker/docker/opts [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/archive [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/directory [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/locker [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/mount [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/platform [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/pools [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/progress [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/signal [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/stack [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/system [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/term [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:38:41.290Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:38:41.290Z] github.com/docker/docker/plugin [2022-01-25T00:38:41.290Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:38:41.290Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:38:41.290Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:38:41.290Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:38:41.290Z] github.com/docker/docker/quota [2022-01-25T00:38:41.290Z] github.com/docker/docker/reference [2022-01-25T00:38:41.290Z] github.com/docker/docker/registry [2022-01-25T00:38:41.290Z] github.com/docker/docker/registry/resumable [2022-01-25T00:38:41.290Z] github.com/docker/docker/restartmanager [2022-01-25T00:38:41.290Z] github.com/docker/docker/rootless [2022-01-25T00:38:41.290Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:38:41.290Z] github.com/docker/docker/runconfig [2022-01-25T00:38:41.290Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/environment [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/registry [2022-01-25T00:38:41.290Z] github.com/docker/docker/testutil/request [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/drivers [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/local [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/mounts [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/service [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:38:41.290Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:38:41.290Z] ++ grep --fixed-strings /libnetwork [2022-01-25T00:38:41.290Z] ++ echo 'github.com/docker/docker/api [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/backend [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/events [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/filters [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/image [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/mount [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/network [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/registry [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/time [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/versions [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:38:41.290Z] github.com/docker/docker/api/types/volume [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:38:41.290Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:38:41.290Z] github.com/docker/docker/cli [2022-01-25T00:38:41.290Z] github.com/docker/docker/cli/config [2022-01-25T00:38:41.290Z] github.com/docker/docker/cli/debug [2022-01-25T00:38:41.290Z] github.com/docker/docker/client [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:38:41.290Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:38:41.290Z] github.com/docker/docker/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/container/stream [2022-01-25T00:38:41.290Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:38:41.290Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:38:41.290Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/config [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/events [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/exec [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/images [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/links [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/names [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/network [2022-01-25T00:38:41.290Z] github.com/docker/docker/daemon/stats [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution/utils [2022-01-25T00:38:41.290Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:38:41.291Z] github.com/docker/docker/dockerversion [2022-01-25T00:38:41.291Z] github.com/docker/docker/errdefs [2022-01-25T00:38:41.291Z] github.com/docker/docker/image [2022-01-25T00:38:41.291Z] github.com/docker/docker/image/cache [2022-01-25T00:38:41.291Z] github.com/docker/docker/image/tarexport [2022-01-25T00:38:41.291Z] github.com/docker/docker/image/v1 [2022-01-25T00:38:41.291Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:38:41.291Z] github.com/docker/docker/layer [2022-01-25T00:38:41.291Z] github.com/docker/docker/libcontainerd [2022-01-25T00:38:41.291Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:38:41.291Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:38:41.291Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:38:41.291Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/types [2022-01-25T00:38:41.291Z] github.com/docker/docker/oci [2022-01-25T00:38:41.291Z] github.com/docker/docker/oci/caps [2022-01-25T00:38:41.291Z] github.com/docker/docker/opts [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/archive [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/directory [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/locker [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/mount [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/platform [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/pools [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/progress [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/signal [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/stack [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/system [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/term [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:38:41.291Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:38:41.291Z] github.com/docker/docker/plugin [2022-01-25T00:38:41.291Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:38:41.291Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:38:41.291Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:38:41.291Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:38:41.291Z] github.com/docker/docker/quota [2022-01-25T00:38:41.291Z] github.com/docker/docker/reference [2022-01-25T00:38:41.291Z] github.com/docker/docker/registry [2022-01-25T00:38:41.291Z] github.com/docker/docker/registry/resumable [2022-01-25T00:38:41.291Z] github.com/docker/docker/restartmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/rootless [2022-01-25T00:38:41.291Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:38:41.291Z] github.com/docker/docker/runconfig [2022-01-25T00:38:41.291Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/environment [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/registry [2022-01-25T00:38:41.291Z] github.com/docker/docker/testutil/request [2022-01-25T00:38:41.291Z] github.com/docker/docker/volume [2022-01-25T00:38:41.291Z] github.com/docker/docker/volume/drivers [2022-01-25T00:38:41.291Z] github.com/docker/docker/volume/local [2022-01-25T00:38:41.291Z] github.com/docker/docker/volume/mounts [2022-01-25T00:38:41.291Z] github.com/docker/docker/volume/service [2022-01-25T00:38:41.291Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:38:41.291Z] github.com/docker/docker/volume/testutils' [2022-01-25T00:38:41.291Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/types' [2022-01-25T00:38:41.291Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-25T00:38:41.291Z] + echo 'github.com/docker/docker/libnetwork [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/types' [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:38:41.291Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:38:41.291Z] + type docker-proxy [2022-01-25T00:38:41.291Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-25T00:38:41.291Z] + hack/make.sh binary-proxy install-proxy [2022-01-25T00:38:41.291Z] [2022-01-25T00:38:41.291Z] Removing bundles/ [2022-01-25T00:38:41.291Z] [2022-01-25T00:38:41.291Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-25T00:38:41.291Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-25T00:38:41.291Z] GOOS="" GOARCH="" GOARM="" [2022-01-25T00:38:41.731Z] 2022/01/25 00:38:41 Closing DB instances... [2022-01-25T00:38:41.962Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T00:38:42.215Z] === RUN TestNewAndRemove [2022-01-25T00:38:42.215Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-25T00:38:42.215Z] === RUN TestRemoveInvalidPath [2022-01-25T00:38:42.215Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-25T00:38:42.215Z] PASS [2022-01-25T00:38:42.215Z] coverage: 82.6% of statements [2022-01-25T00:38:42.215Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-01-25T00:38:42.220Z] --- PASS: TestPubSubRace (1.06s) [2022-01-25T00:38:42.220Z] PASS [2022-01-25T00:38:42.220Z] coverage: 75.0% of statements [2022-01-25T00:38:42.220Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2022-01-25T00:38:42.549Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T00:38:42.705Z] === RUN TestRegister [2022-01-25T00:38:42.705Z] --- PASS: TestRegister (0.00s) [2022-01-25T00:38:42.705Z] === RUN TestCommand [2022-01-25T00:38:42.705Z] --- PASS: TestCommand (0.03s) [2022-01-25T00:38:42.705Z] === RUN TestNaiveSelf [2022-01-25T00:38:42.705Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-25T00:38:42.705Z] PASS [2022-01-25T00:38:42.705Z] coverage: 82.4% of statements [2022-01-25T00:38:42.705Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2022-01-25T00:38:43.241Z] --- PASS: TestNetworkDBWatch (3.24s) [2022-01-25T00:38:43.241Z] === RUN TestNetworkDBBulkSync [2022-01-25T00:38:43.490Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T00:38:43.730Z] === RUN TestDump [2022-01-25T00:38:43.730Z] goroutine 6 [running]: [2022-01-25T00:38:43.730Z] github.com/docker/docker/pkg/stack.dump(0x5ab6b7) [2022-01-25T00:38:43.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T00:38:43.730Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-25T00:38:43.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-25T00:38:43.730Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-25T00:38:43.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-25T00:38:43.730Z] testing.tRunner(0xc00011c1a0, 0x718e68) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:38:43.730Z] created by testing.(*T).Run [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T00:38:43.730Z] [2022-01-25T00:38:43.730Z] goroutine 1 [chan receive]: [2022-01-25T00:38:43.730Z] testing.(*T).Run(0xc00011c000, {0x70a52e, 0x58a413}, 0x718e68) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T00:38:43.730Z] testing.runTests.func1(0xc000068750) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T00:38:43.730Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:38:43.730Z] testing.runTests(0xc000076080, {0x87cba0, 0x3, 0x3}, {0x5aa90d, 0x70c228, 0x881640}) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T00:38:43.730Z] testing.(*M).Run(0xc000076080) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T00:38:43.730Z] main.main() [2022-01-25T00:38:43.730Z] _testmain.go:95 +0x1f5 [2022-01-25T00:38:43.730Z] --- PASS: TestDump (0.00s) [2022-01-25T00:38:43.730Z] === RUN TestDumpToFile [2022-01-25T00:38:43.730Z] --- PASS: TestDumpToFile (0.21s) [2022-01-25T00:38:43.730Z] === RUN TestDumpToFileWithEmptyInput [2022-01-25T00:38:43.730Z] goroutine 18 [running]: [2022-01-25T00:38:43.730Z] github.com/docker/docker/pkg/stack.dump(0x6186f4) [2022-01-25T00:38:43.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T00:38:43.730Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x618aa0}) [2022-01-25T00:38:43.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-25T00:38:43.730Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-01-25T00:38:43.730Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-25T00:38:43.730Z] testing.tRunner(0xc0000841a0, 0x718e58) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:38:43.730Z] created by testing.(*T).Run [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T00:38:43.730Z] [2022-01-25T00:38:43.730Z] goroutine 1 [chan receive]: [2022-01-25T00:38:43.730Z] testing.(*T).Run(0xc00011c000, {0x7112ba, 0x58a413}, 0x718e58) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T00:38:43.730Z] testing.runTests.func1(0xc000068750) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T00:38:43.730Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:38:43.730Z] testing.runTests(0xc000076080, {0x87cba0, 0x3, 0x3}, {0x5aa90d, 0x70c228, 0x881640}) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T00:38:43.730Z] testing.(*M).Run(0xc000076080) [2022-01-25T00:38:43.730Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T00:38:43.730Z] main.main() [2022-01-25T00:38:43.730Z] _testmain.go:95 +0x1f5 [2022-01-25T00:38:43.730Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-25T00:38:43.730Z] PASS [2022-01-25T00:38:43.730Z] coverage: 90.9% of statements [2022-01-25T00:38:43.730Z] ok github.com/docker/docker/pkg/stack 0.251s coverage: 90.9% of statements [2022-01-25T00:38:43.750Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T00:38:43.751Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T00:38:44.011Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T00:38:44.011Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T00:38:44.011Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T00:38:44.011Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T00:38:44.011Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T00:38:44.271Z] === RUN TestFailedConnection [2022-01-25T00:38:44.754Z] === RUN TestNewStdWriter [2022-01-25T00:38:44.754Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-25T00:38:44.754Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestWriteWithNilBytes [2022-01-25T00:38:44.754Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestWrite [2022-01-25T00:38:44.754Z] --- PASS: TestWrite (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestWriteWithWriterError [2022-01-25T00:38:44.754Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-25T00:38:44.754Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyWriteAndRead [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-25T00:38:44.754Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-25T00:38:44.754Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-25T00:38:44.754Z] PASS [2022-01-25T00:38:44.754Z] coverage: 100.0% of statements [2022-01-25T00:38:44.754Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-01-25T00:38:44.754Z] 2022/01/25 00:38:44 Closing DB instances... [2022-01-25T00:38:44.952Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T00:38:45.242Z] time="2022-01-25T00:38:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-25T00:38:45.242Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-25T00:38:45.242Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-25T00:38:45.242Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestFormatStatus [2022-01-25T00:38:45.242Z] --- PASS: TestFormatStatus (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestFormatError [2022-01-25T00:38:45.242Z] --- PASS: TestFormatError (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestFormatJSONError [2022-01-25T00:38:45.242Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-25T00:38:45.242Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-25T00:38:45.242Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestNewJSONProgressOutput [2022-01-25T00:38:45.242Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestAuxFormatterEmit [2022-01-25T00:38:45.242Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestStreamWriterStdout [2022-01-25T00:38:45.242Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-25T00:38:45.242Z] === RUN TestStreamWriterStderr [2022-01-25T00:38:45.242Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-25T00:38:45.242Z] PASS [2022-01-25T00:38:45.242Z] coverage: 66.2% of statements [2022-01-25T00:38:45.242Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2022-01-25T00:38:45.294Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-25T00:38:45.895Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T00:38:45.895Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T00:38:46.263Z] === RUN TestGenerateRandomID [2022-01-25T00:38:46.263Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-25T00:38:46.263Z] === RUN TestShortenId [2022-01-25T00:38:46.263Z] --- PASS: TestShortenId (0.00s) [2022-01-25T00:38:46.263Z] === RUN TestShortenSha256Id [2022-01-25T00:38:46.263Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-25T00:38:46.263Z] === RUN TestShortenIdEmpty [2022-01-25T00:38:46.263Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-25T00:38:46.263Z] === RUN TestShortenIdInvalid [2022-01-25T00:38:46.263Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-25T00:38:46.263Z] === RUN TestIsShortIDNonHex [2022-01-25T00:38:46.263Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-25T00:38:46.263Z] === RUN TestIsShortIDNotCorrectSize [2022-01-25T00:38:46.263Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-25T00:38:46.263Z] PASS [2022-01-25T00:38:46.263Z] coverage: 70.6% of statements [2022-01-25T00:38:46.263Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-01-25T00:38:46.365Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-01-25T00:38:46.365Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-25T00:38:46.365Z] --- PASS: TestGetAddress (26.12s) [2022-01-25T00:38:46.365Z] === RUN TestRequestSyntaxCheck [2022-01-25T00:38:46.365Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-25T00:38:46.365Z] === RUN TestRequest [2022-01-25T00:38:46.365Z] --- PASS: TestFailedConnection (2.23s) [2022-01-25T00:38:46.365Z] === RUN TestFailOnce [2022-01-25T00:38:46.465Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T00:38:46.726Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T00:38:46.747Z] === RUN TestIsCpusetListAvailable [2022-01-25T00:38:46.747Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-25T00:38:46.747Z] PASS [2022-01-25T00:38:46.747Z] coverage: 39.4% of statements [2022-01-25T00:38:46.854Z] 2022/01/25 00:38:46 http: panic serving 127.0.0.1:49303: Plugin not ready [2022-01-25T00:38:46.854Z] goroutine 34 [running]: [2022-01-25T00:38:46.854Z] net/http.(*conn).serve.func1() [2022-01-25T00:38:46.854Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-25T00:38:46.854Z] panic({0xc0ac20, 0xd173d0}) [2022-01-25T00:38:46.854Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-25T00:38:46.854Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd47d00103e3d3606}, 0xc000161a98) [2022-01-25T00:38:46.854Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-25T00:38:46.854Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xd24170, 0xc0001b6000}, 0xb5f3e6) [2022-01-25T00:38:46.854Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-25T00:38:46.854Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xd24170, 0xc0001b6000}, 0xc0001aa000) [2022-01-25T00:38:46.854Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-25T00:38:46.854Z] net/http.serverHandler.ServeHTTP({0xd22770}, {0xd24170, 0xc0001b6000}, 0xc0001aa000) [2022-01-25T00:38:46.854Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-25T00:38:46.854Z] net/http.(*conn).serve(0xc0001a0000, {0xd26000, 0xc0001820c0}) [2022-01-25T00:38:46.854Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-25T00:38:46.854Z] created by net/http.(*Server).Serve [2022-01-25T00:38:46.854Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-25T00:38:46.854Z] time="2022-01-25T00:38:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.FailOnce: Post \"http://127.0.0.1:49302/Test.FailOnce\": EOF, retrying in 1s" [2022-01-25T00:38:47.234Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-01-25T00:38:47.297Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T00:38:47.557Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T00:38:47.847Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-25T00:38:47.847Z] [2022-01-25T00:38:47.847Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-25T00:38:47.847Z] Installing docker-proxy to /usr/local/bin/ [2022-01-25T00:38:47.847Z] [2022-01-25T00:38:47.847Z] + mkdir -p bundles [2022-01-25T00:38:47.847Z] + '[' -n 'github.com/docker/docker/api [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/backend/build [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/httputils [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/middleware [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/build [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/container [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/debug [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/distribution [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/grpc [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/image [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/network [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/plugin [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/session [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/swarm [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/system [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/server/router/volume [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/backend [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/blkiodev [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/container [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/events [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/filters [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/image [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/mount [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/network [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/registry [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/strslice [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/swarm [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/time [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/versions [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-25T00:38:47.847Z] github.com/docker/docker/api/types/volume [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/builder-next [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/builder-next/worker [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/dockerfile [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/dockerignore [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/remotecontext [2022-01-25T00:38:47.847Z] github.com/docker/docker/builder/remotecontext/git [2022-01-25T00:38:47.847Z] github.com/docker/docker/cli [2022-01-25T00:38:47.847Z] github.com/docker/docker/cli/config [2022-01-25T00:38:47.847Z] github.com/docker/docker/cli/debug [2022-01-25T00:38:47.847Z] github.com/docker/docker/client [2022-01-25T00:38:47.847Z] github.com/docker/docker/cmd/docker-proxy [2022-01-25T00:38:47.847Z] github.com/docker/docker/cmd/dockerd [2022-01-25T00:38:47.847Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-25T00:38:47.847Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-25T00:38:47.847Z] github.com/docker/docker/container [2022-01-25T00:38:47.847Z] github.com/docker/docker/container/stream [2022-01-25T00:38:47.847Z] github.com/docker/docker/contrib/apparmor [2022-01-25T00:38:47.847Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-25T00:38:47.847Z] github.com/docker/docker/contrib/httpserver [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/cluster [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/cluster/convert [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/cluster/executor [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/cluster/provider [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/config [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/events [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/events/testutils [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/exec [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/images [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/initlayer [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/links [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/listeners [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/gelf [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/journald [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/local [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/logentries [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/splunk [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/syslog [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/logger/templates [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/names [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/network [2022-01-25T00:38:47.847Z] github.com/docker/docker/daemon/stats [2022-01-25T00:38:47.847Z] github.com/docker/docker/distribution [2022-01-25T00:38:47.847Z] github.com/docker/docker/distribution/metadata [2022-01-25T00:38:47.847Z] github.com/docker/docker/distribution/utils [2022-01-25T00:38:47.847Z] github.com/docker/docker/distribution/xfer [2022-01-25T00:38:47.847Z] github.com/docker/docker/dockerversion [2022-01-25T00:38:47.847Z] github.com/docker/docker/errdefs [2022-01-25T00:38:47.847Z] github.com/docker/docker/image [2022-01-25T00:38:47.847Z] github.com/docker/docker/image/cache [2022-01-25T00:38:47.847Z] github.com/docker/docker/image/tarexport [2022-01-25T00:38:47.847Z] github.com/docker/docker/image/v1 [2022-01-25T00:38:47.847Z] github.com/docker/docker/internal/test/suite [2022-01-25T00:38:47.847Z] github.com/docker/docker/layer [2022-01-25T00:38:47.847Z] github.com/docker/docker/libcontainerd [2022-01-25T00:38:47.847Z] github.com/docker/docker/libcontainerd/queue [2022-01-25T00:38:47.847Z] github.com/docker/docker/libcontainerd/remote [2022-01-25T00:38:47.847Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-25T00:38:47.847Z] github.com/docker/docker/libcontainerd/types [2022-01-25T00:38:47.847Z] github.com/docker/docker/oci [2022-01-25T00:38:47.847Z] github.com/docker/docker/oci/caps [2022-01-25T00:38:47.847Z] github.com/docker/docker/opts [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/aaparser [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/archive [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/authorization [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/broadcaster [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/capabilities [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/chrootarchive [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/containerfs [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/devicemapper [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/directory [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/dmesg [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/filenotify [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/fileutils [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/fsutils [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/homedir [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/idtools [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/ioutils [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/jsonmessage [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/locker [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/longpath [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/loopback [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/mount [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/namesgenerator [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/parsers [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/pidfile [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/platform [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/plugingetter [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/plugins [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/plugins/transport [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/pools [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/progress [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/pubsub [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/reexec [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/signal [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/stack [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/stdcopy [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/streamformatter [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/stringid [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/symlink [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/sysinfo [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/system [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/tailfile [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/tarsum [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/term [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/term/windows [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/truncindex [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/urlutil [2022-01-25T00:38:47.847Z] github.com/docker/docker/pkg/useragent [2022-01-25T00:38:47.847Z] github.com/docker/docker/plugin [2022-01-25T00:38:47.847Z] github.com/docker/docker/plugin/executor/containerd [2022-01-25T00:38:47.847Z] github.com/docker/docker/plugin/v2 [2022-01-25T00:38:47.847Z] github.com/docker/docker/profiles/apparmor [2022-01-25T00:38:47.847Z] github.com/docker/docker/profiles/seccomp [2022-01-25T00:38:47.847Z] github.com/docker/docker/quota [2022-01-25T00:38:47.847Z] github.com/docker/docker/reference [2022-01-25T00:38:47.847Z] github.com/docker/docker/registry [2022-01-25T00:38:47.847Z] github.com/docker/docker/registry/resumable [2022-01-25T00:38:47.847Z] github.com/docker/docker/restartmanager [2022-01-25T00:38:47.847Z] github.com/docker/docker/rootless [2022-01-25T00:38:47.847Z] github.com/docker/docker/rootless/specconv [2022-01-25T00:38:47.847Z] github.com/docker/docker/runconfig [2022-01-25T00:38:47.847Z] github.com/docker/docker/runconfig/opts [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/daemon [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/environment [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/fakecontext [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/fakegit [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/fakestorage [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/fixtures/load [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/registry [2022-01-25T00:38:47.847Z] github.com/docker/docker/testutil/request [2022-01-25T00:38:47.847Z] github.com/docker/docker/volume [2022-01-25T00:38:47.847Z] github.com/docker/docker/volume/drivers [2022-01-25T00:38:47.847Z] github.com/docker/docker/volume/local [2022-01-25T00:38:47.847Z] github.com/docker/docker/volume/mounts [2022-01-25T00:38:47.847Z] github.com/docker/docker/volume/service [2022-01-25T00:38:47.847Z] github.com/docker/docker/volume/service/opts [2022-01-25T00:38:47.847Z] github.com/docker/docker/volume/testutils' ']' [2022-01-25T00:38:47.848Z] + 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/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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-01-25T00:38:47.872Z] --- PASS: TestFailOnce (1.21s) [2022-01-25T00:38:47.872Z] === RUN TestEchoInputOutput [2022-01-25T00:38:47.872Z] --- PASS: TestEchoInputOutput (0.01s) [2022-01-25T00:38:47.872Z] === RUN TestBackoff [2022-01-25T00:38:47.872Z] --- PASS: TestBackoff (0.00s) [2022-01-25T00:38:47.872Z] === RUN TestAbortRetry [2022-01-25T00:38:47.872Z] --- PASS: TestAbortRetry (0.00s) [2022-01-25T00:38:47.872Z] === RUN TestClientScheme [2022-01-25T00:38:47.872Z] --- PASS: TestClientScheme (0.00s) [2022-01-25T00:38:47.872Z] === RUN TestNewClientWithTimeout [2022-01-25T00:38:48.129Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T00:38:48.129Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T00:38:48.129Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T00:38:48.359Z] time="2022-01-25T00:38:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-25T00:38:48.700Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T00:38:48.700Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T00:38:48.700Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T00:38:48.700Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T00:38:48.700Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T00:38:48.780Z] ? github.com/docker/docker/api [no test files] [2022-01-25T00:38:48.844Z] 2022/01/25 00:38:48 Closing DB instances... [2022-01-25T00:38:48.850Z] === RUN TestChtimes [2022-01-25T00:38:48.850Z] --- PASS: TestChtimes (0.00s) [2022-01-25T00:38:48.850Z] === RUN TestChtimesWindows [2022-01-25T00:38:48.850Z] --- PASS: TestChtimesWindows (0.01s) [2022-01-25T00:38:48.850Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-25T00:38:48.850Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-25T00:38:48.850Z] === RUN TestEnsureRemoveAllNotExist [2022-01-25T00:38:48.850Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-25T00:38:48.850Z] === RUN TestEnsureRemoveAllWithDir [2022-01-25T00:38:48.850Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-25T00:38:48.850Z] === RUN TestEnsureRemoveAllWithFile [2022-01-25T00:38:48.850Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-25T00:38:48.851Z] === RUN TestHasWin32KSupport [2022-01-25T00:38:48.851Z] syscall_windows_test.go:8: win32k: true [2022-01-25T00:38:48.851Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-25T00:38:48.851Z] PASS [2022-01-25T00:38:48.851Z] coverage: 13.0% of statements [2022-01-25T00:38:48.851Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 13.0% of statements [2022-01-25T00:38:49.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T00:38:49.330Z] time="2022-01-25T00:38:48Z" level=error msg="node: a224bc794e64 is unknown to memberlist" [2022-01-25T00:38:49.531Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T00:38:49.817Z] time="2022-01-25T00:38:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-25T00:38:49.873Z] === RUN TestTailFile [2022-01-25T00:38:49.873Z] --- PASS: TestTailFile (0.00s) [2022-01-25T00:38:49.873Z] === RUN TestTailFileManyLines [2022-01-25T00:38:49.873Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-25T00:38:49.873Z] === RUN TestTailEmptyFile [2022-01-25T00:38:49.873Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-25T00:38:49.873Z] === RUN TestTailNegativeN [2022-01-25T00:38:49.873Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader [2022-01-25T00:38:49.873Z] === CONT TestNewTailReader [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/truncated_last_line [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-25T00:38:49.873Z] === CONT TestNewTailReader/no_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.873Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-25T00:38:49.873Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-25T00:38:49.873Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:38:49.873Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.874Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.874Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.874Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.875Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.875Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.876Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.876Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.876Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:49.877Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:49.877Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T00:38:50.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-25T00:38:50.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:38:50.478Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:50.478Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.479Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.479Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:38:50.480Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:38:50.480Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:38:50.481Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:38:50.482Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:38:50.966Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:38:50.967Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:38:50.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:38:50.968Z] PASS [2022-01-25T00:38:50.968Z] coverage: 88.6% of statements [2022-01-25T00:38:50.968Z] ok github.com/docker/docker/pkg/tailfile 0.434s coverage: 88.6% of statements [2022-01-25T00:38:51.452Z] === RUN TestTarSumRemoveNonExistent [2022-01-25T00:38:51.452Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-25T00:38:51.452Z] === RUN TestTarSumRemove [2022-01-25T00:38:51.452Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-25T00:38:51.452Z] === RUN TestSortFileInfoSums [2022-01-25T00:38:51.452Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-25T00:38:51.452Z] === RUN TestNewTarSumForLabelInvalid [2022-01-25T00:38:51.452Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-25T00:38:51.452Z] === RUN TestNewTarSumForLabel [2022-01-25T00:38:51.452Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-25T00:38:51.452Z] === RUN TestEmptyTar [2022-01-25T00:38:51.452Z] --- PASS: TestEmptyTar (0.00s) [2022-01-25T00:38:51.452Z] === RUN TestTarSumsReadSize [2022-01-25T00:38:51.452Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-25T00:38:51.452Z] === RUN TestTarSums [2022-01-25T00:38:51.452Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T00:38:51.452Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T00:38:51.452Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T00:38:51.452Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-25T00:38:51.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T00:38:51.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T00:38:51.750Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T00:38:51.855Z] --- PASS: TestServiceUpdatePidsLimit (15.63s) [2022-01-25T00:38:51.855Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-25T00:38:51.855Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-01-25T00:38:51.855Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-25T00:38:51.855Z] PASS [2022-01-25T00:38:51.855Z] [2022-01-25T00:38:51.855Z] === Skipped [2022-01-25T00:38:51.855Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-25T00:38:51.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:38:51.855Z] [2022-01-25T00:38:51.855Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-25T00:38:51.855Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-25T00:38:51.855Z] [2022-01-25T00:38:51.855Z] DONE 27 tests, 2 skipped in 141.691s [2022-01-25T00:38:51.855Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T00:38:51.855Z] ++ 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-01-25T00:38:51.855Z] ++ set -e [2022-01-25T00:38:51.855Z] ++ '[' -n 0 ']' [2022-01-25T00:38:51.855Z] ++ set -x [2022-01-25T00:38:51.855Z] ++ env -i DEST=/go/src/github.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-01-25T00:38:51.855Z] INFO: Testing against a local daemon [2022-01-25T00:38:51.855Z] === RUN TestSessionCreate [2022-01-25T00:38:51.855Z] --- PASS: TestSessionCreate (0.02s) [2022-01-25T00:38:51.855Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T00:38:51.855Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-25T00:38:51.855Z] PASS [2022-01-25T00:38:51.855Z] [2022-01-25T00:38:51.855Z] DONE 2 tests in 0.115s [2022-01-25T00:38:51.855Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T00:38:51.855Z] ++ 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-01-25T00:38:51.855Z] ++ set -e [2022-01-25T00:38:51.855Z] ++ '[' -n 0 ']' [2022-01-25T00:38:51.855Z] ++ set -x [2022-01-25T00:38:51.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-25T00:38:51.856Z] INFO: Testing against a local daemon [2022-01-25T00:38:51.856Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:38:51.856Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T00:38:51.856Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:38:51.856Z] === RUN TestDiskUsage [2022-01-25T00:38:51.856Z] === PAUSE TestDiskUsage [2022-01-25T00:38:51.856Z] === RUN TestEventsExecDie [2022-01-25T00:38:51.856Z] --- PASS: TestEventsExecDie (0.42s) [2022-01-25T00:38:51.856Z] === RUN TestEventsBackwardsCompatible [2022-01-25T00:38:51.856Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-25T00:38:51.856Z] === RUN TestEventsVolumeCreate [2022-01-25T00:38:51.944Z] --- PASS: TestTarSums (0.08s) [2022-01-25T00:38:51.944Z] === RUN TestIteration [2022-01-25T00:38:51.944Z] --- PASS: TestIteration (0.00s) [2022-01-25T00:38:51.944Z] === RUN TestVersionLabelForChecksum [2022-01-25T00:38:51.944Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-25T00:38:51.944Z] === RUN TestVersion [2022-01-25T00:38:51.944Z] --- PASS: TestVersion (0.00s) [2022-01-25T00:38:51.944Z] === RUN TestGetVersion [2022-01-25T00:38:51.944Z] --- PASS: TestGetVersion (0.00s) [2022-01-25T00:38:51.944Z] === RUN TestGetVersions [2022-01-25T00:38:51.944Z] --- PASS: TestGetVersions (0.00s) [2022-01-25T00:38:51.944Z] PASS [2022-01-25T00:38:51.944Z] coverage: 89.3% of statements [2022-01-25T00:38:51.944Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2022-01-25T00:38:52.106Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-01-25T00:38:52.106Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-25T00:38:52.106Z] time="2022-01-25T00:38:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-25T00:38:52.115Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-25T00:38:52.115Z] === RUN TestInfoBinaryCommits [2022-01-25T00:38:52.115Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-25T00:38:52.115Z] === RUN TestInfoAPIVersioned [2022-01-25T00:38:52.115Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-25T00:38:52.115Z] === RUN TestInfoAPI [2022-01-25T00:38:52.115Z] --- PASS: TestInfoAPI (0.02s) [2022-01-25T00:38:52.115Z] === RUN TestInfoAPIWarnings [2022-01-25T00:38:52.429Z] testing: warning: no tests to run [2022-01-25T00:38:52.429Z] PASS [2022-01-25T00:38:52.429Z] coverage: [no statements] [2022-01-25T00:38:52.429Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: [no statements] [no tests to run] [2022-01-25T00:38:52.429Z] === RUN TestTruncIndex [2022-01-25T00:38:52.429Z] --- PASS: TestTruncIndex (0.10s) [2022-01-25T00:38:52.429Z] PASS [2022-01-25T00:38:52.429Z] coverage: 91.5% of statements [2022-01-25T00:38:52.429Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2022-01-25T00:38:52.595Z] 2022/01/25 00:38:52 Closing DB instances... [2022-01-25T00:38:52.694Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T00:38:52.914Z] === RUN TestIsGIT [2022-01-25T00:38:52.914Z] --- PASS: TestIsGIT (0.00s) [2022-01-25T00:38:52.914Z] === RUN TestIsTransport [2022-01-25T00:38:52.914Z] --- PASS: TestIsTransport (0.00s) [2022-01-25T00:38:52.914Z] PASS [2022-01-25T00:38:52.914Z] coverage: 100.0% of statements [2022-01-25T00:38:52.914Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2022-01-25T00:38:52.914Z] --- PASS: TestGet (15.01s) [2022-01-25T00:38:52.914Z] === RUN TestPluginWithNoManifest [2022-01-25T00:38:52.914Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-25T00:38:52.914Z] === RUN TestGetAll [2022-01-25T00:38:52.914Z] --- PASS: TestGetAll (0.01s) [2022-01-25T00:38:52.914Z] PASS [2022-01-25T00:38:52.914Z] coverage: 73.2% of statements [2022-01-25T00:38:52.914Z] ok github.com/docker/docker/pkg/plugins 35.986s coverage: 73.2% of statements [2022-01-25T00:38:52.954Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T00:38:53.400Z] === RUN TestVersionInfo [2022-01-25T00:38:53.400Z] --- PASS: TestVersionInfo (0.00s) [2022-01-25T00:38:53.400Z] === RUN TestAppendVersions [2022-01-25T00:38:53.400Z] --- PASS: TestAppendVersions (0.00s) [2022-01-25T00:38:53.400Z] PASS [2022-01-25T00:38:53.400Z] coverage: 88.9% of statements [2022-01-25T00:38:53.400Z] ok github.com/docker/docker/pkg/useragent 0.052s coverage: 88.9% of statements [2022-01-25T00:38:53.529Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-01-25T00:38:53.529Z] PASS [2022-01-25T00:38:53.529Z] [2022-01-25T00:38:53.529Z] DONE 17 tests in 52.483s [2022-01-25T00:38:53.529Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-25T00:38:53.529Z] ++ 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-01-25T00:38:53.529Z] ++ set -e [2022-01-25T00:38:53.529Z] ++ '[' -n 0 ']' [2022-01-25T00:38:53.529Z] ++ set -x [2022-01-25T00:38:53.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-25T00:38:53.529Z] INFO: Testing against a local daemon [2022-01-25T00:38:53.529Z] === RUN TestPluginInvalidJSON [2022-01-25T00:38:53.529Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:38:53.529Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:38:53.529Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:38:53.529Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-25T00:38:53.529Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-25T00:38:53.529Z] === RUN TestPluginInstall [2022-01-25T00:38:53.529Z] === RUN TestPluginInstall/no_auth [2022-01-25T00:38:53.789Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T00:38:54.130Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T00:38:54.130Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T00:38:54.218Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-01-25T00:38:54.218Z] === RUN TestNetworkDBGarbageCollection [2022-01-25T00:38:54.421Z] === RUN TestNewSettable [2022-01-25T00:38:54.421Z] --- PASS: TestNewSettable (0.00s) [2022-01-25T00:38:54.421Z] === RUN TestIsSettable [2022-01-25T00:38:54.421Z] --- PASS: TestIsSettable (0.00s) [2022-01-25T00:38:54.421Z] === RUN TestUpdateSettingsEnv [2022-01-25T00:38:54.421Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-25T00:38:54.421Z] PASS [2022-01-25T00:38:54.421Z] coverage: 20.0% of statements [2022-01-25T00:38:54.421Z] ok github.com/docker/docker/plugin/v2 0.063s coverage: 20.0% of statements [2022-01-25T00:38:54.447Z] --- PASS: TestCheckoutGit (37.15s) [2022-01-25T00:38:54.447Z] === RUN TestValidGitTransport [2022-01-25T00:38:54.447Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-25T00:38:54.447Z] === RUN TestGitInvalidRef [2022-01-25T00:38:54.447Z] --- PASS: TestGitInvalidRef (0.29s) [2022-01-25T00:38:54.447Z] PASS [2022-01-25T00:38:54.447Z] coverage: 86.3% of statements [2022-01-25T00:38:54.447Z] ok github.com/docker/docker/builder/remotecontext/git 37.542s coverage: 86.3% of statements [2022-01-25T00:38:54.700Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T00:38:54.906Z] === RUN TestLoad [2022-01-25T00:38:54.906Z] --- PASS: TestLoad (0.00s) [2022-01-25T00:38:54.906Z] === RUN TestSave [2022-01-25T00:38:54.906Z] --- PASS: TestSave (0.03s) [2022-01-25T00:38:54.906Z] === RUN TestAddDeleteGet [2022-01-25T00:38:54.938Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T00:38:54.938Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T00:38:55.241Z] --- PASS: TestRequest (8.86s) [2022-01-25T00:38:55.241Z] === RUN TestOverlappingRequests [2022-01-25T00:38:55.393Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-25T00:38:55.393Z] === RUN TestInvalidTags [2022-01-25T00:38:55.393Z] --- PASS: TestInvalidTags (0.01s) [2022-01-25T00:38:55.393Z] PASS [2022-01-25T00:38:55.393Z] coverage: 84.4% of statements [2022-01-25T00:38:55.393Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [2022-01-25T00:38:55.393Z] === RUN TestValidatePrivileges [2022-01-25T00:38:55.393Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-25T00:38:55.393Z] === RUN TestFilterByCapNeg [2022-01-25T00:38:55.393Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-25T00:38:55.393Z] === RUN TestFilterByCapPos [2022-01-25T00:38:55.393Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-25T00:38:55.393Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-25T00:38:55.393Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-25T00:38:55.393Z] PASS [2022-01-25T00:38:55.393Z] coverage: 12.0% of statements [2022-01-25T00:38:55.393Z] ok github.com/docker/docker/plugin 0.113s coverage: 12.0% of statements [2022-01-25T00:38:55.643Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T00:38:55.643Z] time="2022-01-25T00:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:38:55.643Z] time="2022-01-25T00:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca6a29a4782b44a478846bdd6dbb0a0864b61ca0386319648cf5cb56a46dc8fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:38:55.643Z] time="2022-01-25T00:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:38:55.643Z] time="2022-01-25T00:38:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca6a29a4782b44a478846bdd6dbb0a0864b61ca0386319648cf5cb56a46dc8fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:38:55.728Z] --- PASS: TestOverlappingRequests (0.44s) [2022-01-25T00:38:55.728Z] === RUN TestRelease [2022-01-25T00:38:55.904Z] === RUN TestPluginInstall/with_htpasswd [2022-01-25T00:38:56.164Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T00:38:56.164Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T00:38:56.425Z] time="2022-01-25T00:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:38:56.425Z] time="2022-01-25T00:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca6a29a4782b44a478846bdd6dbb0a0864b61ca0386319648cf5cb56a46dc8fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:38:56.425Z] time="2022-01-25T00:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:38:56.425Z] time="2022-01-25T00:38:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca6a29a4782b44a478846bdd6dbb0a0864b61ca0386319648cf5cb56a46dc8fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:38:56.687Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T00:38:56.687Z] === RUN TestPluginInstall/with_insecure [2022-01-25T00:38:56.751Z] time="2022-01-25T00:38:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-25T00:38:57.008Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-25T00:38:57.008Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-25T00:38:57.008Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-25T00:38:57.008Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-25T00:38:57.008Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-25T00:38:57.008Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-25T00:38:57.008Z] === RUN TestResumableRequestReaderWithReadError [2022-01-25T00:38:57.008Z] === RUN TestRestartManagerTimeout [2022-01-25T00:38:57.008Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-25T00:38:57.008Z] === RUN TestRestartManagerTimeoutReset [2022-01-25T00:38:57.008Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-25T00:38:57.008Z] PASS [2022-01-25T00:38:57.008Z] coverage: 45.3% of statements [2022-01-25T00:38:57.008Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements [2022-01-25T00:38:57.008Z] time="2022-01-25T00:38:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-25T00:38:57.008Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-01-25T00:38:57.008Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-25T00:38:57.008Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-25T00:38:57.008Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-25T00:38:57.008Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-25T00:38:57.009Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-25T00:38:57.009Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-25T00:38:57.009Z] === RUN TestResumableRequestReader [2022-01-25T00:38:57.009Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-25T00:38:57.009Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-25T00:38:57.009Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-25T00:38:57.009Z] PASS [2022-01-25T00:38:57.009Z] coverage: 100.0% of statements [2022-01-25T00:38:57.009Z] ok github.com/docker/docker/registry/resumable 0.285s coverage: 100.0% of statements [2022-01-25T00:38:57.237Z] --- PASS: TestRelease (1.79s) [2022-01-25T00:38:57.237Z] === RUN TestAllocateRandomDeallocate [2022-01-25T00:38:57.492Z] === RUN TestResolveAuthConfigIndexServer [2022-01-25T00:38:57.492Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestResolveAuthConfigFullURL [2022-01-25T00:38:57.492Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-25T00:38:57.492Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestValidateMirror [2022-01-25T00:38:57.492Z] --- PASS: TestValidateMirror (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestLoadInsecureRegistries [2022-01-25T00:38:57.492Z] time="2022-01-25T00:38:57Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T00:38:57.492Z] time="2022-01-25T00:38:57Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-25T00:38:57.492Z] time="2022-01-25T00:38:57Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T00:38:57.492Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-01-25T00:38:57.492Z] === RUN TestNewServiceConfig [2022-01-25T00:38:57.492Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestValidateIndexName [2022-01-25T00:38:57.492Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestValidateIndexNameWithError [2022-01-25T00:38:57.492Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestEndpointParse [2022-01-25T00:38:57.492Z] --- PASS: TestEndpointParse (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestEndpointParseInvalid [2022-01-25T00:38:57.492Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestValidateEndpoint [2022-01-25T00:38:57.492Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-25T00:38:57.492Z] === RUN TestPing [2022-01-25T00:38:57.492Z] --- PASS: TestPing (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestPingRegistryEndpoint [2022-01-25T00:38:57.492Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:57.492Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestEndpoint [2022-01-25T00:38:57.492Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:57.492Z] --- SKIP: TestEndpoint (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestParseRepositoryInfo [2022-01-25T00:38:57.492Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestNewIndexInfo [2022-01-25T00:38:57.492Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestMirrorEndpointLookup [2022-01-25T00:38:57.492Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:38:57.492Z] --- SKIP: TestMirrorEndpointLookup (0.03s) [2022-01-25T00:38:57.492Z] === RUN TestSearchRepositories [2022-01-25T00:38:57.492Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-25T00:38:57.492Z] Host: 127.0.0.1:49352 [2022-01-25T00:38:57.492Z] User-Agent: docker test client [2022-01-25T00:38:57.492Z] Authorization: Token fake-token [2022-01-25T00:38:57.492Z] X-Docker-Token: true [2022-01-25T00:38:57.492Z] Accept-Encoding: gzip [2022-01-25T00:38:57.492Z] [2022-01-25T00:38:57.492Z] [2022-01-25T00:38:57.492Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-25T00:38:57.492Z] Connection: close [2022-01-25T00:38:57.492Z] Content-Length: 144 [2022-01-25T00:38:57.492Z] Cache-Control: no-cache [2022-01-25T00:38:57.492Z] Content-Type: application/json [2022-01-25T00:38:57.492Z] Date: Tue, 25 Jan 2022 00:38:57 GMT [2022-01-25T00:38:57.492Z] Expires: -1 [2022-01-25T00:38:57.492Z] Pragma: no-cache [2022-01-25T00:38:57.492Z] Server: docker-tests/mock [2022-01-25T00:38:57.492Z] X-Docker-Registry-Config: mock [2022-01-25T00:38:57.492Z] X-Docker-Registry-Version: 0.0.0 [2022-01-25T00:38:57.492Z] [2022-01-25T00:38:57.492Z] [2022-01-25T00:38:57.492Z] --- PASS: TestSearchRepositories (0.02s) [2022-01-25T00:38:57.492Z] === RUN TestTrustedLocation [2022-01-25T00:38:57.492Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-25T00:38:57.492Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-25T00:38:57.492Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-25T00:38:57.976Z] === RUN TestAllowNondistributableArtifacts [2022-01-25T00:38:57.976Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-25T00:38:57.976Z] === RUN TestIsSecureIndex [2022-01-25T00:38:57.976Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-25T00:38:57.976Z] PASS [2022-01-25T00:38:57.976Z] coverage: 51.2% of statements [2022-01-25T00:38:57.976Z] ok github.com/docker/docker/registry 0.371s coverage: 51.2% of statements [2022-01-25T00:38:57.976Z] === RUN TestDecodeContainerConfig [2022-01-25T00:38:57.976Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-01-25T00:38:57.976Z] === RUN TestDecodeContainerConfigIsolation [2022-01-25T00:38:57.976Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-25T00:38:57.976Z] === RUN TestValidatePrivileged [2022-01-25T00:38:57.976Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-25T00:38:57.976Z] PASS [2022-01-25T00:38:57.976Z] coverage: 52.6% of statements [2022-01-25T00:38:57.976Z] ok github.com/docker/docker/runconfig 0.071s coverage: 52.6% of statements [2022-01-25T00:38:57.976Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-25T00:38:57.976Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-25T00:38:57.976Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-25T00:38:57.976Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-25T00:38:57.976Z] PASS [2022-01-25T00:38:57.976Z] coverage: 62.5% of statements [2022-01-25T00:38:57.976Z] ok github.com/docker/docker/testutil 0.060s coverage: 62.5% of statements [2022-01-25T00:38:58.077Z] time="2022-01-25T00:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:38:58.077Z] time="2022-01-25T00:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6434e409815dfeba659c9b1684092c655330ba9d9528ef366bbe43804677193e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:38:58.078Z] time="2022-01-25T00:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-25T00:38:58.078Z] time="2022-01-25T00:38:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6434e409815dfeba659c9b1684092c655330ba9d9528ef366bbe43804677193e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-25T00:38:58.078Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T00:38:58.078Z] plugin_test.go:165: [d6794c9e39528] daemon is not started [2022-01-25T00:38:58.078Z] --- PASS: TestPluginInstall (4.50s) [2022-01-25T00:38:58.078Z] --- PASS: TestPluginInstall/no_auth (2.41s) [2022-01-25T00:38:58.078Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2022-01-25T00:38:58.078Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-01-25T00:38:58.078Z] === RUN TestPluginsWithRuntimes [2022-01-25T00:38:59.022Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T00:38:59.022Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T00:38:59.022Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T00:38:59.022Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T00:38:59.022Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T00:38:59.593Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T00:38:59.855Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-25T00:39:00.797Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.02s) [2022-01-25T00:39:00.938Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-25T00:39:00.938Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-01-25T00:39:00.938Z] === RUN TestConfigureDaemonLogs [2022-01-25T00:39:00.938Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestCommonOptionsInstallFlags [2022-01-25T00:39:00.938Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-25T00:39:00.938Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-25T00:39:00.938Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-25T00:39:00.938Z] PASS [2022-01-25T00:39:00.938Z] coverage: 18.6% of statements [2022-01-25T00:39:00.938Z] ok github.com/docker/docker/cmd/dockerd 0.239s coverage: 18.6% of statements [2022-01-25T00:39:00.938Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-25T00:39:00.938Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T00:39:01.021Z] === RUN TestGetDriver [2022-01-25T00:39:01.021Z] --- PASS: TestGetDriver (0.00s) [2022-01-25T00:39:01.021Z] === RUN TestVolumeRequestError [2022-01-25T00:39:01.021Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-25T00:39:01.021Z] PASS [2022-01-25T00:39:01.021Z] coverage: 36.1% of statements [2022-01-25T00:39:01.021Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2022-01-25T00:39:01.424Z] === RUN TestContainerStopSignal [2022-01-25T00:39:01.424Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestContainerStopTimeout [2022-01-25T00:39:01.424Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-25T00:39:01.424Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-25T00:39:01.424Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-25T00:39:01.424Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestReplaceAndAppendEnvVars [2022-01-25T00:39:01.424Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-25T00:39:01.424Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestNewMemoryStore [2022-01-25T00:39:01.424Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestAddContainers [2022-01-25T00:39:01.424Z] --- PASS: TestAddContainers (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestGetContainer [2022-01-25T00:39:01.424Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestDeleteContainer [2022-01-25T00:39:01.424Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestListContainers [2022-01-25T00:39:01.424Z] --- PASS: TestListContainers (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestFirstContainer [2022-01-25T00:39:01.424Z] --- PASS: TestFirstContainer (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestApplyAllContainer [2022-01-25T00:39:01.424Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestIsValidHealthString [2022-01-25T00:39:01.424Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestStateRunStop [2022-01-25T00:39:01.424Z] --- PASS: TestStateRunStop (0.00s) [2022-01-25T00:39:01.424Z] === RUN TestStateTimeoutWait [2022-01-25T00:39:01.739Z] --- PASS: TestPluginsWithRuntimes (3.52s) [2022-01-25T00:39:01.739Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-01-25T00:39:01.739Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-01-25T00:39:01.739Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T00:39:01.908Z] state_test.go:141: Stop callback fired [2022-01-25T00:39:01.909Z] state_test.go:165: Stop callback fired [2022-01-25T00:39:01.909Z] --- PASS: TestStateTimeoutWait (0.11s) [2022-01-25T00:39:01.909Z] === RUN TestIsValidStateString [2022-01-25T00:39:01.909Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-25T00:39:01.909Z] === RUN TestViewSaveDelete [2022-01-25T00:39:01.909Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-25T00:39:01.909Z] === RUN TestViewAll [2022-01-25T00:39:01.909Z] --- PASS: TestViewAll (0.02s) [2022-01-25T00:39:01.909Z] === RUN TestViewGet [2022-01-25T00:39:01.909Z] --- PASS: TestViewGet (0.01s) [2022-01-25T00:39:01.909Z] === RUN TestNames [2022-01-25T00:39:01.909Z] --- PASS: TestNames (0.00s) [2022-01-25T00:39:01.909Z] === RUN TestViewWithHealthCheck [2022-01-25T00:39:01.909Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-25T00:39:01.909Z] PASS [2022-01-25T00:39:01.909Z] coverage: 41.7% of statements [2022-01-25T00:39:01.909Z] ok github.com/docker/docker/container 0.272s coverage: 41.7% of statements [2022-01-25T00:39:01.909Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T00:39:01.909Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T00:39:01.909Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T00:39:01.909Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T00:39:02.042Z] === RUN TestGetAddress [2022-01-25T00:39:02.042Z] --- PASS: TestGetAddress (0.00s) [2022-01-25T00:39:02.042Z] === RUN TestRemove [2022-01-25T00:39:02.042Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T00:39:02.042Z] --- SKIP: TestRemove (0.00s) [2022-01-25T00:39:02.042Z] === RUN TestInitializeWithVolumes [2022-01-25T00:39:02.042Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-25T00:39:02.042Z] === RUN TestCreate [2022-01-25T00:39:02.116Z] --- PASS: TestAllocateRandomDeallocate (4.71s) [2022-01-25T00:39:02.116Z] === RUN TestRetrieveFromStore [2022-01-25T00:39:02.310Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-25T00:39:02.310Z] PASS [2022-01-25T00:39:02.310Z] [2022-01-25T00:39:02.310Z] DONE 10 tests in 8.731s [2022-01-25T00:39:02.310Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-25T00:39:02.310Z] ++ 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-01-25T00:39:02.310Z] ++ set -e [2022-01-25T00:39:02.310Z] ++ '[' -n 0 ']' [2022-01-25T00:39:02.310Z] ++ set -x [2022-01-25T00:39:02.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-25T00:39:02.310Z] INFO: Testing against a local daemon [2022-01-25T00:39:02.310Z] === RUN TestExternalGraphDriver [2022-01-25T00:39:02.310Z] === RUN TestExternalGraphDriver/json [2022-01-25T00:39:02.527Z] --- PASS: TestCreate (0.02s) [2022-01-25T00:39:02.527Z] === RUN TestValidateName [2022-01-25T00:39:02.527Z] --- PASS: TestValidateName (0.00s) [2022-01-25T00:39:02.527Z] === RUN TestCreateWithOpts [2022-01-25T00:39:02.527Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T00:39:02.527Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-25T00:39:02.527Z] === RUN TestRelaodNoOpts [2022-01-25T00:39:02.527Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-25T00:39:02.527Z] PASS [2022-01-25T00:39:02.527Z] coverage: 41.5% of statements [2022-01-25T00:39:02.527Z] ok github.com/docker/docker/volume/local 0.114s coverage: 41.5% of statements [2022-01-25T00:39:02.935Z] === RUN TestPrepare [2022-01-25T00:39:02.935Z] --- PASS: TestPrepare (0.00s) [2022-01-25T00:39:02.935Z] === RUN TestStart [2022-01-25T00:39:02.935Z] --- PASS: TestStart (0.00s) [2022-01-25T00:39:02.935Z] === RUN TestWaitCancel [2022-01-25T00:39:02.935Z] --- PASS: TestWaitCancel (0.00s) [2022-01-25T00:39:02.935Z] === RUN TestWaitDisabled [2022-01-25T00:39:02.935Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-25T00:39:02.935Z] === RUN TestWaitEnabled [2022-01-25T00:39:02.935Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-25T00:39:02.935Z] === RUN TestRemove [2022-01-25T00:39:02.935Z] --- PASS: TestRemove (0.00s) [2022-01-25T00:39:02.935Z] PASS [2022-01-25T00:39:02.935Z] coverage: 65.3% of statements [2022-01-25T00:39:03.015Z] === RUN TestLCOWParseMountRaw [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-25T00:39:03.016Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRaw [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-25T00:39:03.016Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestConvertTmpfsOptions [2022-01-25T00:39:03.016Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-25T00:39:03.016Z] linux_parser_test.go:209: data="ro" [2022-01-25T00:39:03.016Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestParseMountSpec [2022-01-25T00:39:03.016Z] parser_test.go:62: case 0 [2022-01-25T00:39:03.016Z] parser_test.go:62: case 1 [2022-01-25T00:39:03.016Z] parser_test.go:62: case 2 [2022-01-25T00:39:03.016Z] parser_test.go:62: case 3 [2022-01-25T00:39:03.016Z] parser_test.go:62: case 4 [2022-01-25T00:39:03.016Z] parser_test.go:62: case 5 [2022-01-25T00:39:03.016Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestValidateMount [2022-01-25T00:39:03.016Z] --- PASS: TestValidateMount (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRaw [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T00:39:03.016Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-25T00:39:03.016Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T00:39:03.016Z] PASS [2022-01-25T00:39:03.016Z] coverage: 67.6% of statements [2022-01-25T00:39:03.016Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-01-25T00:39:03.419Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-01-25T00:39:03.502Z] === RUN TestSetGetMeta [2022-01-25T00:39:03.502Z] === PAUSE TestSetGetMeta [2022-01-25T00:39:03.502Z] === RUN TestRestore [2022-01-25T00:39:03.502Z] === PAUSE TestRestore [2022-01-25T00:39:03.502Z] === RUN TestServiceCreate [2022-01-25T00:39:03.502Z] === PAUSE TestServiceCreate [2022-01-25T00:39:03.502Z] === RUN TestServiceList [2022-01-25T00:39:03.502Z] === PAUSE TestServiceList [2022-01-25T00:39:03.502Z] === RUN TestServiceRemove [2022-01-25T00:39:03.502Z] === PAUSE TestServiceRemove [2022-01-25T00:39:03.502Z] === RUN TestServiceGet [2022-01-25T00:39:03.502Z] === PAUSE TestServiceGet [2022-01-25T00:39:03.502Z] === RUN TestServicePrune [2022-01-25T00:39:03.502Z] === PAUSE TestServicePrune [2022-01-25T00:39:03.502Z] === RUN TestCreate [2022-01-25T00:39:03.502Z] === PAUSE TestCreate [2022-01-25T00:39:03.502Z] === RUN TestRemove [2022-01-25T00:39:03.502Z] === PAUSE TestRemove [2022-01-25T00:39:03.502Z] === RUN TestList [2022-01-25T00:39:03.502Z] === PAUSE TestList [2022-01-25T00:39:03.502Z] === RUN TestFindByDriver [2022-01-25T00:39:03.502Z] === PAUSE TestFindByDriver [2022-01-25T00:39:03.502Z] === RUN TestFindByReferenced [2022-01-25T00:39:03.502Z] === PAUSE TestFindByReferenced [2022-01-25T00:39:03.502Z] === RUN TestDerefMultipleOfSameRef [2022-01-25T00:39:03.502Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-25T00:39:03.502Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:39:03.502Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:39:03.502Z] === RUN TestDefererencePluginOnCreateError [2022-01-25T00:39:03.502Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-25T00:39:03.502Z] === RUN TestRefDerefRemove [2022-01-25T00:39:03.502Z] === PAUSE TestRefDerefRemove [2022-01-25T00:39:03.502Z] === RUN TestGet [2022-01-25T00:39:03.502Z] === PAUSE TestGet [2022-01-25T00:39:03.502Z] === RUN TestGetWithReference [2022-01-25T00:39:03.502Z] === PAUSE TestGetWithReference [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_nil_list [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_empty_list [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_filter_some [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_filter_middle [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:39:03.502Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-25T00:39:03.502Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_nil_list [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_filter_some [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_filter_middle [2022-01-25T00:39:03.502Z] === CONT TestFilterFunc/test_empty_list [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-25T00:39:03.502Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-25T00:39:03.502Z] === CONT TestSetGetMeta [2022-01-25T00:39:03.502Z] === CONT TestList [2022-01-25T00:39:03.502Z] === CONT TestServiceGet [2022-01-25T00:39:03.502Z] === CONT TestCreate [2022-01-25T00:39:03.502Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-25T00:39:03.502Z] === CONT TestGetWithReference [2022-01-25T00:39:03.502Z] --- PASS: TestCreate (0.03s) [2022-01-25T00:39:03.502Z] === CONT TestGet [2022-01-25T00:39:03.502Z] --- PASS: TestList (0.04s) [2022-01-25T00:39:03.502Z] === CONT TestRefDerefRemove [2022-01-25T00:39:03.502Z] --- PASS: TestGetWithReference (0.03s) [2022-01-25T00:39:03.502Z] === CONT TestDefererencePluginOnCreateError [2022-01-25T00:39:03.502Z] --- PASS: TestGet (0.02s) [2022-01-25T00:39:03.502Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:39:03.502Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-25T00:39:03.502Z] === CONT TestDerefMultipleOfSameRef [2022-01-25T00:39:03.502Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-25T00:39:03.502Z] === CONT TestFindByReferenced [2022-01-25T00:39:03.502Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-25T00:39:03.502Z] === CONT TestFindByDriver [2022-01-25T00:39:03.502Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-25T00:39:03.502Z] === CONT TestServicePrune [2022-01-25T00:39:03.502Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-25T00:39:03.502Z] === CONT TestServiceList [2022-01-25T00:39:03.644Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-01-25T00:39:03.694Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T00:39:03.732Z] --- PASS: TestRetrieveFromStore (1.56s) [2022-01-25T00:39:03.732Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-25T00:39:03.732Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-25T00:39:03.732Z] === RUN TestParallelPredefinedRequest1 [2022-01-25T00:39:03.732Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-25T00:39:03.732Z] === RUN TestParallelPredefinedRequest2 [2022-01-25T00:39:03.732Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-25T00:39:03.732Z] === RUN TestParallelPredefinedRequest3 [2022-01-25T00:39:03.732Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-25T00:39:03.732Z] === RUN TestParallelPredefinedRequest4 [2022-01-25T00:39:03.732Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-25T00:39:03.732Z] === RUN TestParallelPredefinedRequest5 [2022-01-25T00:39:03.732Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-25T00:39:03.732Z] === RUN TestDebug [2022-01-25T00:39:03.732Z] --- PASS: TestDebug (0.00s) [2022-01-25T00:39:03.732Z] === RUN TestRequestPoolParallel [2022-01-25T00:39:03.955Z] === RUN TestExternalGraphDriver/spec [2022-01-25T00:39:03.985Z] --- PASS: TestFindByDriver (0.03s) [2022-01-25T00:39:03.985Z] === CONT TestServiceRemove [2022-01-25T00:39:03.985Z] --- PASS: TestServiceGet (0.22s) [2022-01-25T00:39:03.985Z] === CONT TestServiceCreate [2022-01-25T00:39:03.985Z] time="2022-01-25T00:39:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:03.985Z] --- PASS: TestServiceRemove (0.12s) [2022-01-25T00:39:03.985Z] === CONT TestRestore [2022-01-25T00:39:03.985Z] time="2022-01-25T00:39:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:03.985Z] --- PASS: TestServiceList (0.13s) [2022-01-25T00:39:03.985Z] === CONT TestRemove [2022-01-25T00:39:03.985Z] time="2022-01-25T00:39:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:03.985Z] time="2022-01-25T00:39:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-25T00:39:03.985Z] --- PASS: TestServiceCreate (0.03s) [2022-01-25T00:39:03.985Z] time="2022-01-25T00:39:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:03.985Z] --- PASS: TestRemove (0.02s) [2022-01-25T00:39:03.985Z] --- PASS: TestRestore (0.03s) [2022-01-25T00:39:03.985Z] --- PASS: TestServicePrune (0.17s) [2022-01-25T00:39:03.985Z] PASS [2022-01-25T00:39:03.985Z] coverage: 69.0% of statements [2022-01-25T00:39:03.985Z] ok github.com/docker/docker/volume/service 0.297s coverage: 69.0% of statements [2022-01-25T00:39:04.216Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T00:39:04.218Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-01-25T00:39:04.218Z] === RUN TestFullAllocateRelease [2022-01-25T00:39:04.703Z] --- PASS: TestFullAllocateRelease (0.59s) [2022-01-25T00:39:04.703Z] === RUN TestOddAllocateRelease [2022-01-25T00:39:04.787Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T00:39:04.787Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-25T00:39:04.787Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T00:39:04.787Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T00:39:05.032Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-25T00:39:05.032Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-25T00:39:05.032Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-25T00:39:05.032Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-25T00:39:05.189Z] --- PASS: TestOddAllocateRelease (0.36s) [2022-01-25T00:39:05.190Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-25T00:39:05.190Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-01-25T00:39:05.190Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-25T00:39:05.190Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-25T00:39:05.190Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-25T00:39:05.190Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-25T00:39:05.190Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T00:39:05.190Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:05.190Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:39:05.190Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T00:39:05.190Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:05.190Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:39:05.190Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T00:39:05.190Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:05.190Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:39:05.190Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T00:39:05.190Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:05.190Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:39:05.190Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T00:39:05.190Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:05.190Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:39:05.190Z] PASS [2022-01-25T00:39:05.190Z] coverage: 85.3% of statements [2022-01-25T00:39:05.190Z] ok github.com/docker/docker/libnetwork/ipam 52.976s coverage: 85.3% of statements [2022-01-25T00:39:05.190Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-25T00:39:05.190Z] === RUN TestClientStream [2022-01-25T00:39:05.190Z] --- PASS: TestClientStream (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestClientSendFile [2022-01-25T00:39:05.190Z] --- PASS: TestClientSendFile (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestClientWithRequestTimeout [2022-01-25T00:39:05.190Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-25T00:39:05.190Z] === RUN TestFileSpecPlugin [2022-01-25T00:39:05.190Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-25T00:39:05.190Z] === RUN TestFileJSONSpecPlugin [2022-01-25T00:39:05.190Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-25T00:39:05.190Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestPluginAddHandler [2022-01-25T00:39:05.190Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestPluginWaitBadPlugin [2022-01-25T00:39:05.190Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestGet [2022-01-25T00:39:05.190Z] time="2022-01-25T00:39:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-25T00:39:05.190Z] === RUN TestParseEmptyInterface [2022-01-25T00:39:05.190Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestParseNonInterfaceType [2022-01-25T00:39:05.190Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestParseWithOneFunction [2022-01-25T00:39:05.190Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestParseWithMultipleFuncs [2022-01-25T00:39:05.190Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestParseWithUnnamedReturn [2022-01-25T00:39:05.190Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestEmbeddedInterface [2022-01-25T00:39:05.190Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestParsedImports [2022-01-25T00:39:05.190Z] --- PASS: TestParsedImports (0.00s) [2022-01-25T00:39:05.190Z] === RUN TestAliasedImports [2022-01-25T00:39:05.190Z] --- PASS: TestAliasedImports (0.00s) [2022-01-25T00:39:05.190Z] PASS [2022-01-25T00:39:05.190Z] coverage: 56.8% of statements [2022-01-25T00:39:05.190Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2022-01-25T00:39:05.518Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-25T00:39:05.518Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-25T00:39:05.518Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-25T00:39:05.518Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-25T00:39:05.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-25T00:39:05.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-25T00:39:05.518Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-25T00:39:05.518Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-25T00:39:05.731Z] === RUN TestExternalGraphDriver/pull [2022-01-25T00:39:06.003Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-25T00:39:06.004Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-25T00:39:06.004Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-25T00:39:06.004Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-25T00:39:06.004Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-25T00:39:06.004Z] PASS [2022-01-25T00:39:06.004Z] coverage: 35.9% of statements [2022-01-25T00:39:06.004Z] ok github.com/docker/docker/daemon/cluster/convert 0.356s coverage: 35.9% of statements [2022-01-25T00:39:06.004Z] === RUN TestNewListSecretsFilters [2022-01-25T00:39:06.004Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-25T00:39:06.004Z] === RUN TestNewListConfigsFilters [2022-01-25T00:39:06.004Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-25T00:39:06.004Z] PASS [2022-01-25T00:39:06.004Z] coverage: 0.5% of statements [2022-01-25T00:39:06.004Z] ok github.com/docker/docker/daemon/cluster 0.839s coverage: 0.5% of statements [2022-01-25T00:39:06.211Z] time="2022-01-25T00:39:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-25T00:39:06.700Z] === RUN TestHTTPTransport [2022-01-25T00:39:06.700Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-25T00:39:06.700Z] PASS [2022-01-25T00:39:06.700Z] coverage: 85.7% of statements [2022-01-25T00:39:06.700Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2022-01-25T00:39:07.647Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-01-25T00:39:07.647Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-01-25T00:39:07.647Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-01-25T00:39:07.647Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-01-25T00:39:07.647Z] === RUN TestGraphdriverPluginV2 [2022-01-25T00:39:07.647Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T00:39:07.722Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-25T00:39:07.723Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T00:39:07.723Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-25T00:39:07.723Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-25T00:39:07.723Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-25T00:39:07.723Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-25T00:39:07.723Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-25T00:39:07.723Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T00:39:07.723Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-25T00:39:07.723Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-25T00:39:07.723Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-25T00:39:07.723Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-25T00:39:07.723Z] === RUN TestBufferPoolPutAndGet [2022-01-25T00:39:07.723Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-25T00:39:07.723Z] PASS [2022-01-25T00:39:07.723Z] coverage: 88.2% of statements [2022-01-25T00:39:07.723Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements [2022-01-25T00:39:07.908Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T00:39:08.209Z] === RUN TestOutputOnPrematureClose [2022-01-25T00:39:08.209Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-25T00:39:08.209Z] === RUN TestCompleteSilently [2022-01-25T00:39:08.209Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-25T00:39:08.209Z] PASS [2022-01-25T00:39:08.209Z] coverage: 75.9% of statements [2022-01-25T00:39:08.209Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-01-25T00:39:08.209Z] time="2022-01-25T00:39:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-25T00:39:08.482Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T00:39:08.695Z] === RUN TestSendToOneSub [2022-01-25T00:39:08.695Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-25T00:39:08.695Z] === RUN TestSendToMultipleSubs [2022-01-25T00:39:08.695Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-25T00:39:08.695Z] === RUN TestEvictOneSub [2022-01-25T00:39:08.695Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-25T00:39:08.695Z] === RUN TestClosePublisher [2022-01-25T00:39:08.695Z] --- PASS: TestClosePublisher (0.00s) [2022-01-25T00:39:08.695Z] === RUN TestPubSubRace [2022-01-25T00:39:09.041Z] === RUN TestBuilderGC [2022-01-25T00:39:09.041Z] --- PASS: TestBuilderGC (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationNotFound [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonBrokenConfiguration [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestFindConfigurationConflicts [2022-01-25T00:39:09.041Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-25T00:39:09.041Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-25T00:39:09.041Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-25T00:39:09.041Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-25T00:39:09.041Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_label [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_dns [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-25T00:39:09.041Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-25T00:39:09.041Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestReloadSetConfigFileNotExist [2022-01-25T00:39:09.041Z] time="2022-01-25T00:39:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-25T00:39:09.041Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-01-25T00:39:09.041Z] === RUN TestReloadDefaultConfigNotExist [2022-01-25T00:39:09.041Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:09.041Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestReloadBadDefaultConfig [2022-01-25T00:39:09.041Z] time="2022-01-25T00:39:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2402278979" [2022-01-25T00:39:09.041Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestReloadWithConflictingLabels [2022-01-25T00:39:09.041Z] time="2022-01-25T00:39:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1923573980" [2022-01-25T00:39:09.041Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestReloadWithDuplicateLabels [2022-01-25T00:39:09.041Z] time="2022-01-25T00:39:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3995557858" [2022-01-25T00:39:09.041Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestMaskURLCredentials [2022-01-25T00:39:09.041Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-25T00:39:09.041Z] === RUN TestDaemonConfigurationMerge [2022-01-25T00:39:09.041Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-25T00:39:09.041Z] PASS [2022-01-25T00:39:09.041Z] coverage: 79.2% of statements [2022-01-25T00:39:09.041Z] ok github.com/docker/docker/daemon/config 0.343s coverage: 79.2% of statements [2022-01-25T00:39:09.526Z] === RUN TestWaitNodeAttachment [2022-01-25T00:39:09.526Z] === RUN TestEventsLog [2022-01-25T00:39:09.526Z] --- PASS: TestEventsLog (0.00s) [2022-01-25T00:39:09.526Z] === RUN TestEventsLogTimeout [2022-01-25T00:39:09.526Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-25T00:39:09.526Z] === RUN TestLogEvents [2022-01-25T00:39:09.526Z] --- PASS: TestLogEvents (0.05s) [2022-01-25T00:39:09.526Z] === RUN TestLoadBufferedEvents [2022-01-25T00:39:09.717Z] --- PASS: TestPubSubRace (1.07s) [2022-01-25T00:39:09.717Z] PASS [2022-01-25T00:39:09.717Z] coverage: 75.0% of statements [2022-01-25T00:39:09.717Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-01-25T00:39:10.011Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-01-25T00:39:10.011Z] === RUN TestIsolationConversion [2022-01-25T00:39:10.011Z] === RUN TestIsolationConversion/default [2022-01-25T00:39:10.011Z] === RUN TestIsolationConversion/process [2022-01-25T00:39:10.011Z] === RUN TestIsolationConversion/hyperv [2022-01-25T00:39:10.011Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-25T00:39:10.011Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-25T00:39:10.011Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-25T00:39:10.011Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestContainerLabels [2022-01-25T00:39:10.011Z] --- PASS: TestContainerLabels (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestCredentialSpecConversion [2022-01-25T00:39:10.011Z] === RUN TestCredentialSpecConversion/none [2022-01-25T00:39:10.011Z] === RUN TestCredentialSpecConversion/config [2022-01-25T00:39:10.011Z] === RUN TestCredentialSpecConversion/file [2022-01-25T00:39:10.011Z] === RUN TestCredentialSpecConversion/registry [2022-01-25T00:39:10.011Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-25T00:39:10.011Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-25T00:39:10.011Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-25T00:39:10.011Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-25T00:39:10.011Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestControllerValidateMountBind [2022-01-25T00:39:10.011Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-01-25T00:39:10.011Z] === RUN TestControllerValidateMountVolume [2022-01-25T00:39:10.011Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestControllerValidateMountTarget [2022-01-25T00:39:10.011Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestControllerValidateMountTmpfs [2022-01-25T00:39:10.011Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestControllerValidateMountInvalidType [2022-01-25T00:39:10.011Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestControllerValidateMountNamedPipe [2022-01-25T00:39:10.011Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-25T00:39:10.011Z] PASS [2022-01-25T00:39:10.011Z] coverage: 11.0% of statements [2022-01-25T00:39:10.011Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.653s coverage: 11.0% of statements [2022-01-25T00:39:10.011Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-01-25T00:39:10.011Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-25T00:39:10.011Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-25T00:39:10.011Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-25T00:39:10.011Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-25T00:39:10.011Z] PASS [2022-01-25T00:39:10.011Z] coverage: 50.0% of statements [2022-01-25T00:39:10.011Z] ok github.com/docker/docker/daemon/events 0.310s coverage: 50.0% of statements [2022-01-25T00:39:10.231Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-01-25T00:39:10.231Z] === RUN TestInfoDebug [2022-01-25T00:39:10.231Z] --- PASS: TestInfoDebug (0.52s) [2022-01-25T00:39:10.231Z] === RUN TestInfoInsecureRegistries [2022-01-25T00:39:10.231Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-25T00:39:10.231Z] === RUN TestInfoRegistryMirrors [2022-01-25T00:39:10.231Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-25T00:39:10.231Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T00:39:10.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-25T00:39:10.231Z] === RUN TestPingCacheHeaders [2022-01-25T00:39:10.231Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-25T00:39:10.231Z] === RUN TestPingGet [2022-01-25T00:39:10.231Z] --- PASS: TestPingGet (0.01s) [2022-01-25T00:39:10.231Z] === RUN TestPingHead [2022-01-25T00:39:10.231Z] --- PASS: TestPingHead (0.02s) [2022-01-25T00:39:10.231Z] === RUN TestVersion [2022-01-25T00:39:10.231Z] --- PASS: TestVersion (0.02s) [2022-01-25T00:39:10.231Z] === CONT TestDiskUsage [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T00:39:10.490Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T00:39:10.744Z] === RUN TestRegister [2022-01-25T00:39:10.744Z] --- PASS: TestRegister (0.00s) [2022-01-25T00:39:10.744Z] === RUN TestCommand [2022-01-25T00:39:10.744Z] --- PASS: TestCommand (0.04s) [2022-01-25T00:39:10.744Z] === RUN TestNaiveSelf [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T00:39:10.749Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage (1.05s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run (0.24s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-25T00:39:11.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:39:11.009Z] PASS [2022-01-25T00:39:11.009Z] [2022-01-25T00:39:11.009Z] === Skipped [2022-01-25T00:39:11.009Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:39:11.009Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T00:39:11.009Z] [2022-01-25T00:39:11.009Z] DONE 50 tests, 1 skipped in 19.616s [2022-01-25T00:39:11.009Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T00:39:11.009Z] ++ 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-01-25T00:39:11.009Z] ++ set -e [2022-01-25T00:39:11.009Z] ++ '[' -n 0 ']' [2022-01-25T00:39:11.009Z] ++ set -x [2022-01-25T00:39:11.009Z] ++ env -i DEST=/go/src/github.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-01-25T00:39:11.009Z] INFO: Testing against a local daemon [2022-01-25T00:39:11.009Z] === RUN TestVolumesCreateAndList [2022-01-25T00:39:11.009Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-25T00:39:11.009Z] === RUN TestVolumesRemove [2022-01-25T00:39:11.033Z] === RUN TestIsEmptyDir [2022-01-25T00:39:11.033Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-25T00:39:11.033Z] PASS [2022-01-25T00:39:11.033Z] coverage: 2.3% of statements [2022-01-25T00:39:11.033Z] ok github.com/docker/docker/daemon/graphdriver 0.087s coverage: 2.3% of statements [2022-01-25T00:39:11.229Z] --- PASS: TestNaiveSelf (0.05s) [2022-01-25T00:39:11.229Z] PASS [2022-01-25T00:39:11.229Z] coverage: 82.4% of statements [2022-01-25T00:39:11.229Z] ok github.com/docker/docker/pkg/reexec 0.143s coverage: 82.4% of statements [2022-01-25T00:39:11.268Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-25T00:39:11.269Z] === RUN TestVolumesInspect [2022-01-25T00:39:11.269Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-25T00:39:11.269Z] === RUN TestVolumesInvalidJSON [2022-01-25T00:39:11.269Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T00:39:11.269Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T00:39:11.269Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T00:39:11.269Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-25T00:39:11.269Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T00:39:11.269Z] PASS [2022-01-25T00:39:11.269Z] [2022-01-25T00:39:11.269Z] DONE 5 tests in 0.190s [2022-01-25T00:39:11.269Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T00:39:11.269Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T00:39:11.269Z] +++ kill 13075 [2022-01-25T00:39:11.519Z] === RUN TestLinkNaming [2022-01-25T00:39:11.519Z] --- PASS: TestLinkNaming (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestLinkNew [2022-01-25T00:39:11.519Z] --- PASS: TestLinkNew (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestLinkEnv [2022-01-25T00:39:11.519Z] --- PASS: TestLinkEnv (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestLinkMultipleEnv [2022-01-25T00:39:11.519Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestLinkPortRangeEnv [2022-01-25T00:39:11.519Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-25T00:39:11.519Z] PASS [2022-01-25T00:39:11.519Z] coverage: 93.0% of statements [2022-01-25T00:39:11.519Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-01-25T00:39:11.519Z] === RUN TestVerifyNetworkingConfig [2022-01-25T00:39:11.519Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestGetContainer [2022-01-25T00:39:11.519Z] --- PASS: TestGetContainer (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestValidContainerNames [2022-01-25T00:39:11.519Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestContainerInitDNS [2022-01-25T00:39:11.519Z] daemon_test.go:145: root required [2022-01-25T00:39:11.519Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestMerge [2022-01-25T00:39:11.519Z] --- PASS: TestMerge (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestValidateContainerIsolation [2022-01-25T00:39:11.519Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestFindNetworkErrorType [2022-01-25T00:39:11.519Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestEnsureServicesExist [2022-01-25T00:39:11.519Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-25T00:39:11.519Z] === RUN TestEnsureServicesExistErrors [2022-01-25T00:39:11.519Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-25T00:39:11.519Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-25T00:39:11.519Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-25T00:39:11.519Z] --- PASS: TestEnsureServicesExistErrors (0.01s) [2022-01-25T00:39:11.519Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-25T00:39:11.519Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-25T00:39:11.519Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestContainerDelete [2022-01-25T00:39:11.519Z] --- PASS: TestContainerDelete (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestContainerDoubleDelete [2022-01-25T00:39:11.519Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestLogContainerEventCopyLabels [2022-01-25T00:39:11.519Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestLogContainerEventWithAttributes [2022-01-25T00:39:11.519Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestNoneHealthcheck [2022-01-25T00:39:11.519Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-25T00:39:11.519Z] === RUN TestHealthStates [2022-01-25T00:39:11.519Z] time="2022-01-25T00:39: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-01-25T00:39:11.519Z] time="2022-01-25T00:39: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-01-25T00:39:11.519Z] time="2022-01-25T00:39: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-01-25T00:39:11.519Z] time="2022-01-25T00:39: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-01-25T00:39:11.520Z] time="2022-01-25T00:39: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-01-25T00:39:11.520Z] time="2022-01-25T00:39: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-01-25T00:39:11.520Z] time="2022-01-25T00:39: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-01-25T00:39:11.520Z] time="2022-01-25T00:39: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-01-25T00:39:11.520Z] time="2022-01-25T00:39: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-01-25T00:39:11.520Z] time="2022-01-25T00:39: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-01-25T00:39:11.520Z] --- PASS: TestHealthStates (0.22s) [2022-01-25T00:39:11.520Z] === RUN TestGetInspectData [2022-01-25T00:39:11.520Z] --- PASS: TestGetInspectData (0.00s) [2022-01-25T00:39:11.520Z] === RUN TestFillLicense [2022-01-25T00:39:11.520Z] --- PASS: TestFillLicense (0.00s) [2022-01-25T00:39:11.520Z] === RUN TestListInvalidFilter [2022-01-25T00:39:11.520Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-25T00:39:11.520Z] === RUN TestNameFilter [2022-01-25T00:39:11.520Z] --- PASS: TestNameFilter (0.00s) [2022-01-25T00:39:11.520Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-25T00:39:11.520Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-25T00:39:11.520Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-25T00:39:11.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-25T00:39:11.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-25T00:39:11.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-25T00:39:11.520Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-25T00:39:11.520Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-25T00:39:11.520Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-25T00:39:11.528Z] +++ /etc/init.d/apparmor stop [2022-01-25T00:39:11.528Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T00:39:11.528Z] [2022-01-25T00:39:11.528Z] Unloading profiles will leave already running processes permanently [2022-01-25T00:39:11.528Z] unconfined, which can lead to unexpected situations. [2022-01-25T00:39:11.528Z] [2022-01-25T00:39:11.528Z] To set a process to complain mode, use the command line tool [2022-01-25T00:39:11.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T00:39:11.528Z] +++ true [2022-01-25T00:39:11.528Z] exiting test-integration [2022-01-25T00:39:11.528Z] ++ exit 0 [2022-01-25T00:39:11.528Z] [2022-01-25T00:39:11.717Z] === RUN TestDump [2022-01-25T00:39:11.717Z] goroutine 6 [running]: [2022-01-25T00:39:11.789Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T00:39:11.789Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-01-25T00:39:11.789Z] PASS [2022-01-25T00:39:11.789Z] [2022-01-25T00:39:11.789Z] DONE 5 tests in 9.310s [2022-01-25T00:39:11.789Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-25T00:39:11.789Z] ++ 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-01-25T00:39:11.789Z] ++ set -e [2022-01-25T00:39:11.789Z] ++ '[' -n 0 ']' [2022-01-25T00:39:11.789Z] ++ set -x [2022-01-25T00:39:11.789Z] ++ env -i DEST=/go/src/github.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-01-25T00:39:11.789Z] INFO: Testing against a local daemon [2022-01-25T00:39:11.789Z] === RUN TestContinueAfterPluginCrash [2022-01-25T00:39:11.789Z] === PAUSE TestContinueAfterPluginCrash [2022-01-25T00:39:11.789Z] === RUN TestReadPluginNoRead [2022-01-25T00:39:11.789Z] === PAUSE TestReadPluginNoRead [2022-01-25T00:39:11.789Z] === RUN TestDaemonStartWithLogOpt [2022-01-25T00:39:11.789Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-25T00:39:11.789Z] === CONT TestContinueAfterPluginCrash [2022-01-25T00:39:11.789Z] === CONT TestDaemonStartWithLogOpt [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-25T00:39:12.007Z] === 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-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-25T00:39:12.007Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-25T00:39:12.007Z] --- 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-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-25T00:39:12.007Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestDaemonReloadLabels [2022-01-25T00:39:12.007Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-25T00:39:12.007Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestDaemonReloadMirrors [2022-01-25T00:39:12.007Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-25T00:39:12.007Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-25T00:39:12.007Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-25T00:39:12.007Z] reload_test.go:342: root required [2022-01-25T00:39:12.007Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-25T00:39:12.007Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-01-25T00:39:12.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-25T00:39:12.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-25T00:39:12.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-25T00:39:12.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-01-25T00:39:12.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-25T00:39:12.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-25T00:39:12.007Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-25T00:39:12.007Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-25T00:39:12.007Z] === RUN TestParseVolumesFrom [2022-01-25T00:39:12.007Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-25T00:39:12.007Z] PASS [2022-01-25T00:39:12.007Z] coverage: 8.6% of statements [2022-01-25T00:39:12.007Z] ok github.com/docker/docker/daemon 0.494s coverage: 8.6% of statements [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-25T00:39:12.007Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-25T00:39:12.050Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork Post stage [Pipeline] junit [2022-01-25T00:39:12.107Z] Recording test results [2022-01-25T00:39:12.202Z] github.com/docker/docker/pkg/stack.dump(0xa7b6b7) [2022-01-25T00:39:12.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T00:39:12.202Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-25T00:39:12.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-25T00:39:12.202Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-25T00:39:12.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-25T00:39:12.202Z] testing.tRunner(0xc00011c1a0, 0xbe8e68) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:39:12.202Z] created by testing.(*T).Run [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T00:39:12.202Z] [2022-01-25T00:39:12.202Z] goroutine 1 [chan receive]: [2022-01-25T00:39:12.202Z] testing.(*T).Run(0xc00011c000, {0xbda52e, 0xa5a413}, 0xbe8e68) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T00:39:12.202Z] testing.runTests.func1(0xc000068750) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T00:39:12.202Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:39:12.202Z] testing.runTests(0xc000076080, {0xd4cba0, 0x3, 0x3}, {0xa7a90d, 0xbdc228, 0xd51640}) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T00:39:12.202Z] testing.(*M).Run(0xc000076080) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T00:39:12.202Z] main.main() [2022-01-25T00:39:12.202Z] _testmain.go:95 +0x1f5 [2022-01-25T00:39:12.202Z] --- PASS: TestDump (0.00s) [2022-01-25T00:39:12.202Z] === RUN TestDumpToFile [2022-01-25T00:39:12.202Z] --- PASS: TestDumpToFile (0.23s) [2022-01-25T00:39:12.202Z] === RUN TestDumpToFileWithEmptyInput [2022-01-25T00:39:12.202Z] goroutine 8 [running]: [2022-01-25T00:39:12.202Z] github.com/docker/docker/pkg/stack.dump(0xae86f4) [2022-01-25T00:39:12.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T00:39:12.202Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xae8aa0}) [2022-01-25T00:39:12.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-25T00:39:12.202Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-25T00:39:12.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-25T00:39:12.202Z] testing.tRunner(0xc00011c680, 0xbe8e58) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:39:12.202Z] created by testing.(*T).Run [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T00:39:12.202Z] [2022-01-25T00:39:12.202Z] goroutine 1 [chan receive]: [2022-01-25T00:39:12.202Z] testing.(*T).Run(0xc00011c000, {0xbe12ba, 0xa5a413}, 0xbe8e58) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T00:39:12.202Z] testing.runTests.func1(0xc000068750) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T00:39:12.202Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:39:12.202Z] testing.runTests(0xc000076080, {0xd4cba0, 0x3, 0x3}, {0xa7a90d, 0xbdc228, 0xd51640}) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T00:39:12.202Z] testing.(*M).Run(0xc000076080) [2022-01-25T00:39:12.202Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T00:39:12.202Z] main.main() [2022-01-25T00:39:12.202Z] _testmain.go:95 +0x1f5 [2022-01-25T00:39:12.202Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-25T00:39:12.202Z] PASS [2022-01-25T00:39:12.202Z] coverage: 90.9% of statements [2022-01-25T00:39:12.202Z] ok github.com/docker/docker/pkg/stack 0.281s coverage: 90.9% of statements [2022-01-25T00:39:12.202Z] time="2022-01-25T00:39:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-25T00:39:12.321Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T00:39:12.684Z] + echo Ensuring container killed. [2022-01-25T00:39:12.684Z] Ensuring container killed. [2022-01-25T00:39:12.684Z] + docker rm -vf docker-pr5 [2022-01-25T00:39:12.684Z] Error: No such container: docker-pr5 [2022-01-25T00:39:12.687Z] === RUN TestNewStdWriter [2022-01-25T00:39:12.687Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-25T00:39:12.687Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestWriteWithNilBytes [2022-01-25T00:39:12.687Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestWrite [2022-01-25T00:39:12.687Z] --- PASS: TestWrite (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestWriteWithWriterError [2022-01-25T00:39:12.687Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-25T00:39:12.687Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyWriteAndRead [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-25T00:39:12.687Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-25T00:39:12.687Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-25T00:39:12.687Z] PASS [2022-01-25T00:39:12.687Z] coverage: 100.0% of statements [2022-01-25T00:39:12.687Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [Pipeline] sh [2022-01-25T00:39:12.964Z] + echo Chowning /workspace to jenkins user [2022-01-25T00:39:12.964Z] Chowning /workspace to jenkins user [2022-01-25T00:39:12.964Z] + id -u [2022-01-25T00:39:12.964Z] + id -g [2022-01-25T00:39:12.965Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43182:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T00:39:12.965Z] Unable to find image 'busybox:latest' locally [2022-01-25T00:39:12.965Z] latest: Pulling from library/busybox [2022-01-25T00:39:13.223Z] a01966dde7f8: Pulling fs layer [2022-01-25T00:39:13.223Z] a01966dde7f8: Download complete [2022-01-25T00:39:13.223Z] a01966dde7f8: Pull complete [2022-01-25T00:39:13.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-25T00:39:13.481Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-25T00:39:13.481Z] Status: Downloaded newer image for busybox:latest [2022-01-25T00:39:13.698Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig/defaults [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-25T00:39:14.288Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-25T00:39:14.288Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-25T00:39:14.288Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-25T00:39:14.288Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-25T00:39:14.288Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-25T00:39:14.288Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-25T00:39:14.288Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-25T00:39:14.288Z] time="2022-01-25T00:39:13Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-25T00:39:14.288Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-01-25T00:39:14.288Z] === RUN TestCreateSuccess [2022-01-25T00:39:14.288Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestCreateStreamSkipped [2022-01-25T00:39:14.288Z] time="2022-01-25T00:39:13Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-25T00:39:14.288Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestCreateLogGroupSuccess [2022-01-25T00:39:14.288Z] time="2022-01-25T00:39:13Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-25T00:39:14.288Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestCreateError [2022-01-25T00:39:14.288Z] --- PASS: TestCreateError (0.00s) [2022-01-25T00:39:14.288Z] === RUN TestCreateAlreadyExists [2022-01-25T00:39:14.289Z] time="2022-01-25T00:39:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-25T00:39:14.289Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestLogClosed [2022-01-25T00:39:14.289Z] --- PASS: TestLogClosed (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestLogBlocking [2022-01-25T00:39:14.289Z] --- PASS: TestLogBlocking (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-25T00:39:14.289Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestLogNonBlockingBufferFull [2022-01-25T00:39:14.289Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestPublishBatchSuccess [2022-01-25T00:39:14.289Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestPublishBatchError [2022-01-25T00:39:14.289Z] time="2022-01-25T00:39:13Z" level=error msg=error [2022-01-25T00:39:14.289Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-25T00:39:14.289Z] time="2022-01-25T00:39:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T00:39:14.289Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-25T00:39:14.289Z] time="2022-01-25T00:39:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-25T00:39:14.289Z] time="2022-01-25T00:39:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-25T00:39:14.289Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchSimple [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchTicker [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchMultilinePattern [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchClose [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestEffectiveLen [2022-01-25T00:39:14.289Z] === RUN TestEffectiveLen/0/Hello [2022-01-25T00:39:14.289Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-25T00:39:14.289Z] === RUN TestEffectiveLen/2/🙃 [2022-01-25T00:39:14.289Z] === RUN TestEffectiveLen/3/���� [2022-01-25T00:39:14.289Z] === RUN TestEffectiveLen/4/He��o [2022-01-25T00:39:14.289Z] === RUN TestEffectiveLen/5/ [2022-01-25T00:39:14.289Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/0/ [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/1/Hello [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: Hello [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/2/Hello [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: He [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: llo [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/3/Hello [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: Hello [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/4/🙃 [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/5/🙃 [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/6/a� [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: a [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: � [2022-01-25T00:39:14.289Z] === RUN TestFindValidSplit/7/a� [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1076: a� [2022-01-25T00:39:14.289Z] cloudwatchlogs_test.go:1077: [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestProcessEventEmoji [2022-01-25T00:39:14.289Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchLineSplit [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchMaxEvents [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchMaxTotalBytes (0.14s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-01-25T00:39:14.289Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-25T00:39:14.289Z] === RUN TestAdapterReadLogs [2022-01-25T00:39:14.289Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCopier [2022-01-25T00:39:14.289Z] --- PASS: TestCopier (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCopierLongLines [2022-01-25T00:39:14.289Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCopierSlow [2022-01-25T00:39:14.289Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-25T00:39:14.289Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsFormat [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-25T00:39:14.289Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-25T00:39:14.289Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCreateTagSuccess [2022-01-25T00:39:14.289Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-25T00:39:14.289Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-25T00:39:14.289Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-25T00:39:14.289Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-25T00:39:14.289Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-25T00:39:14.289Z] PASS [2022-01-25T00:39:14.289Z] coverage: 80.2% of statements [2022-01-25T00:39:14.289Z] ok github.com/docker/docker/daemon/logger/awslogs 0.597s coverage: 80.2% of statements [2022-01-25T00:39:14.289Z] --- PASS: TestCopierSlow (0.22s) [2022-01-25T00:39:14.289Z] === RUN TestCopierWithSized [2022-01-25T00:39:14.289Z] === RUN TestCopierWithSized/as_is [2022-01-25T00:39:14.289Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-25T00:39:14.289Z] --- PASS: TestCopierWithSized (0.02s) [2022-01-25T00:39:14.289Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-01-25T00:39:14.289Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestCopierWithPartial [2022-01-25T00:39:14.289Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestRingLogger [2022-01-25T00:39:14.289Z] --- PASS: TestRingLogger (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestRingCap [2022-01-25T00:39:14.289Z] --- PASS: TestRingCap (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestRingClose [2022-01-25T00:39:14.289Z] --- PASS: TestRingClose (0.00s) [2022-01-25T00:39:14.289Z] === RUN TestRingDrain [2022-01-25T00:39:14.289Z] --- PASS: TestRingDrain (0.00s) [2022-01-25T00:39:14.289Z] PASS [2022-01-25T00:39:14.289Z] coverage: 43.8% of statements [2022-01-25T00:39:14.303Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-25T00:39:14.303Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-25T00:39:14.303Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestFormatStatus [2022-01-25T00:39:14.303Z] --- PASS: TestFormatStatus (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestFormatError [2022-01-25T00:39:14.303Z] --- PASS: TestFormatError (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestFormatJSONError [2022-01-25T00:39:14.303Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-25T00:39:14.303Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-25T00:39:14.303Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestNewJSONProgressOutput [2022-01-25T00:39:14.303Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestAuxFormatterEmit [2022-01-25T00:39:14.303Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestStreamWriterStdout [2022-01-25T00:39:14.303Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-25T00:39:14.303Z] === RUN TestStreamWriterStderr [2022-01-25T00:39:14.303Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-25T00:39:14.303Z] PASS [2022-01-25T00:39:14.303Z] coverage: 66.2% of statements [2022-01-25T00:39:14.303Z] ok github.com/docker/docker/pkg/streamformatter 0.068s coverage: 66.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T00:39:14.709Z] + bundleName=arm64-integration [2022-01-25T00:39:14.709Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-25T00:39:14.709Z] Creating arm64-integration-bundles.tar.gz [2022-01-25T00:39:14.709Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-25T00:39:14.709Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-25T00:39:14.721Z] Archiving artifacts [2022-01-25T00:39:14.773Z] ok github.com/docker/docker/daemon/logger 0.323s coverage: 43.8% of statements [2022-01-25T00:39:14.774Z] === RUN TestSearchRegistryForImagesErrors [2022-01-25T00:39:14.774Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-25T00:39:14.774Z] === RUN TestSearchRegistryForImages [2022-01-25T00:39:14.774Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-25T00:39:14.774Z] === RUN TestOnlyPlatformWithFallback [2022-01-25T00:39:14.774Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-25T00:39:14.774Z] === RUN TestImageDelete [2022-01-25T00:39:14.774Z] === RUN TestImageDelete/no_lease [2022-01-25T00:39:14.774Z] === RUN TestImageDelete/lease_exists [2022-01-25T00:39:14.774Z] --- PASS: TestImageDelete (0.05s) [2022-01-25T00:39:14.774Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-25T00:39:14.774Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-25T00:39:14.774Z] === RUN TestContentStoreForPull [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-25T00:39:14.774Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-25T00:39:14.774Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-25T00:39:14.774Z] PASS [2022-01-25T00:39:14.774Z] coverage: 33.6% of statements [2022-01-25T00:39:14.774Z] ok github.com/docker/docker/daemon/logger/fluentd 0.065s coverage: 33.6% of statements [2022-01-25T00:39:14.774Z] --- PASS: TestContentStoreForPull (0.23s) [2022-01-25T00:39:14.774Z] PASS [2022-01-25T00:39:14.774Z] coverage: 6.8% of statements [2022-01-25T00:39:14.774Z] ok github.com/docker/docker/daemon/images 0.389s coverage: 6.8% of statements [2022-01-25T00:39:14.774Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T00:39:14.774Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T00:39:14.774Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-25T00:39:14.774Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T00:39:14.774Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-25T00:39:14.774Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-25T00:39:14.786Z] === RUN TestGenerateRandomID [2022-01-25T00:39:14.786Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-25T00:39:14.786Z] === RUN TestShortenId [2022-01-25T00:39:14.786Z] --- PASS: TestShortenId (0.00s) [2022-01-25T00:39:14.786Z] === RUN TestShortenSha256Id [2022-01-25T00:39:14.786Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-25T00:39:14.786Z] === RUN TestShortenIdEmpty [2022-01-25T00:39:14.786Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-25T00:39:14.786Z] === RUN TestShortenIdInvalid [2022-01-25T00:39:14.786Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-25T00:39:14.786Z] === RUN TestIsShortIDNonHex [2022-01-25T00:39:14.786Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-25T00:39:14.786Z] === RUN TestIsShortIDNotCorrectSize [2022-01-25T00:39:14.786Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-25T00:39:14.786Z] PASS [2022-01-25T00:39:14.786Z] coverage: 70.6% of statements [2022-01-25T00:39:14.786Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2022-01-25T00:39:15.258Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-25T00:39:15.258Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-25T00:39:15.258Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-25T00:39:15.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T00:39:15.743Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-01-25T00:39:15.743Z] === RUN TestFastTimeMarshalJSON [2022-01-25T00:39:15.743Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-01-25T00:39:15.743Z] PASS [2022-01-25T00:39:15.743Z] coverage: 87.2% of statements [2022-01-25T00:39:15.743Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.257s coverage: 87.2% of statements [2022-01-25T00:39:15.802Z] === RUN TestIsCpusetListAvailable [2022-01-25T00:39:15.803Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-25T00:39:15.803Z] PASS [2022-01-25T00:39:15.803Z] coverage: 39.4% of statements [2022-01-25T00:39:15.803Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-01-25T00:39:16.228Z] === RUN TestJSONFileLogger [2022-01-25T00:39:16.228Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-25T00:39:16.228Z] === RUN TestJSONFileLoggerWithTags [2022-01-25T00:39:16.228Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-25T00:39:16.228Z] === RUN TestJSONFileLoggerWithOpts [2022-01-25T00:39:16.228Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-25T00:39:16.228Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-25T00:39:16.228Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-25T00:39:16.228Z] === RUN TestEncodeDecode [2022-01-25T00:39:16.228Z] === PAUSE TestEncodeDecode [2022-01-25T00:39:16.228Z] === RUN TestUnexpectedEOF [2022-01-25T00:39:16.228Z] time="2022-01-25T00:39:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T00:39:16.228Z] time="2022-01-25T00:39:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-25T00:39:16.228Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-01-25T00:39:16.228Z] === CONT TestEncodeDecode [2022-01-25T00:39:16.228Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-25T00:39:16.228Z] PASS [2022-01-25T00:39:16.228Z] coverage: 69.9% of statements [2022-01-25T00:39:16.228Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.390s coverage: 69.9% of statements [2022-01-25T00:39:16.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-25T00:39:16.713Z] === RUN TestWriteLog [2022-01-25T00:39:16.713Z] === PAUSE TestWriteLog [2022-01-25T00:39:16.713Z] === RUN TestReadLog [2022-01-25T00:39:16.713Z] === PAUSE TestReadLog [2022-01-25T00:39:16.713Z] === RUN TestDecode [2022-01-25T00:39:16.713Z] --- PASS: TestDecode (0.04s) [2022-01-25T00:39:16.713Z] === CONT TestWriteLog [2022-01-25T00:39:16.713Z] === CONT TestReadLog [2022-01-25T00:39:16.713Z] --- PASS: TestWriteLog (0.01s) [2022-01-25T00:39:16.713Z] === RUN TestReadLog/tail_exact [2022-01-25T00:39:16.713Z] === RUN TestReadLog/tail_less_than_available [2022-01-25T00:39:16.713Z] === RUN TestReadLog/tail_more_than_available [2022-01-25T00:39:16.713Z] --- PASS: TestReadLog (0.21s) [2022-01-25T00:39:16.713Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-01-25T00:39:16.713Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-25T00:39:16.713Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-25T00:39:16.713Z] PASS [2022-01-25T00:39:16.713Z] coverage: 78.7% of statements [2022-01-25T00:39:16.713Z] ok github.com/docker/docker/daemon/logger/local 0.313s coverage: 78.7% of statements [2022-01-25T00:39:16.713Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T00:39:16.845Z] --- PASS: TestDaemonStartWithLogOpt (5.12s) [2022-01-25T00:39:16.846Z] === CONT TestReadPluginNoRead [2022-01-25T00:39:17.065Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T00:39:17.375Z] + make clean [2022-01-25T00:39:17.375Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T00:39:17.375Z] docker-dev-cache [2022-01-25T00:39:17.375Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T00:39:17.735Z] === RUN TestOpenFileDelete [2022-01-25T00:39:17.735Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestOpenFileRename [2022-01-25T00:39:17.735Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestHandleDecoderErr [2022-01-25T00:39:17.735Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestParseLogTagDefaultTag [2022-01-25T00:39:17.735Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestParseLogTag [2022-01-25T00:39:17.735Z] --- PASS: TestParseLogTag (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestParseLogTagEmptyTag [2022-01-25T00:39:17.735Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestTailFiles [2022-01-25T00:39:17.735Z] --- PASS: TestTailFiles (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestFollowLogsConsumerGone [2022-01-25T00:39:17.735Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-25T00:39:17.735Z] === RUN TestFollowLogsProducerGone [2022-01-25T00:39:17.735Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-25T00:39:17.735Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-25T00:39:17.735Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-25T00:39:17.735Z] === RUN TestCheckCapacityAndRotate [2022-01-25T00:39:17.735Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-25T00:39:17.735Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-25T00:39:17.735Z] === RUN TestLog [2022-01-25T00:39:17.735Z] --- PASS: TestLog (0.01s) [2022-01-25T00:39:17.735Z] PASS [2022-01-25T00:39:17.735Z] coverage: 31.5% of statements [2022-01-25T00:39:17.735Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.071s coverage: 31.5% of statements [2022-01-25T00:39:17.735Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-01-25T00:39:17.735Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-01-25T00:39:17.735Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-01-25T00:39:17.735Z] PASS [2022-01-25T00:39:17.735Z] coverage: 54.9% of statements [2022-01-25T00:39:17.735Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.250s coverage: 54.9% of statements [2022-01-25T00:39:18.078Z] === RUN TestChtimes [2022-01-25T00:39:18.078Z] --- PASS: TestChtimes (0.01s) [2022-01-25T00:39:18.078Z] === RUN TestChtimesWindows [2022-01-25T00:39:18.078Z] --- PASS: TestChtimesWindows (0.01s) [2022-01-25T00:39:18.078Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-25T00:39:18.078Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-25T00:39:18.078Z] === RUN TestEnsureRemoveAllNotExist [2022-01-25T00:39:18.078Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-25T00:39:18.078Z] === RUN TestEnsureRemoveAllWithDir [2022-01-25T00:39:18.078Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-25T00:39:18.078Z] === RUN TestEnsureRemoveAllWithFile [2022-01-25T00:39:18.078Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-25T00:39:18.078Z] === RUN TestHasWin32KSupport [2022-01-25T00:39:18.078Z] syscall_windows_test.go:8: win32k: true [2022-01-25T00:39:18.078Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-25T00:39:18.078Z] PASS [2022-01-25T00:39:18.078Z] coverage: 13.0% of statements [2022-01-25T00:39:18.078Z] ok github.com/docker/docker/pkg/system 0.069s coverage: 13.0% of statements [2022-01-25T00:39:18.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-25T00:39:18.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-25T00:39:18.562Z] === RUN TestTailFile [2022-01-25T00:39:18.562Z] --- PASS: TestTailFile (0.00s) [2022-01-25T00:39:18.562Z] === RUN TestTailFileManyLines [2022-01-25T00:39:18.562Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-25T00:39:18.562Z] === RUN TestTailEmptyFile [2022-01-25T00:39:18.562Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-25T00:39:18.562Z] === RUN TestTailNegativeN [2022-01-25T00:39:18.562Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader [2022-01-25T00:39:18.562Z] === CONT TestNewTailReader [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/truncated_last_line [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-25T00:39:18.562Z] === CONT TestNewTailReader/no_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:39:18.562Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:39:18.562Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:18.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:18.562Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:18.756Z] === RUN TestNewParse [2022-01-25T00:39:18.756Z] --- PASS: TestNewParse (0.00s) [2022-01-25T00:39:18.756Z] PASS [2022-01-25T00:39:18.756Z] coverage: 8.3% of statements [2022-01-25T00:39:18.756Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-01-25T00:39:18.756Z] === RUN TestParseLogFormat [2022-01-25T00:39:18.756Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestValidateLogOptEmpty [2022-01-25T00:39:18.756Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestValidateSyslogAddress [2022-01-25T00:39:18.756Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestParseAddressDefaultPort [2022-01-25T00:39:18.756Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestValidateSyslogFacility [2022-01-25T00:39:18.756Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestValidateLogOptSyslogFormat [2022-01-25T00:39:18.756Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestValidateLogOpt [2022-01-25T00:39:18.756Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T00:39:18.756Z] PASS [2022-01-25T00:39:18.756Z] coverage: 46.8% of statements [2022-01-25T00:39:18.756Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-01-25T00:39:18.756Z] === RUN TestValidateLogOpt [2022-01-25T00:39:18.756Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestNewMissedConfig [2022-01-25T00:39:18.756Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestNewMissedUrl [2022-01-25T00:39:18.756Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestNewMissedToken [2022-01-25T00:39:18.756Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestNewWithProxy [2022-01-25T00:39:18.756Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestDefault [2022-01-25T00:39:18.756Z] --- PASS: TestDefault (0.01s) [2022-01-25T00:39:18.756Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-25T00:39:18.756Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestJsonFormat [2022-01-25T00:39:18.756Z] --- PASS: TestJsonFormat (0.01s) [2022-01-25T00:39:18.756Z] === RUN TestRawFormat [2022-01-25T00:39:18.756Z] --- PASS: TestRawFormat (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestRawFormatWithLabels [2022-01-25T00:39:18.756Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestRawFormatWithoutTag [2022-01-25T00:39:18.756Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-25T00:39:18.756Z] === RUN TestBatching [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.047Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.048Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.048Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.048Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.050Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.050Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-01-25T00:39:19.157Z] 2022/01/25 00:39:18 Closing DB instances... [Pipeline] } [2022-01-25T00:39:19.241Z] --- PASS: TestBatching (0.31s) [2022-01-25T00:39:19.241Z] === RUN TestFrequency [2022-01-25T00:39:19.241Z] --- PASS: TestFrequency (0.30s) [2022-01-25T00:39:19.241Z] === RUN TestOneMessagePerRequest [2022-01-25T00:39:19.241Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-25T00:39:19.241Z] === RUN TestVerify [2022-01-25T00:39:19.241Z] --- PASS: TestVerify (0.00s) [2022-01-25T00:39:19.241Z] === RUN TestSkipVerify [2022-01-25T00:39:19.535Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.536Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:39:19.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:39:19.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.01s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.01s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.02s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.538Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:39:19.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:39:19.539Z] PASS [2022-01-25T00:39:19.539Z] coverage: 88.6% of statements [2022-01-25T00:39:19.539Z] ok github.com/docker/docker/pkg/tailfile 0.464s coverage: 88.6% of statements [2022-01-25T00:39:19.617Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-25T00:39:19.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-25T00:39:19.727Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:19.727Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:19.727Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:19.727Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.190Z] docker_api_swarm_node_test.go:20: [d5f4a513e0330] joining swarm manager [dd2664cb4877e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:39:20.213Z] --- PASS: TestSkipVerify (0.57s) [2022-01-25T00:39:20.213Z] === RUN TestBufferMaximum [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071159.679414\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071159.679414\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:20.213Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-25T00:39:20.213Z] === RUN TestServerAlwaysDown [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071159.682431\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071159.682431\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071159.682431\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071159.683416\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:20.213Z] time="2022-01-25T00:39:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1643071159.683416\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:20.213Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-25T00:39:20.213Z] === RUN TestCannotSendAfterClose [2022-01-25T00:39:20.213Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-25T00:39:20.213Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-25T00:39:20.556Z] --- PASS: TestGet (15.01s) [2022-01-25T00:39:20.556Z] === RUN TestPluginWithNoManifest [2022-01-25T00:39:20.556Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-25T00:39:20.556Z] === RUN TestGetAll [2022-01-25T00:39:20.556Z] --- PASS: TestGetAll (0.01s) [2022-01-25T00:39:20.556Z] PASS [2022-01-25T00:39:20.556Z] coverage: 73.2% of statements [2022-01-25T00:39:20.556Z] ok github.com/docker/docker/pkg/plugins 36.176s coverage: 73.2% of statements [2022-01-25T00:39:20.556Z] === RUN TestTarSumRemoveNonExistent [2022-01-25T00:39:20.556Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-01-25T00:39:20.556Z] === RUN TestTarSumRemove [2022-01-25T00:39:20.556Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-25T00:39:20.556Z] === RUN TestSortFileInfoSums [2022-01-25T00:39:20.556Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-25T00:39:20.556Z] === RUN TestNewTarSumForLabelInvalid [2022-01-25T00:39:20.556Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-25T00:39:20.556Z] === RUN TestNewTarSumForLabel [2022-01-25T00:39:20.556Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-25T00:39:20.556Z] === RUN TestEmptyTar [2022-01-25T00:39:20.556Z] --- PASS: TestEmptyTar (0.01s) [2022-01-25T00:39:20.556Z] === RUN TestTarSumsReadSize [2022-01-25T00:39:20.556Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-25T00:39:20.556Z] === RUN TestTarSums [2022-01-25T00:39:20.556Z] --- PASS: TestTarSums (0.08s) [2022-01-25T00:39:20.556Z] === RUN TestIteration [2022-01-25T00:39:20.556Z] --- PASS: TestIteration (0.00s) [2022-01-25T00:39:20.556Z] === RUN TestVersionLabelForChecksum [2022-01-25T00:39:20.556Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-25T00:39:20.556Z] === RUN TestVersion [2022-01-25T00:39:20.699Z] === RUN TestV1IDService [2022-01-25T00:39:20.699Z] --- PASS: TestV1IDService (0.03s) [2022-01-25T00:39:20.699Z] === RUN TestV2MetadataService [2022-01-25T00:39:20.794Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-01-25T00:39:20.794Z] === RUN TestFindNode [2022-01-25T00:39:20.794Z] 2022/01/25 00:39:20 Closing DB instances... [2022-01-25T00:39:20.794Z] --- PASS: TestFindNode (0.02s) [2022-01-25T00:39:20.794Z] === RUN TestChangeNodeState [2022-01-25T00:39:20.794Z] 2022/01/25 00:39:20 Closing DB instances... [2022-01-25T00:39:20.794Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-25T00:39:20.794Z] === RUN TestNodeReincarnation [2022-01-25T00:39:20.794Z] 2022/01/25 00:39:20 Closing DB instances... [2022-01-25T00:39:21.041Z] --- PASS: TestVersion (0.00s) [2022-01-25T00:39:21.041Z] === RUN TestGetVersion [2022-01-25T00:39:21.041Z] --- PASS: TestGetVersion (0.00s) [2022-01-25T00:39:21.041Z] === RUN TestGetVersions [2022-01-25T00:39:21.041Z] --- PASS: TestGetVersions (0.00s) [2022-01-25T00:39:21.041Z] PASS [2022-01-25T00:39:21.041Z] coverage: 89.3% of statements [2022-01-25T00:39:21.041Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2022-01-25T00:39:21.132Z] === RUN TestReadPluginNoRead/default [2022-01-25T00:39:21.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-25T00:39:21.132Z] docker_api_swarm_node_test.go:21: [d286602679c00] joining swarm manager [dd2664cb4877e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:39:21.184Z] === RUN TestSuccessfulDownload [2022-01-25T00:39:21.184Z] download_test.go:267: Needs fixing on Windows [2022-01-25T00:39:21.184Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-25T00:39:21.184Z] === RUN TestCancelledDownload [2022-01-25T00:39:21.184Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-25T00:39:21.184Z] === RUN TestMaxDownloadAttempts [2022-01-25T00:39:21.184Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:39:21.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:39:21.184Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:39:21.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:39:21.184Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:39:21.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:39:21.184Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:39:21.184Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:39:21.184Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-25T00:39:21.184Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-25T00:39:21.184Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-25T00:39:21.184Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-25T00:39:21.184Z] time="2022-01-25T00:39:20Z" 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-01-25T00:39:21.184Z] time="2022-01-25T00:39:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fbf4507a2e67\"}'" [2022-01-25T00:39:21.184Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-25T00:39:21.184Z] PASS [2022-01-25T00:39:21.184Z] coverage: 82.5% of statements [2022-01-25T00:39:21.184Z] ok github.com/docker/docker/daemon/logger/splunk 2.293s coverage: 82.5% of statements [2022-01-25T00:39:21.184Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T00:39:21.184Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-25T00:39:21.184Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T00:39:21.184Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-25T00:39:21.184Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-25T00:39:21.184Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-25T00:39:21.184Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-25T00:39:21.184Z] === RUN TestContinueOnError_NeverContinue [2022-01-25T00:39:21.184Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-25T00:39:21.184Z] === RUN TestManifestStore [2022-01-25T00:39:21.184Z] === RUN TestManifestStore/no_remote_or_local [2022-01-25T00:39:21.525Z] testing: warning: no tests to run [2022-01-25T00:39:21.525Z] PASS [2022-01-25T00:39:21.525Z] coverage: [no statements] [2022-01-25T00:39:21.525Z] ok github.com/docker/docker/pkg/term/windows 0.115s coverage: [no statements] [no tests to run] [2022-01-25T00:39:21.525Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T00:39:21.525Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T00:39:21.525Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T00:39:21.525Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-25T00:39:21.525Z] === RUN TestTruncIndex [2022-01-25T00:39:21.525Z] --- PASS: TestTruncIndex (0.10s) [2022-01-25T00:39:21.525Z] PASS [2022-01-25T00:39:21.525Z] coverage: 91.5% of statements [2022-01-25T00:39:21.525Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3799696825\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/no_local_cache [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-25T00:39:21.668Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-01-25T00:39:21.668Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-01-25T00:39:21.668Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-01-25T00:39:21.668Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-01-25T00:39:21.668Z] === RUN TestTransfer [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/with_local_cache [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/unknown_media_type [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:21Z" level=warning msg="reference for unknown type: " [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:21Z" level=warning msg="reference for unknown type: " [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:21Z" level=warning msg="reference for unknown type: " [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:21Z" level=warning msg="reference for unknown type: " [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:21Z" level=warning msg="reference for unknown type: " [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-25T00:39:21.668Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-25T00:39:21.668Z] --- PASS: TestTransfer (0.12s) [2022-01-25T00:39:21.668Z] === RUN TestConcurrencyLimit [2022-01-25T00:39:21.668Z] time="2022-01-25T00:39:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore (0.48s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/no_remote_or_local (0.32s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaType [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-25T00:39:21.668Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-25T00:39:21.668Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-25T00:39:21.669Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-25T00:39:21.669Z] === RUN TestFixManifestLayers [2022-01-25T00:39:21.669Z] --- PASS: TestFixManifestLayers (0.01s) [2022-01-25T00:39:21.669Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-25T00:39:21.669Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T00:39:21.669Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T00:39:21.669Z] === RUN TestFixManifestLayersBadParent [2022-01-25T00:39:21.669Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-25T00:39:21.669Z] === RUN TestValidateManifest [2022-01-25T00:39:21.669Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T00:39:21.669Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-25T00:39:21.669Z] === RUN TestFormatPlatform [2022-01-25T00:39:21.669Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-25T00:39:21.669Z] === RUN TestGetRepositoryMountCandidates [2022-01-25T00:39:21.669Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-25T00:39:21.669Z] === RUN TestLayerAlreadyExists [2022-01-25T00:39:21.669Z] 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-01-25T00:39:21.669Z] 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-01-25T00:39:21.669Z] 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-01-25T00:39:21.669Z] 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-01-25T00:39:21.669Z] 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-01-25T00:39:21.669Z] 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-01-25T00:39:21.669Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-25T00:39:21.669Z] === RUN TestWhenEmptyAuthConfig [2022-01-25T00:39:21.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00080be78_} [2022-01-25T00:39:21.963Z] --- PASS: TestContinueAfterPluginCrash (10.28s) [2022-01-25T00:39:22.013Z] === RUN TestIsGIT [2022-01-25T00:39:22.013Z] --- PASS: TestIsGIT (0.00s) [2022-01-25T00:39:22.013Z] === RUN TestIsTransport [2022-01-25T00:39:22.013Z] --- PASS: TestIsTransport (0.00s) [2022-01-25T00:39:22.013Z] PASS [2022-01-25T00:39:22.013Z] coverage: 100.0% of statements [2022-01-25T00:39:22.013Z] ok github.com/docker/docker/pkg/urlutil 0.087s coverage: 100.0% of statements [2022-01-25T00:39:22.013Z] === RUN TestVersionInfo [2022-01-25T00:39:22.013Z] --- PASS: TestVersionInfo (0.00s) [2022-01-25T00:39:22.013Z] === RUN TestAppendVersions [2022-01-25T00:39:22.013Z] --- PASS: TestAppendVersions (0.00s) [2022-01-25T00:39:22.013Z] PASS [2022-01-25T00:39:22.013Z] coverage: 88.9% of statements [2022-01-25T00:39:22.013Z] ok github.com/docker/docker/pkg/useragent 0.047s coverage: 88.9% of statements [2022-01-25T00:39:22.154Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-25T00:39:22.154Z] === RUN TestInactiveJobs [2022-01-25T00:39:22.154Z] --- PASS: TestV2MetadataService (1.22s) [2022-01-25T00:39:22.154Z] PASS [2022-01-25T00:39:22.154Z] coverage: 48.2% of statements [2022-01-25T00:39:22.154Z] ok github.com/docker/docker/distribution/metadata 1.350s coverage: 48.2% of statements [2022-01-25T00:39:22.154Z] === RUN TestNotFound [2022-01-25T00:39:22.154Z] --- PASS: TestNotFound (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestConflict [2022-01-25T00:39:22.154Z] --- PASS: TestConflict (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestForbidden [2022-01-25T00:39:22.154Z] --- PASS: TestForbidden (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestInvalidParameter [2022-01-25T00:39:22.154Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestNotImplemented [2022-01-25T00:39:22.154Z] --- PASS: TestNotImplemented (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestNotModified [2022-01-25T00:39:22.154Z] --- PASS: TestNotModified (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestUnauthorized [2022-01-25T00:39:22.154Z] --- PASS: TestUnauthorized (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestUnknown [2022-01-25T00:39:22.154Z] --- PASS: TestUnknown (0.00s) [2022-01-25T00:39:22.154Z] === RUN TestCancelled [2022-01-25T00:39:22.154Z] --- PASS: TestCancelled (0.00s) [2022-01-25T00:39:22.534Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-25T00:39:22.638Z] === RUN TestDeadline [2022-01-25T00:39:22.639Z] --- PASS: TestDeadline (0.00s) [2022-01-25T00:39:22.639Z] === RUN TestDataLoss [2022-01-25T00:39:22.639Z] --- PASS: TestDataLoss (0.00s) [2022-01-25T00:39:22.639Z] === RUN TestUnavailable [2022-01-25T00:39:22.639Z] --- PASS: TestUnavailable (0.00s) [2022-01-25T00:39:22.639Z] === RUN TestSystem [2022-01-25T00:39:22.639Z] --- PASS: TestSystem (0.00s) [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Not_Found [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Bad_Request [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Conflict [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Unauthorized [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Forbidden [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Not_Modified [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-25T00:39:22.639Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-25T00:39:22.639Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-25T00:39:22.639Z] PASS [2022-01-25T00:39:22.639Z] coverage: 53.1% of statements [2022-01-25T00:39:22.639Z] --- PASS: TestInactiveJobs (0.42s) [2022-01-25T00:39:22.639Z] ok github.com/docker/docker/errdefs 0.064s coverage: 53.1% of statements [2022-01-25T00:39:22.639Z] === RUN TestWatchRelease [2022-01-25T00:39:22.639Z] --- PASS: TestWatchRelease (0.04s) [2022-01-25T00:39:22.639Z] === RUN TestWatchFinishedTransfer [2022-01-25T00:39:22.639Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-25T00:39:22.639Z] === RUN TestDuplicateTransfer [2022-01-25T00:39:22.639Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-25T00:39:22.639Z] === RUN TestSuccessfulUpload [2022-01-25T00:39:22.639Z] time="2022-01-25T00:39:22Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-25T00:39:22.639Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-01-25T00:39:22.639Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-25T00:39:22.639Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-25T00:39:22.639Z] === RUN TestTokenPassThru [2022-01-25T00:39:22.639Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-25T00:39:22.639Z] === RUN TestTokenPassThruDifferentHost [2022-01-25T00:39:23.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1205400252_/foo_false____} [2022-01-25T00:39:23.123Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-25T00:39:23.123Z] PASS [2022-01-25T00:39:23.123Z] coverage: 24.7% of statements [2022-01-25T00:39:23.123Z] ok github.com/docker/docker/distribution 1.818s coverage: 24.7% of statements [2022-01-25T00:39:23.123Z] --- PASS: TestSuccessfulUpload (0.44s) [2022-01-25T00:39:23.123Z] === RUN TestCancelledUpload [2022-01-25T00:39:23.123Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-25T00:39:23.123Z] PASS [2022-01-25T00:39:23.123Z] coverage: 76.8% of statements [2022-01-25T00:39:23.123Z] ok github.com/docker/docker/distribution/xfer 2.056s coverage: 76.8% of statements [2022-01-25T00:39:23.123Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T00:39:23.123Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T00:39:23.609Z] === RUN TestCompare [2022-01-25T00:39:23.609Z] --- PASS: TestCompare (0.00s) [2022-01-25T00:39:23.609Z] PASS [2022-01-25T00:39:23.609Z] coverage: 19.2% of statements [2022-01-25T00:39:23.609Z] ok github.com/docker/docker/image/cache 0.118s coverage: 19.2% of statements [2022-01-25T00:39:23.632Z] === RUN TestNewSettable [2022-01-25T00:39:23.632Z] --- PASS: TestNewSettable (0.00s) [2022-01-25T00:39:23.632Z] === RUN TestIsSettable [2022-01-25T00:39:23.632Z] --- PASS: TestIsSettable (0.00s) [2022-01-25T00:39:23.632Z] === RUN TestUpdateSettingsEnv [2022-01-25T00:39:23.632Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-25T00:39:23.632Z] PASS [2022-01-25T00:39:23.632Z] coverage: 20.0% of statements [2022-01-25T00:39:23.632Z] ok github.com/docker/docker/plugin/v2 0.056s coverage: 20.0% of statements [2022-01-25T00:39:23.632Z] === RUN TestLoad [2022-01-25T00:39:23.632Z] --- PASS: TestLoad (0.00s) [2022-01-25T00:39:23.632Z] === RUN TestSave [2022-01-25T00:39:24.046Z] === CONT TestReadPluginNoRead [2022-01-25T00:39:24.046Z] read_test.go:92: [d3e170f73d3c1] daemon is not started [2022-01-25T00:39:24.046Z] --- PASS: TestReadPluginNoRead (7.13s) [2022-01-25T00:39:24.046Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) [2022-01-25T00:39:24.046Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2022-01-25T00:39:24.046Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-01-25T00:39:24.046Z] PASS [2022-01-25T00:39:24.046Z] [2022-01-25T00:39:24.046Z] DONE 6 tests in 12.377s [2022-01-25T00:39:24.046Z] 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-01-25T00:39:24.046Z] ++ 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-01-25T00:39:24.046Z] ++ set -e [2022-01-25T00:39:24.046Z] ++ '[' -n 0 ']' [2022-01-25T00:39:24.046Z] ++ set -x [2022-01-25T00:39:24.046Z] ++ env -i DEST=/go/src/github.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-01-25T00:39:24.046Z] testing: warning: no tests to run [2022-01-25T00:39:24.046Z] PASS [2022-01-25T00:39:24.046Z] [2022-01-25T00:39:24.046Z] DONE 0 tests in 0.046s [2022-01-25T00:39:24.046Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-25T00:39:24.046Z] ++ 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-01-25T00:39:24.046Z] ++ set -e [2022-01-25T00:39:24.046Z] ++ '[' -n 0 ']' [2022-01-25T00:39:24.046Z] ++ set -x [2022-01-25T00:39:24.046Z] ++ env -i DEST=/go/src/github.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-01-25T00:39:24.046Z] INFO: Testing against a local daemon [2022-01-25T00:39:24.046Z] === RUN TestPluginWithDevMounts [2022-01-25T00:39:24.046Z] === PAUSE TestPluginWithDevMounts [2022-01-25T00:39:24.046Z] === CONT TestPluginWithDevMounts [2022-01-25T00:39:24.095Z] === RUN TestFSGetInvalidData [2022-01-25T00:39:24.095Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-25T00:39:24.095Z] === RUN TestFSInvalidSet [2022-01-25T00:39:24.095Z] --- PASS: TestFSInvalidSet (0.02s) [2022-01-25T00:39:24.095Z] === RUN TestFSInvalidRoot [2022-01-25T00:39:24.095Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-25T00:39:24.095Z] === RUN TestFSMetadataGetSet [2022-01-25T00:39:24.095Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-01-25T00:39:24.095Z] === RUN TestFSInvalidWalker [2022-01-25T00:39:24.095Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-01-25T00:39:24.095Z] === RUN TestFSGetSet [2022-01-25T00:39:24.095Z] --- PASS: TestFSGetSet (0.02s) [2022-01-25T00:39:24.095Z] === RUN TestFSGetUnsetKey [2022-01-25T00:39:24.095Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-25T00:39:24.095Z] === RUN TestFSGetEmptyData [2022-01-25T00:39:24.095Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-25T00:39:24.095Z] === RUN TestFSDelete [2022-01-25T00:39:24.095Z] --- PASS: TestFSDelete (0.02s) [2022-01-25T00:39:24.095Z] === RUN TestFSWalker [2022-01-25T00:39:24.095Z] --- PASS: TestFSWalker (0.02s) [2022-01-25T00:39:24.095Z] === RUN TestFSWalkerStopOnError [2022-01-25T00:39:24.095Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-01-25T00:39:24.095Z] === RUN TestNewFromJSON [2022-01-25T00:39:24.095Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-25T00:39:24.095Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-25T00:39:24.095Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-25T00:39:24.095Z] === RUN TestMarshalKeyOrder [2022-01-25T00:39:24.095Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-25T00:39:24.095Z] === RUN TestHistoryEqual [2022-01-25T00:39:24.095Z] --- PASS: TestHistoryEqual (0.19s) [2022-01-25T00:39:24.095Z] === RUN TestImage [2022-01-25T00:39:24.095Z] --- PASS: TestImage (0.00s) [2022-01-25T00:39:24.117Z] --- PASS: TestSave (0.04s) [2022-01-25T00:39:24.117Z] === RUN TestAddDeleteGet [2022-01-25T00:39:24.117Z] === RUN TestValidatePrivileges [2022-01-25T00:39:24.117Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-25T00:39:24.117Z] === RUN TestFilterByCapNeg [2022-01-25T00:39:24.117Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-25T00:39:24.117Z] === RUN TestFilterByCapPos [2022-01-25T00:39:24.117Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-25T00:39:24.117Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-25T00:39:24.117Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-25T00:39:24.117Z] PASS [2022-01-25T00:39:24.117Z] coverage: 12.0% of statements [2022-01-25T00:39:24.117Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements [2022-01-25T00:39:24.117Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-25T00:39:24.117Z] === RUN TestInvalidTags [2022-01-25T00:39:24.117Z] --- PASS: TestInvalidTags (0.01s) [2022-01-25T00:39:24.117Z] PASS [2022-01-25T00:39:24.117Z] coverage: 84.4% of statements [2022-01-25T00:39:24.117Z] ok github.com/docker/docker/reference 0.147s coverage: 84.4% of statements [2022-01-25T00:39:24.581Z] === RUN TestImageOSNotEmpty [2022-01-25T00:39:24.581Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-25T00:39:24.581Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-25T00:39:24.581Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-25T00:39:24.581Z] === RUN TestCreate [2022-01-25T00:39:24.581Z] --- PASS: TestCreate (0.01s) [2022-01-25T00:39:24.581Z] === RUN TestRestore [2022-01-25T00:39:24.581Z] time="2022-01-25T00:39:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-25T00:39:24.581Z] === RUN TestMakeV1ConfigFromConfig [2022-01-25T00:39:24.581Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-25T00:39:24.581Z] PASS [2022-01-25T00:39:24.581Z] coverage: 25.0% of statements [2022-01-25T00:39:24.581Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2022-01-25T00:39:24.581Z] --- PASS: TestRestore (0.05s) [2022-01-25T00:39:24.581Z] === RUN TestAddDelete [2022-01-25T00:39:24.581Z] --- PASS: TestAddDelete (0.04s) [2022-01-25T00:39:24.581Z] === RUN TestSearchAfterDelete [2022-01-25T00:39:24.581Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-01-25T00:39:24.581Z] === RUN TestParentReset [2022-01-25T00:39:24.581Z] --- PASS: TestParentReset (0.05s) [2022-01-25T00:39:24.581Z] === RUN TestGetAndSetLastUpdated [2022-01-25T00:39:24.581Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-01-25T00:39:24.581Z] === RUN TestStoreLen [2022-01-25T00:39:24.581Z] --- PASS: TestStoreLen (0.07s) [2022-01-25T00:39:24.581Z] PASS [2022-01-25T00:39:24.581Z] coverage: 86.6% of statements [2022-01-25T00:39:24.581Z] ok github.com/docker/docker/image 0.736s coverage: 86.6% of statements [2022-01-25T00:39:24.581Z] === RUN TestValidateManifest [2022-01-25T00:39:24.581Z] === RUN TestValidateManifest/non-nil [2022-01-25T00:39:24.581Z] === RUN TestValidateManifest/nil [2022-01-25T00:39:24.581Z] --- PASS: TestValidateManifest (0.00s) [2022-01-25T00:39:24.581Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-25T00:39:24.581Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-25T00:39:24.581Z] PASS [2022-01-25T00:39:24.581Z] coverage: 0.7% of statements [2022-01-25T00:39:24.581Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2022-01-25T00:39:24.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1205400252_/foo_true____} [2022-01-25T00:39:25.070Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T00:39:25.555Z] === RUN TestSerialization [2022-01-25T00:39:25.555Z] --- PASS: TestSerialization (0.02s) [2022-01-25T00:39:25.555Z] PASS [2022-01-25T00:39:25.555Z] coverage: 100.0% of statements [2022-01-25T00:39:25.555Z] ok github.com/docker/docker/libcontainerd/queue 0.087s coverage: 100.0% of statements [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-25T00:39:25.712Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-25T00:39:25.712Z] === RUN TestParallelCreate [2022-01-25T00:39:25.712Z] 2022/01/25 00:39:25 Closing DB instances... [2022-01-25T00:39:25.712Z] --- PASS: TestParallelCreate (0.02s) [2022-01-25T00:39:25.712Z] === RUN TestParallelDelete [2022-01-25T00:39:25.712Z] 2022/01/25 00:39:25 Closing DB instances... [2022-01-25T00:39:25.712Z] --- PASS: TestParallelDelete (0.02s) [2022-01-25T00:39:25.712Z] === RUN TestNetworkDBIslands [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:855869a1161d with config:&{NodeID:855869a1161d 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-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 855869a1161d/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 855869a1161d/172.26.119.162, added to nodes list" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:25476354eb32 with config:&{NodeID:25476354eb32 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-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 25476354eb32/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 25476354eb32/172.26.119.162, added to nodes list" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 25476354eb32/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 25476354eb32/172.26.119.162, added to nodes list" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 855869a1161d/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=info msg="Node 855869a1161d/172.26.119.162, added to nodes list" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-25T00:39:25.712Z] time="2022-01-25T00:39:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-01-25T00:39:25.725Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestReaderWithReadError [2022-01-25T00:39:25.726Z] === RUN TestRestartManagerTimeout [2022-01-25T00:39:25.726Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestRestartManagerTimeoutReset [2022-01-25T00:39:25.726Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-25T00:39:25.726Z] PASS [2022-01-25T00:39:25.726Z] coverage: 45.3% of statements [2022-01-25T00:39:25.726Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 45.3% of statements [2022-01-25T00:39:25.726Z] time="2022-01-25T00:39:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestReader [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-25T00:39:25.726Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-25T00:39:25.726Z] PASS [2022-01-25T00:39:25.726Z] coverage: 100.0% of statements [2022-01-25T00:39:25.726Z] ok github.com/docker/docker/registry/resumable 0.286s coverage: 100.0% of statements [2022-01-25T00:39:25.726Z] === RUN TestResolveAuthConfigIndexServer [2022-01-25T00:39:25.726Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestResolveAuthConfigFullURL [2022-01-25T00:39:25.726Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-25T00:39:25.726Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestValidateMirror [2022-01-25T00:39:25.726Z] --- PASS: TestValidateMirror (0.00s) [2022-01-25T00:39:25.726Z] === RUN TestLoadInsecureRegistries [2022-01-25T00:39:26.000Z] --- PASS: TestPluginWithDevMounts (1.66s) [2022-01-25T00:39:26.000Z] PASS [2022-01-25T00:39:26.000Z] [2022-01-25T00:39:26.000Z] DONE 1 tests in 1.741s [2022-01-25T00:39:26.000Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-25T00:39:26.000Z] ++ 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-01-25T00:39:26.000Z] ++ set -e [2022-01-25T00:39:26.000Z] ++ '[' -n 0 ']' [2022-01-25T00:39:26.000Z] ++ set -x [2022-01-25T00:39:26.000Z] ++ env -i DEST=/go/src/github.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-01-25T00:39:26.000Z] INFO: Testing against a local daemon [2022-01-25T00:39:26.000Z] === RUN TestSecretInspect [2022-01-25T00:39:26.000Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32708950841_/foo_false____} [2022-01-25T00:39:26.209Z] time="2022-01-25T00:39:25Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T00:39:26.209Z] time="2022-01-25T00:39:25Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-25T00:39:26.209Z] time="2022-01-25T00:39:25Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T00:39:26.209Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-01-25T00:39:26.209Z] === RUN TestNewServiceConfig [2022-01-25T00:39:26.209Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestValidateIndexName [2022-01-25T00:39:26.209Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestValidateIndexNameWithError [2022-01-25T00:39:26.209Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestEndpointParse [2022-01-25T00:39:26.209Z] --- PASS: TestEndpointParse (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestEndpointParseInvalid [2022-01-25T00:39:26.209Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestValidateEndpoint [2022-01-25T00:39:26.209Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-25T00:39:26.209Z] === RUN TestPing [2022-01-25T00:39:26.209Z] --- PASS: TestPing (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestPingRegistryEndpoint [2022-01-25T00:39:26.209Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:26.209Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestEndpoint [2022-01-25T00:39:26.209Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:26.209Z] --- SKIP: TestEndpoint (0.01s) [2022-01-25T00:39:26.209Z] === RUN TestParseRepositoryInfo [2022-01-25T00:39:26.209Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestNewIndexInfo [2022-01-25T00:39:26.209Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestMirrorEndpointLookup [2022-01-25T00:39:26.209Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:26.209Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestSearchRepositories [2022-01-25T00:39:26.209Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-25T00:39:26.209Z] Host: 127.0.0.1:49374 [2022-01-25T00:39:26.209Z] User-Agent: docker test client [2022-01-25T00:39:26.209Z] Authorization: Token fake-token [2022-01-25T00:39:26.209Z] X-Docker-Token: true [2022-01-25T00:39:26.209Z] Accept-Encoding: gzip [2022-01-25T00:39:26.209Z] [2022-01-25T00:39:26.209Z] [2022-01-25T00:39:26.209Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-25T00:39:26.209Z] Connection: close [2022-01-25T00:39:26.209Z] Content-Length: 144 [2022-01-25T00:39:26.209Z] Cache-Control: no-cache [2022-01-25T00:39:26.209Z] Content-Type: application/json [2022-01-25T00:39:26.209Z] Date: Tue, 25 Jan 2022 00:39:25 GMT [2022-01-25T00:39:26.209Z] Expires: -1 [2022-01-25T00:39:26.209Z] Pragma: no-cache [2022-01-25T00:39:26.209Z] Server: docker-tests/mock [2022-01-25T00:39:26.209Z] X-Docker-Registry-Config: mock [2022-01-25T00:39:26.209Z] X-Docker-Registry-Version: 0.0.0 [2022-01-25T00:39:26.209Z] [2022-01-25T00:39:26.209Z] [2022-01-25T00:39:26.209Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-25T00:39:26.209Z] === RUN TestTrustedLocation [2022-01-25T00:39:26.209Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-25T00:39:26.209Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestAllowNondistributableArtifacts [2022-01-25T00:39:26.209Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-25T00:39:26.209Z] === RUN TestIsSecureIndex [2022-01-25T00:39:26.209Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-25T00:39:26.209Z] PASS [2022-01-25T00:39:26.209Z] coverage: 51.2% of statements [2022-01-25T00:39:26.210Z] ok github.com/docker/docker/registry 0.317s coverage: 51.2% of statements [2022-01-25T00:39:26.210Z] === RUN TestDecodeContainerConfig [2022-01-25T00:39:26.210Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-25T00:39:26.210Z] === RUN TestDecodeContainerConfigIsolation [2022-01-25T00:39:26.210Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-25T00:39:26.210Z] === RUN TestValidatePrivileged [2022-01-25T00:39:26.210Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-25T00:39:26.210Z] PASS [2022-01-25T00:39:26.210Z] coverage: 52.6% of statements [2022-01-25T00:39:26.210Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.6% of statements [2022-01-25T00:39:26.575Z] === RUN TestEnvironmentParsing [2022-01-25T00:39:26.575Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-25T00:39:26.575Z] PASS [2022-01-25T00:39:26.575Z] coverage: 1.2% of statements [2022-01-25T00:39:26.575Z] ok github.com/docker/docker/libcontainerd/local 0.172s coverage: 1.2% of statements [2022-01-25T00:39:26.692Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-25T00:39:26.692Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-25T00:39:26.692Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-25T00:39:26.692Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-25T00:39:26.692Z] PASS [2022-01-25T00:39:26.692Z] coverage: 62.5% of statements [2022-01-25T00:39:26.692Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a2f6361f6ba0 with config:&{NodeID:a2f6361f6ba0 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-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, added to nodes list" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, added to nodes list" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node 855869a1161d/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node 855869a1161d/172.26.119.162, added to nodes list" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node 25476354eb32/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node 25476354eb32/172.26.119.162, added to nodes list" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:26.744Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.060Z] === RUN TestEmptyLayer [2022-01-25T00:39:27.060Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestCommitFailure [2022-01-25T00:39:27.060Z] --- PASS: TestCommitFailure (0.01s) [2022-01-25T00:39:27.060Z] === RUN TestStartTransactionFailure [2022-01-25T00:39:27.060Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-01-25T00:39:27.060Z] === RUN TestGetOrphan [2022-01-25T00:39:27.060Z] --- PASS: TestGetOrphan (0.01s) [2022-01-25T00:39:27.060Z] === RUN TestMountAndRegister [2022-01-25T00:39:27.060Z] layer_test.go:258: Layer size: 14 [2022-01-25T00:39:27.060Z] --- PASS: TestMountAndRegister (0.07s) [2022-01-25T00:39:27.060Z] === RUN TestLayerRelease [2022-01-25T00:39:27.060Z] layer_test.go:291: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestStoreRestore [2022-01-25T00:39:27.060Z] layer_test.go:340: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestTarStreamStability [2022-01-25T00:39:27.060Z] layer_test.go:455: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestRegisterExistingLayer [2022-01-25T00:39:27.060Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-01-25T00:39:27.060Z] === RUN TestTarStreamVerification [2022-01-25T00:39:27.060Z] layer_test.go:684: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestLayerMigration [2022-01-25T00:39:27.060Z] migration_test.go:45: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestLayerMigrationNoTarsplit [2022-01-25T00:39:27.060Z] migration_test.go:181: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestMountInit [2022-01-25T00:39:27.060Z] mount_test.go:17: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestMountInit (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestMountSize [2022-01-25T00:39:27.060Z] mount_test.go:76: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestMountSize (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestMountChanges [2022-01-25T00:39:27.060Z] mount_test.go:125: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestMountChanges (0.00s) [2022-01-25T00:39:27.060Z] === RUN TestMountApply [2022-01-25T00:39:27.060Z] mount_test.go:212: Failing on Windows [2022-01-25T00:39:27.060Z] --- SKIP: TestMountApply (0.00s) [2022-01-25T00:39:27.060Z] PASS [2022-01-25T00:39:27.060Z] coverage: 30.2% of statements [2022-01-25T00:39:27.060Z] ok github.com/docker/docker/layer 0.343s coverage: 30.2% of statements [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:dbe33d90e322 with config:&{NodeID:dbe33d90e322 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-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node 25476354eb32/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node 25476354eb32/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node 855869a1161d/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=info msg="Node 855869a1161d/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:27Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:27Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:27Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.236Z] time="2022-01-25T00:39:27Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32708950841_/foo_true____} [2022-01-25T00:39:27.545Z] === RUN TestSequenceGetAvailableBit [2022-01-25T00:39:27.545Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestSequenceEqual [2022-01-25T00:39:27.545Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestSequenceCopy [2022-01-25T00:39:27.545Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestGetFirstAvailable [2022-01-25T00:39:27.545Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestFindSequence [2022-01-25T00:39:27.545Z] --- PASS: TestFindSequence (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestCheckIfAvailable [2022-01-25T00:39:27.545Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestMergeSequences [2022-01-25T00:39:27.545Z] --- PASS: TestMergeSequences (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestPushReservation [2022-01-25T00:39:27.545Z] --- PASS: TestPushReservation (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestSerializeDeserialize [2022-01-25T00:39:27.545Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestSet [2022-01-25T00:39:27.545Z] --- PASS: TestSet (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestSetUnset [2022-01-25T00:39:27.545Z] --- PASS: TestSetUnset (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestOffsetSetUnset [2022-01-25T00:39:27.545Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestSetInRange [2022-01-25T00:39:27.545Z] --- PASS: TestSetInRange (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestSetAnyInRange [2022-01-25T00:39:27.545Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestMethods [2022-01-25T00:39:27.545Z] --- PASS: TestMethods (0.00s) [2022-01-25T00:39:27.545Z] === RUN TestRandomAllocateDeallocate [2022-01-25T00:39:27.545Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T00:39:27.545Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T00:39:27.545Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T00:39:27.545Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b344ae472cb3 with config:&{NodeID:b344ae472cb3 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-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49377" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node 25476354eb32/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node 25476354eb32/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node 855869a1161d/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node 855869a1161d/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49378" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:27.728Z] networkdb_test.go:835: Re-joining: 3 [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=info msg="The new bootstrap node list is:[172.26.119.162:10033 172.26.119.162:10034 172.26.119.162:10035]" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10033" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49379" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10034" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49380" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10035" [2022-01-25T00:39:27.728Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49381" [2022-01-25T00:39:27.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32708950841_/foo_true__0xc00080bea8__} [2022-01-25T00:39:28.217Z] --- PASS: TestSecretInspect (2.32s) [2022-01-25T00:39:28.217Z] === RUN TestSecretList [2022-01-25T00:39:28.221Z] networkdb_test.go:835: Re-joining: 4 [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:27Z" level=info msg="The new bootstrap node list is:[172.26.119.162:10033 172.26.119.162:10034 172.26.119.162:10035]" [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10033" [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49382" [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10034" [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49383" [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10035" [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:27Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49384" [2022-01-25T00:39:28.221Z] time="2022-01-25T00:39:28Z" level=info msg="node 0 leaving" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node5(b344ae472cb3): Node leave event for 855869a1161d/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node4(dbe33d90e322): Node leave event for 855869a1161d/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node3(a2f6361f6ba0): Node leave event for 855869a1161d/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node2(25476354eb32): Node leave event for 855869a1161d/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node1(855869a1161d): Node leave event for 855869a1161d/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d/172.26.119.162, left gossip cluster" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d/172.26.119.162, left gossip cluster" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d/172.26.119.162, left gossip cluster" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d/172.26.119.162, left gossip cluster" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 855869a1161d/172.26.119.162, left gossip cluster" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node 1 leaving" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32 change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node4(dbe33d90e322): Node leave event for 25476354eb32/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32 change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node5(b344ae472cb3): Node leave event for 25476354eb32/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32/172.26.119.162, left gossip cluster" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32 change state NodeActive --> NodeFailed" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32/172.26.119.162, added to failed nodes list" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32 change state NodeActive --> NodeLeft" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=info msg="node3(a2f6361f6ba0): Node leave event for 25476354eb32/172.26.119.162" [2022-01-25T00:39:28.713Z] time="2022-01-25T00:39:28Z" level=error msg="node: 25476354eb32 is unknown to memberlist" [2022-01-25T00:39:28.976Z] === RUN TestGetDriver [2022-01-25T00:39:28.976Z] --- PASS: TestGetDriver (0.00s) [2022-01-25T00:39:28.976Z] === RUN TestVolumeRequestError [2022-01-25T00:39:28.976Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-25T00:39:28.976Z] PASS [2022-01-25T00:39:28.976Z] coverage: 36.1% of statements [2022-01-25T00:39:28.976Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2022-01-25T00:39:29.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00080bec0_} [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32/172.26.119.162, left gossip cluster" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32/172.26.119.162, left gossip cluster" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:28Z" level=info msg="Node 25476354eb32/172.26.119.162, left gossip cluster" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=info msg="node 2 leaving" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=info msg="Node a2f6361f6ba0 change state NodeActive --> NodeLeft" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=info msg="Node a2f6361f6ba0 change state NodeActive --> NodeLeft" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=info msg="node5(b344ae472cb3): Node leave event for a2f6361f6ba0/172.26.119.162" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=info msg="node4(dbe33d90e322): Node leave event for a2f6361f6ba0/172.26.119.162" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=info msg="Node a2f6361f6ba0 change state NodeActive --> NodeLeft" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=info msg="node3(a2f6361f6ba0): Node leave event for a2f6361f6ba0/172.26.119.162" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=debug msg="memberlist: Failed ping: 25476354eb32 (timeout reached)" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.119.162:10036: use of closed network connection" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.119.162:10035: use of closed network connection" [2022-01-25T00:39:29.205Z] time="2022-01-25T00:39:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.119.162:10037: use of closed network connection" [2022-01-25T00:39:29.698Z] time="2022-01-25T00:39:29Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, left gossip cluster" [2022-01-25T00:39:29.698Z] time="2022-01-25T00:39:29Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, left gossip cluster" [2022-01-25T00:39:29.698Z] time="2022-01-25T00:39:29Z" level=info msg="Node a2f6361f6ba0/172.26.119.162, left gossip cluster" [2022-01-25T00:39:29.698Z] time="2022-01-25T00:39:29Z" level=info msg="memberlist: Suspect 25476354eb32 has failed, no acks received" [2022-01-25T00:39:29.698Z] networkdb_test.go:867: node4: OK [2022-01-25T00:39:29.698Z] networkdb_test.go:867: node5: OK [2022-01-25T00:39:29.698Z] time="2022-01-25T00:39:29Z" level=info msg="node 0 coming back" [2022-01-25T00:39:29.698Z] time="2022-01-25T00:39:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a90c9c3a6f93 with config:&{NodeID:a90c9c3a6f93 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-01-25T00:39:29.832Z] === RUN TestInvalidConfig [2022-01-25T00:39:29.832Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-25T00:39:29.832Z] === RUN TestConfig [2022-01-25T00:39:29.832Z] --- PASS: TestConfig (0.00s) [2022-01-25T00:39:29.832Z] === RUN TestOptionsLabels [2022-01-25T00:39:29.832Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-25T00:39:29.832Z] === RUN TestValidName [2022-01-25T00:39:29.832Z] --- PASS: TestValidName (0.00s) [2022-01-25T00:39:29.832Z] PASS [2022-01-25T00:39:29.832Z] coverage: 19.7% of statements [2022-01-25T00:39:29.832Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-01-25T00:39:29.994Z] === RUN TestGetAddress [2022-01-25T00:39:29.994Z] --- PASS: TestGetAddress (0.00s) [2022-01-25T00:39:29.994Z] === RUN TestRemove [2022-01-25T00:39:29.994Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T00:39:29.994Z] --- SKIP: TestRemove (0.00s) [2022-01-25T00:39:29.994Z] === RUN TestInitializeWithVolumes [2022-01-25T00:39:29.994Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-25T00:39:29.994Z] === RUN TestCreate [2022-01-25T00:39:29.994Z] --- PASS: TestCreate (0.02s) [2022-01-25T00:39:29.994Z] === RUN TestValidateName [2022-01-25T00:39:29.994Z] --- PASS: TestValidateName (0.00s) [2022-01-25T00:39:29.994Z] === RUN TestCreateWithOpts [2022-01-25T00:39:29.994Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T00:39:29.994Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-25T00:39:29.994Z] === RUN TestRelaodNoOpts [2022-01-25T00:39:29.994Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-25T00:39:29.994Z] PASS [2022-01-25T00:39:29.994Z] coverage: 41.5% of statements [2022-01-25T00:39:29.994Z] ok github.com/docker/docker/volume/local 0.110s coverage: 41.5% of statements [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, added to nodes list" [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="node 1 coming back" [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5d79c669df4e with config:&{NodeID:5d79c669df4e 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-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="Node 5d79c669df4e/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="Node 5d79c669df4e/172.26.119.162, added to nodes list" [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="node 2 coming back" [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c2dfff7ba7e0 with config:&{NodeID:c2dfff7ba7e0 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-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:30.196Z] time="2022-01-25T00:39:29Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, added to nodes list" [2022-01-25T00:39:30.317Z] === RUN TestKey [2022-01-25T00:39:30.317Z] --- PASS: TestKey (0.00s) [2022-01-25T00:39:30.317Z] === RUN TestParseKey [2022-01-25T00:39:30.317Z] --- PASS: TestParseKey (0.00s) [2022-01-25T00:39:30.317Z] === RUN TestInvalidDataStore [2022-01-25T00:39:30.317Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-25T00:39:30.317Z] === RUN TestKVObjectFlatKey [2022-01-25T00:39:30.317Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-25T00:39:30.317Z] === RUN TestAtomicKVObjectFlatKey [2022-01-25T00:39:30.317Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-25T00:39:30.317Z] PASS [2022-01-25T00:39:30.317Z] coverage: 21.9% of statements [2022-01-25T00:39:30.317Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRaw [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-25T00:39:30.479Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRaw [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-25T00:39:30.479Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestConvertTmpfsOptions [2022-01-25T00:39:30.479Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-25T00:39:30.479Z] linux_parser_test.go:209: data="ro" [2022-01-25T00:39:30.479Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestParseMountSpec [2022-01-25T00:39:30.479Z] parser_test.go:62: case 0 [2022-01-25T00:39:30.479Z] parser_test.go:62: case 1 [2022-01-25T00:39:30.479Z] parser_test.go:62: case 2 [2022-01-25T00:39:30.479Z] parser_test.go:62: case 3 [2022-01-25T00:39:30.479Z] parser_test.go:62: case 4 [2022-01-25T00:39:30.479Z] parser_test.go:62: case 5 [2022-01-25T00:39:30.479Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestValidateMount [2022-01-25T00:39:30.479Z] --- PASS: TestValidateMount (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRaw [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T00:39:30.479Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-25T00:39:30.479Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T00:39:30.479Z] PASS [2022-01-25T00:39:30.479Z] coverage: 67.6% of statements [2022-01-25T00:39:30.479Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-01-25T00:39:30.543Z] --- PASS: TestSecretList (2.31s) [2022-01-25T00:39:30.543Z] === RUN TestSecretsCreateAndDelete [2022-01-25T00:39:30.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00080bed8_} [2022-01-25T00:39:31.337Z] === RUN TestIPDataMarshalling [2022-01-25T00:39:31.337Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-25T00:39:31.337Z] === RUN TestValidateAndIsV6 [2022-01-25T00:39:31.337Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-25T00:39:31.337Z] PASS [2022-01-25T00:39:31.337Z] coverage: 68.9% of statements [2022-01-25T00:39:31.337Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2022-01-25T00:39:31.337Z] === RUN TestErrorInterfaces [2022-01-25T00:39:31.337Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-25T00:39:31.337Z] === RUN TestNetworkMarshalling [2022-01-25T00:39:31.337Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-01-25T00:39:31.337Z] === RUN TestEndpointMarshalling [2022-01-25T00:39:31.337Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-25T00:39:31.337Z] === RUN TestAuxAddresses [2022-01-25T00:39:31.337Z] time="2022-01-25T00:39:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:39:31.337Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-25T00:39:31.337Z] === RUN TestSRVServiceQuery [2022-01-25T00:39:31.337Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.337Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-25T00:39:31.337Z] === RUN TestServiceVIPReuse [2022-01-25T00:39:31.337Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.337Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-01-25T00:39:31.337Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-25T00:39:31.337Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.337Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T00:39:31.337Z] === RUN TestDNSIPQuery [2022-01-25T00:39:31.337Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.337Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-25T00:39:31.337Z] === RUN TestDNSProxyServFail [2022-01-25T00:39:31.337Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.337Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-25T00:39:31.337Z] === RUN TestSandboxAddEmpty [2022-01-25T00:39:31.337Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.337Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-25T00:39:31.337Z] === RUN TestSandboxAddMultiPrio [2022-01-25T00:39:31.337Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.337Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-25T00:39:31.499Z] === RUN TestSetGetMeta [2022-01-25T00:39:31.499Z] === PAUSE TestSetGetMeta [2022-01-25T00:39:31.499Z] === RUN TestRestore [2022-01-25T00:39:31.499Z] === PAUSE TestRestore [2022-01-25T00:39:31.499Z] === RUN TestServiceCreate [2022-01-25T00:39:31.499Z] === PAUSE TestServiceCreate [2022-01-25T00:39:31.499Z] === RUN TestServiceList [2022-01-25T00:39:31.499Z] === PAUSE TestServiceList [2022-01-25T00:39:31.499Z] === RUN TestServiceRemove [2022-01-25T00:39:31.499Z] === PAUSE TestServiceRemove [2022-01-25T00:39:31.499Z] === RUN TestServiceGet [2022-01-25T00:39:31.499Z] === PAUSE TestServiceGet [2022-01-25T00:39:31.499Z] === RUN TestServicePrune [2022-01-25T00:39:31.499Z] === PAUSE TestServicePrune [2022-01-25T00:39:31.499Z] === RUN TestCreate [2022-01-25T00:39:31.499Z] === PAUSE TestCreate [2022-01-25T00:39:31.499Z] === RUN TestRemove [2022-01-25T00:39:31.499Z] === PAUSE TestRemove [2022-01-25T00:39:31.499Z] === RUN TestList [2022-01-25T00:39:31.499Z] === PAUSE TestList [2022-01-25T00:39:31.499Z] === RUN TestFindByDriver [2022-01-25T00:39:31.499Z] === PAUSE TestFindByDriver [2022-01-25T00:39:31.499Z] === RUN TestFindByReferenced [2022-01-25T00:39:31.499Z] === PAUSE TestFindByReferenced [2022-01-25T00:39:31.499Z] === RUN TestDerefMultipleOfSameRef [2022-01-25T00:39:31.499Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-25T00:39:31.499Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:39:31.499Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:39:31.499Z] === RUN TestDefererencePluginOnCreateError [2022-01-25T00:39:31.499Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-25T00:39:31.499Z] === RUN TestRefDerefRemove [2022-01-25T00:39:31.499Z] === PAUSE TestRefDerefRemove [2022-01-25T00:39:31.499Z] === RUN TestGet [2022-01-25T00:39:31.499Z] === PAUSE TestGet [2022-01-25T00:39:31.499Z] === RUN TestGetWithReference [2022-01-25T00:39:31.499Z] === PAUSE TestGetWithReference [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_nil_list [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_empty_list [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_filter_some [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_filter_middle [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:39:31.499Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-25T00:39:31.499Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_nil_list [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_filter_some [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_empty_list [2022-01-25T00:39:31.499Z] === CONT TestFilterFunc/test_filter_middle [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-25T00:39:31.499Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-25T00:39:31.499Z] === CONT TestSetGetMeta [2022-01-25T00:39:31.499Z] === CONT TestList [2022-01-25T00:39:31.499Z] === CONT TestDefererencePluginOnCreateError [2022-01-25T00:39:31.499Z] === CONT TestGet [2022-01-25T00:39:31.499Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:39:31.499Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-25T00:39:31.499Z] --- PASS: TestGet (0.03s) [2022-01-25T00:39:31.499Z] === CONT TestDerefMultipleOfSameRef [2022-01-25T00:39:31.499Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-01-25T00:39:31.499Z] === CONT TestFindByReferenced [2022-01-25T00:39:31.499Z] --- PASS: TestList (0.04s) [2022-01-25T00:39:31.499Z] === CONT TestFindByDriver [2022-01-25T00:39:31.499Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-25T00:39:31.499Z] === CONT TestRefDerefRemove [2022-01-25T00:39:31.499Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-25T00:39:31.499Z] === CONT TestRemove [2022-01-25T00:39:31.499Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-25T00:39:31.499Z] === CONT TestCreate [2022-01-25T00:39:31.499Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-25T00:39:31.499Z] === CONT TestServicePrune [2022-01-25T00:39:31.499Z] --- PASS: TestFindByDriver (0.03s) [2022-01-25T00:39:31.499Z] === CONT TestServiceGet [2022-01-25T00:39:31.499Z] --- PASS: TestRemove (0.03s) [2022-01-25T00:39:31.499Z] === CONT TestServiceRemove [2022-01-25T00:39:31.499Z] --- PASS: TestCreate (0.02s) [2022-01-25T00:39:31.499Z] === CONT TestServiceList [2022-01-25T00:39:31.499Z] time="2022-01-25T00:39:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:31.499Z] --- PASS: TestServiceGet (0.22s) [2022-01-25T00:39:31.499Z] === CONT TestServiceCreate [2022-01-25T00:39:31.499Z] --- PASS: TestServiceRemove (0.21s) [2022-01-25T00:39:31.499Z] === CONT TestRestore [2022-01-25T00:39:31.499Z] time="2022-01-25T00:39:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:31.499Z] --- PASS: TestServiceList (0.21s) [2022-01-25T00:39:31.499Z] === CONT TestGetWithReference [2022-01-25T00:39:31.499Z] time="2022-01-25T00:39:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:31.499Z] time="2022-01-25T00:39:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-25T00:39:31.499Z] time="2022-01-25T00:39:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:39:31.499Z] --- PASS: TestServiceCreate (0.03s) [2022-01-25T00:39:31.499Z] --- PASS: TestGetWithReference (0.03s) [2022-01-25T00:39:31.499Z] --- PASS: TestServicePrune (0.27s) [2022-01-25T00:39:31.499Z] --- PASS: TestRestore (0.04s) [2022-01-25T00:39:31.499Z] PASS [2022-01-25T00:39:31.499Z] coverage: 69.0% of statements [2022-01-25T00:39:31.499Z] ok github.com/docker/docker/volume/service 0.389s coverage: 69.0% of statements [2022-01-25T00:39:31.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-25T00:39:31.823Z] === RUN TestSandboxAddSamePrio [2022-01-25T00:39:31.823Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.823Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-25T00:39:31.823Z] === RUN TestCleanupServiceDiscovery [2022-01-25T00:39:31.823Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.823Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-25T00:39:31.823Z] === RUN TestDNSOptions [2022-01-25T00:39:31.823Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:31.823Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-25T00:39:31.823Z] === RUN TestMultipleControllersWithSameStore [2022-01-25T00:39:31.823Z] time="2022-01-25T00:39:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:39:31.823Z] time="2022-01-25T00:39:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-25T00:39:31.823Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-01-25T00:39:31.823Z] PASS [2022-01-25T00:39:31.823Z] coverage: 8.5% of statements [2022-01-25T00:39:31.823Z] ok github.com/docker/docker/libnetwork 0.423s coverage: 8.5% of statements [2022-01-25T00:39:31.823Z] === RUN TestDriver [2022-01-25T00:39:31.823Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:39:31.823Z] PASS [2022-01-25T00:39:31.823Z] coverage: 34.8% of statements [2022-01-25T00:39:31.823Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-01-25T00:39:32.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00080bef0_} [2022-01-25T00:39:32.596Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00080bf08_} [2022-01-25T00:39:32.844Z] === RUN TestDriver [2022-01-25T00:39:32.844Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:39:32.844Z] PASS [2022-01-25T00:39:32.844Z] coverage: 34.8% of statements [2022-01-25T00:39:32.844Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2022-01-25T00:39:32.844Z] === RUN TestNetworkAllocateFree [2022-01-25T00:39:32.844Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-25T00:39:32.844Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-25T00:39:32.844Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-25T00:39:32.844Z] PASS [2022-01-25T00:39:32.844Z] coverage: 63.6% of statements [2022-01-25T00:39:32.844Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-01-25T00:39:32.856Z] --- PASS: TestSecretsCreateAndDelete (2.40s) [2022-01-25T00:39:32.856Z] === RUN TestSecretsUpdate [2022-01-25T00:39:33.273Z] time="2022-01-25T00:39:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.119.162:10033 172.26.119.162:10034 172.26.119.162:10035]" [2022-01-25T00:39:33.329Z] === RUN TestGetEmptyCapabilities [2022-01-25T00:39:33.329Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-25T00:39:33.329Z] === RUN TestGetExtraCapabilities [2022-01-25T00:39:33.764Z] time="2022-01-25T00:39:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.119.162:10033 172.26.119.162:10034 172.26.119.162:10035]" [2022-01-25T00:39:33.815Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-25T00:39:33.815Z] === RUN TestGetInvalidCapabilities [2022-01-25T00:39:33.815Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-25T00:39:33.815Z] === RUN TestRemoteDriver [2022-01-25T00:39:33.815Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T00:39:33.815Z] === RUN TestDriverError [2022-01-25T00:39:33.815Z] --- PASS: TestDriverError (0.01s) [2022-01-25T00:39:33.815Z] === RUN TestMissingValues [2022-01-25T00:39:33.815Z] --- PASS: TestMissingValues (0.01s) [2022-01-25T00:39:33.815Z] === RUN TestRollback [2022-01-25T00:39:33.815Z] --- PASS: TestRollback (0.01s) [2022-01-25T00:39:33.815Z] PASS [2022-01-25T00:39:33.815Z] coverage: 57.4% of statements [2022-01-25T00:39:33.815Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.109s coverage: 57.4% of statements [2022-01-25T00:39:34.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10033" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49386" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, is the new incarnation of the shutdown node 855869a1161d/172.26.119.162" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10034" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49387" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, is the new incarnation of the shutdown node 25476354eb32/172.26.119.162" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10035" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49388" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node b344ae472cb3/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node dbe33d90e322/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node dbe33d90e322/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, is the new incarnation of the shutdown node a2f6361f6ba0/172.26.119.162" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, is the new incarnation of the shutdown node 25476354eb32/172.26.119.162" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node 5d79c669df4e/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, is the new incarnation of the shutdown node 855869a1161d/172.26.119.162" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, is the new incarnation of the shutdown node a2f6361f6ba0/172.26.119.162" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:33Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:34Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, joined gossip cluster" [2022-01-25T00:39:34.256Z] time="2022-01-25T00:39:34Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, added to nodes list" [2022-01-25T00:39:34.300Z] === RUN TestNAT [2022-01-25T00:39:34.300Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T00:39:34.300Z] --- SKIP: TestNAT (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestTransparent [2022-01-25T00:39:34.300Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T00:39:34.300Z] --- SKIP: TestTransparent (0.00s) [2022-01-25T00:39:34.300Z] PASS [2022-01-25T00:39:34.300Z] coverage: 0.0% of statements [2022-01-25T00:39:34.300Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2022-01-25T00:39:34.300Z] === RUN TestNew [2022-01-25T00:39:34.300Z] --- PASS: TestNew (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestAddDriver [2022-01-25T00:39:34.300Z] --- PASS: TestAddDriver (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestAddDuplicateDriver [2022-01-25T00:39:34.300Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-25T00:39:34.300Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestDriver [2022-01-25T00:39:34.300Z] --- PASS: TestDriver (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestIPAM [2022-01-25T00:39:34.300Z] --- PASS: TestIPAM (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestWalkIPAMs [2022-01-25T00:39:34.300Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-25T00:39:34.300Z] === RUN TestWalkDrivers [2022-01-25T00:39:34.300Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-25T00:39:34.300Z] PASS [2022-01-25T00:39:34.300Z] coverage: 82.4% of statements [2022-01-25T00:39:34.300Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-01-25T00:39:34.748Z] time="2022-01-25T00:39:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10033" [2022-01-25T00:39:34.748Z] time="2022-01-25T00:39:34Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49389" [2022-01-25T00:39:34.748Z] time="2022-01-25T00:39:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10034" [2022-01-25T00:39:34.748Z] time="2022-01-25T00:39:34Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49390" [2022-01-25T00:39:34.748Z] time="2022-01-25T00:39:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.119.162:10035" [2022-01-25T00:39:34.748Z] time="2022-01-25T00:39:34Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49391" [2022-01-25T00:39:34.785Z] === RUN TestBuildDefault [2022-01-25T00:39:34.785Z] --- PASS: TestBuildDefault (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestBuildHostnameDomainname [2022-01-25T00:39:34.785Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestBuildHostname [2022-01-25T00:39:34.785Z] --- PASS: TestBuildHostname (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestBuildHostnameFQDN [2022-01-25T00:39:34.785Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestBuildNoIP [2022-01-25T00:39:34.785Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestUpdate [2022-01-25T00:39:34.785Z] --- PASS: TestUpdate (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-25T00:39:34.785Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-25T00:39:34.785Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestAddEmpty [2022-01-25T00:39:34.785Z] --- PASS: TestAddEmpty (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestAdd [2022-01-25T00:39:34.785Z] --- PASS: TestAdd (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestDeleteEmpty [2022-01-25T00:39:34.785Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestDeleteNewline [2022-01-25T00:39:34.785Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestDelete [2022-01-25T00:39:34.785Z] --- PASS: TestDelete (0.00s) [2022-01-25T00:39:34.785Z] === RUN TestConcurrentWrites [2022-01-25T00:39:35.240Z] 2022/01/25 00:39:34 Closing DB instances... [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="Node a90c9c3a6f93 change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="node3(c2dfff7ba7e0): Node leave event for a90c9c3a6f93/172.26.119.162" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="Node a90c9c3a6f93 change state NodeActive --> NodeFailed" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="Node a90c9c3a6f93 change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="node4(dbe33d90e322): Node leave event for a90c9c3a6f93/172.26.119.162" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="Node a90c9c3a6f93 change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="node2(5d79c669df4e): Node leave event for a90c9c3a6f93/172.26.119.162" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, added to failed nodes list" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=error msg="node: a90c9c3a6f93 is unknown to memberlist" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="Node a90c9c3a6f93 change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:34Z" level=info msg="node5(b344ae472cb3): Node leave event for a90c9c3a6f93/172.26.119.162" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:35Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:35Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:35Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.241Z] time="2022-01-25T00:39:35Z" level=info msg="Node a90c9c3a6f93/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.270Z] --- PASS: TestConcurrentWrites (0.32s) [2022-01-25T00:39:35.270Z] PASS [2022-01-25T00:39:35.270Z] coverage: 81.2% of statements [2022-01-25T00:39:35.270Z] ok github.com/docker/docker/libnetwork/etchosts 0.393s coverage: 81.2% of statements [2022-01-25T00:39:35.270Z] === RUN TestCaller [2022-01-25T00:39:35.270Z] === RUN TestNew [2022-01-25T00:39:35.270Z] --- PASS: TestNew (0.00s) [2022-01-25T00:39:35.270Z] === RUN TestAllocate [2022-01-25T00:39:35.270Z] --- PASS: TestAllocate (0.00s) [2022-01-25T00:39:35.270Z] === RUN TestUninitialized [2022-01-25T00:39:35.270Z] --- PASS: TestUninitialized (0.00s) [2022-01-25T00:39:35.270Z] === RUN TestAllocateInRange [2022-01-25T00:39:35.270Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-25T00:39:35.270Z] === RUN TestAllocateSerial [2022-01-25T00:39:35.270Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-25T00:39:35.270Z] PASS [2022-01-25T00:39:35.270Z] --- PASS: TestCaller (0.00s) [2022-01-25T00:39:35.270Z] PASS [2022-01-25T00:39:35.270Z] coverage: 100.0% of statements [2022-01-25T00:39:35.270Z] coverage: 87.5% of statements [2022-01-25T00:39:35.270Z] ok github.com/docker/docker/libnetwork/internal/caller 0.057s coverage: 100.0% of statements [2022-01-25T00:39:35.270Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="node3(c2dfff7ba7e0): Node leave event for 5d79c669df4e/172.26.119.162" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="node5(b344ae472cb3): Node leave event for 5d79c669df4e/172.26.119.162" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="node4(dbe33d90e322): Node leave event for 5d79c669df4e/172.26.119.162" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e change state NodeActive --> NodeLeft" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="node2(5d79c669df4e): Node leave event for 5d79c669df4e/172.26.119.162" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e/172.26.119.162, left gossip cluster" [2022-01-25T00:39:35.732Z] time="2022-01-25T00:39:35Z" level=info msg="Node 5d79c669df4e/172.26.119.162, left gossip cluster" [2022-01-25T00:39:36.155Z] --- PASS: TestSecretsUpdate (2.90s) [2022-01-25T00:39:36.155Z] === RUN TestTemplatedSecret [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T00:39:36.155Z] docker_api_swarm_test.go:502: [d965cea85b6da] joining swarm manager [de7543cb9570b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-25T00:39:36.155Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="Node c2dfff7ba7e0 change state NodeActive --> NodeLeft" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="node5(b344ae472cb3): Node leave event for c2dfff7ba7e0/172.26.119.162" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="Node c2dfff7ba7e0 change state NodeActive --> NodeLeft" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="node4(dbe33d90e322): Node leave event for c2dfff7ba7e0/172.26.119.162" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="Node c2dfff7ba7e0 change state NodeActive --> NodeLeft" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="node3(c2dfff7ba7e0): Node leave event for c2dfff7ba7e0/172.26.119.162" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, left gossip cluster" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:35Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, left gossip cluster" [2022-01-25T00:39:36.225Z] time="2022-01-25T00:39:36Z" level=info msg="Node c2dfff7ba7e0/172.26.119.162, left gossip cluster" [2022-01-25T00:39:36.289Z] === RUN TestSetSerialInsertDelete [2022-01-25T00:39:36.289Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-25T00:39:36.289Z] === RUN TestSetParallelInsertDelete [2022-01-25T00:39:36.289Z] --- PASS: TestRandomAllocateDeallocate (9.06s) [2022-01-25T00:39:36.289Z] === RUN TestAllocateRandomDeallocate [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=debug msg="memberlist: Failed ping: c2dfff7ba7e0 (timeout reached)" [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.119.162:10036: use of closed network connection" [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.119.162:10037: use of closed network connection" [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=debug msg="memberlist: Stream connection from=172.26.119.162:49392" [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=info msg="Node dbe33d90e322 change state NodeActive --> NodeLeft" [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=info msg="node5(b344ae472cb3): Node leave event for dbe33d90e322/172.26.119.162" [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=info msg="Node dbe33d90e322 change state NodeActive --> NodeLeft" [2022-01-25T00:39:36.720Z] time="2022-01-25T00:39:36Z" level=info msg="node4(dbe33d90e322): Node leave event for dbe33d90e322/172.26.119.162" [2022-01-25T00:39:37.212Z] time="2022-01-25T00:39:36Z" level=warning msg="memberlist: Was able to connect to c2dfff7ba7e0 but other probes failed, network may be misconfigured" [2022-01-25T00:39:37.212Z] time="2022-01-25T00:39:37Z" level=info msg="Node dbe33d90e322/172.26.119.162, left gossip cluster" [2022-01-25T00:39:37.309Z] === RUN TestInt2IP2IntConversion [2022-01-25T00:39:37.704Z] time="2022-01-25T00:39:37Z" level=info msg="Node dbe33d90e322/172.26.119.162, left gossip cluster" [2022-01-25T00:39:37.794Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-01-25T00:39:37.794Z] === RUN TestGetAddressVersion [2022-01-25T00:39:37.794Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-25T00:39:37.794Z] === RUN TestKeyString [2022-01-25T00:39:37.794Z] --- PASS: TestKeyString (0.00s) [2022-01-25T00:39:37.794Z] === RUN TestPoolDataMarshal [2022-01-25T00:39:37.794Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-25T00:39:37.794Z] === RUN TestSubnetsMarshal [2022-01-25T00:39:37.794Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-01-25T00:39:37.794Z] === RUN TestAddSubnets [2022-01-25T00:39:37.794Z] --- PASS: TestAddSubnets (0.08s) [2022-01-25T00:39:37.794Z] === RUN TestDoublePoolRelease [2022-01-25T00:39:38.196Z] time="2022-01-25T00:39:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.26.119.162:10037: use of closed network connection" [2022-01-25T00:39:38.197Z] time="2022-01-25T00:39:37Z" level=info msg="Node b344ae472cb3/172.26.119.162, left gossip cluster" [2022-01-25T00:39:38.197Z] time="2022-01-25T00:39:37Z" level=info msg="Node b344ae472cb3 change state NodeActive --> NodeFailed" [2022-01-25T00:39:38.197Z] time="2022-01-25T00:39:37Z" level=info msg="Node b344ae472cb3/172.26.119.162, added to failed nodes list" [2022-01-25T00:39:38.197Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-01-25T00:39:38.197Z] PASS [2022-01-25T00:39:38.197Z] coverage: 60.0% of statements [2022-01-25T00:39:38.197Z] ok github.com/docker/docker/libnetwork/networkdb 104.789s coverage: 60.0% of statements [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/quota [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T00:39:38.197Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T00:39:38.282Z] --- PASS: TestDoublePoolRelease (0.06s) [2022-01-25T00:39:38.282Z] === RUN TestAddReleasePoolID [2022-01-25T00:39:38.282Z] --- PASS: TestAllocateRandomDeallocate (1.68s) [2022-01-25T00:39:38.282Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-25T00:39:38.282Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-01-25T00:39:38.282Z] === RUN TestPredefinedPool [2022-01-25T00:39:38.282Z] --- PASS: TestPredefinedPool (0.04s) [2022-01-25T00:39:38.282Z] === RUN TestRemoveSubnet [2022-01-25T00:39:38.282Z] === RUN TestPoolRequest [2022-01-25T00:39:38.282Z] --- PASS: TestPoolRequest (0.00s) [2022-01-25T00:39:38.282Z] === RUN TestOtherRequests [2022-01-25T00:39:38.282Z] --- PASS: TestOtherRequests (0.00s) [2022-01-25T00:39:38.282Z] PASS [2022-01-25T00:39:38.282Z] coverage: 57.1% of statements [2022-01-25T00:39:38.282Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2022-01-25T00:39:38.700Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T00:39:38.701Z] --- PASS: TestTemplatedSecret (2.99s) [2022-01-25T00:39:38.701Z] === RUN TestSecretCreateResolve [2022-01-25T00:39:38.767Z] --- PASS: TestRemoveSubnet (0.32s) [2022-01-25T00:39:38.767Z] === RUN TestGetSameAddress [2022-01-25T00:39:38.767Z] --- PASS: TestGetSameAddress (0.05s) [2022-01-25T00:39:38.767Z] === RUN TestPoolAllocationReuse [2022-01-25T00:39:39.642Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T00:39:39.787Z] === RUN TestGetCapabilities [2022-01-25T00:39:39.787Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-25T00:39:39.787Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-25T00:39:39.787Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-25T00:39:39.787Z] === RUN TestGetDefaultAddressSpaces [2022-01-25T00:39:39.787Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-25T00:39:39.787Z] === RUN TestRemoteDriver [2022-01-25T00:39:39.787Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-25T00:39:39.787Z] PASS [2022-01-25T00:39:39.787Z] coverage: 47.4% of statements [2022-01-25T00:39:39.787Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.088s coverage: 47.4% of statements [2022-01-25T00:39:39.787Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.52s) [2022-01-25T00:39:39.787Z] === RUN TestRetrieveFromStore [2022-01-25T00:39:40.272Z] --- PASS: TestRetrieveFromStore (0.88s) [2022-01-25T00:39:40.272Z] === RUN TestIsCorrupted [2022-01-25T00:39:40.272Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-25T00:39:40.272Z] === RUN TestSetRollover [2022-01-25T00:39:40.758Z] === RUN TestWindowsIPAM [2022-01-25T00:39:40.758Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-25T00:39:40.758Z] PASS [2022-01-25T00:39:40.758Z] coverage: 71.4% of statements [2022-01-25T00:39:40.758Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2022-01-25T00:39:41.243Z] --- PASS: TestPoolAllocationReuse (2.45s) [2022-01-25T00:39:41.243Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-25T00:39:41.243Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-25T00:39:41.243Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-25T00:39:41.243Z] === RUN TestDefaultNetwork [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === Skipped [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-25T00:39:41.266Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-25T00:39:41.266Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-25T00:39:41.266Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-25T00:39:41.266Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-25T00:39:41.266Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T00:39:41.266Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T00:39:41.266Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T00:39:41.266Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T00:39:41.266Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-25T00:39:41.266Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T00:39:41.266Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-25T00:39:41.266Z] daemon_test.go:145: root required [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T00:39:41.266Z] reload_test.go:342: root required [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T00:39:41.266Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T00:39:41.266Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-25T00:39:41.266Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-25T00:39:41.266Z] download_test.go:267: Needs fixing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-25T00:39:41.266Z] layer_test.go:291: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-25T00:39:41.266Z] layer_test.go:340: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-25T00:39:41.266Z] layer_test.go:455: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-25T00:39:41.266Z] layer_test.go:684: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-25T00:39:41.266Z] migration_test.go:45: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T00:39:41.266Z] migration_test.go:181: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-25T00:39:41.266Z] mount_test.go:17: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-25T00:39:41.266Z] mount_test.go:76: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-25T00:39:41.266Z] mount_test.go:125: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-25T00:39:41.266Z] mount_test.go:212: Failing on Windows [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-25T00:39:41.266Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-25T00:39:41.266Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T00:39:41.266Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2022-01-25T00:39:41.266Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-25T00:39:41.266Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-25T00:39:41.266Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-25T00:39:41.266Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-25T00:39:41.266Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-25T00:39:41.266Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-25T00:39:41.266Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-25T00:39:41.266Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-25T00:39:41.266Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:39:41.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:39:41.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:39:41.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:39:41.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:39:41.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-25T00:39:41.266Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-25T00:39:41.266Z] archive_test.go:140: zstd not installed [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-25T00:39:41.266Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:39:41.266Z] archive_windows_test.go:16: Currently fails [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-25T00:39:41.266Z] changes_test.go:195: needs more investigation [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-25T00:39:41.266Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-25T00:39:41.266Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-25T00:39:41.266Z] changes_test.go:432: needs further investigation [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-25T00:39:41.266Z] changes_test.go:468: needs further investigation [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-25T00:39:41.266Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T00:39:41.266Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.266Z] [2022-01-25T00:39:41.266Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T00:39:41.274Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:39:41.274Z] [2022-01-25T00:39:41.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-25T00:39:41.274Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:39:41.274Z] [2022-01-25T00:39:41.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-25T00:39:41.274Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.274Z] [2022-01-25T00:39:41.274Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-01-25T00:39:41.274Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:39:41.274Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:39:41.275Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:39:41.275Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-25T00:39:41.275Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-25T00:39:41.275Z] poller_test.go:40: No chmod on Windows [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T00:39:41.275Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T00:39:41.275Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-25T00:39:41.275Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-25T00:39:41.275Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.03s) [2022-01-25T00:39:41.275Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-25T00:39:41.275Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-25T00:39:41.275Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T00:39:41.275Z] [2022-01-25T00:39:41.275Z] DONE 2069 tests, 70 skipped in 288.512s [2022-01-25T00:39:41.275Z] INFO: make.ps1 ended at 01/25/2022 00:39:41 [2022-01-25T00:39:41.558Z] --- PASS: TestSecretCreateResolve (2.53s) [2022-01-25T00:39:41.558Z] PASS [2022-01-25T00:39:41.558Z] [2022-01-25T00:39:41.558Z] DONE 6 tests in 15.531s [2022-01-25T00:39:41.558Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-25T00:39:41.558Z] ++ 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-01-25T00:39:41.558Z] ++ set -e [2022-01-25T00:39:41.558Z] ++ '[' -n 0 ']' [2022-01-25T00:39:41.558Z] ++ set -x [2022-01-25T00:39:41.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-25T00:39:41.558Z] INFO: Testing against a local daemon [2022-01-25T00:39:41.558Z] === RUN TestServiceCreateInit [2022-01-25T00:39:41.558Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T00:39:41.558Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T00:39:41.729Z] --- PASS: TestDefaultNetwork (0.31s) [2022-01-25T00:39:41.729Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-25T00:39:42.214Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-01-25T00:39:42.214Z] === RUN TestInitAddressPools [2022-01-25T00:39:42.214Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-25T00:39:42.214Z] PASS [2022-01-25T00:39:42.214Z] coverage: 74.0% of statements [2022-01-25T00:39:42.214Z] ok github.com/docker/docker/libnetwork/ipamutils 0.659s coverage: 74.0% of statements [2022-01-25T00:39:42.699Z] === RUN TestKeyValue [2022-01-25T00:39:42.699Z] --- PASS: TestKeyValue (0.00s) [2022-01-25T00:39:42.699Z] PASS [2022-01-25T00:39:42.699Z] coverage: 60.0% of statements [2022-01-25T00:39:42.699Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-01-25T00:39:42.699Z] --- PASS: TestSetRollover (2.26s) [2022-01-25T00:39:42.699Z] === RUN TestSetRolloverSerial [2022-01-25T00:39:42.943Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T00:39:42.943Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T00:39:43.516Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T00:39:43.589Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-25T00:39:43.589Z] INFO: Unit tests ended at 01/25/2022 00:39:42. Duration:00:05:04.8977755 [2022-01-25T00:39:43.589Z] INFO: Building busybox [2022-01-25T00:39:43.589Z] Sending build context to Docker daemon 5.12kB [2022-01-25T00:39:43.589Z] [2022-01-25T00:39:43.589Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-25T00:39:43.589Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-25T00:39:43.589Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-25T00:39:43.589Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-25T00:39:43.589Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-25T00:39:43.589Z] ---> 11cbc9e36c7a [2022-01-25T00:39:43.589Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-25T00:39:43.589Z] ---> Running in fec097a531aa [2022-01-25T00:39:43.777Z] docker_api_swarm_test.go:507: [dc1fba401b7dc] joining swarm manager [de7543cb9570b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:39:44.349Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-25T00:39:44.920Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T00:39:44.982Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.60s) [2022-01-25T00:39:44.982Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-25T00:39:45.468Z] --- PASS: TestSetRolloverSerial (2.62s) [2022-01-25T00:39:45.468Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-25T00:39:45.468Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-25T00:39:45.468Z] PASS [2022-01-25T00:39:45.468Z] coverage: 84.4% of statements [2022-01-25T00:39:45.468Z] ok github.com/docker/docker/libnetwork/bitseq 18.083s coverage: 84.4% of statements [2022-01-25T00:39:45.492Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T00:39:45.953Z] === RUN TestNetworkDBSimple [2022-01-25T00:39:46.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T00:39:46.325Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T00:39:46.440Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-25T00:39:46.440Z] PASS [2022-01-25T00:39:46.440Z] coverage: 100.0% of statements [2022-01-25T00:39:46.440Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.063s coverage: 100.0% of statements [2022-01-25T00:39:46.625Z] 2022/01/25 00:39:46 Closing DB instances... [2022-01-25T00:39:46.898Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T00:39:46.925Z] 2022/01/25 00:39:46 Closing DB instances... [2022-01-25T00:39:46.925Z] === RUN TestGenerate [2022-01-25T00:39:46.925Z] --- PASS: TestGenerate (0.00s) [2022-01-25T00:39:46.925Z] === RUN TestGeneratePtr [2022-01-25T00:39:46.925Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-25T00:39:46.925Z] === RUN TestGenerateMissingField [2022-01-25T00:39:46.925Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-25T00:39:46.925Z] === RUN TestFieldCannotBeSet [2022-01-25T00:39:46.925Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-25T00:39:46.925Z] === RUN TestTypeMismatchError [2022-01-25T00:39:46.925Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-25T00:39:46.925Z] PASS [2022-01-25T00:39:46.925Z] coverage: 100.0% of statements [2022-01-25T00:39:46.925Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-01-25T00:39:47.470Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T00:39:47.946Z] testing: warning: no tests to run [2022-01-25T00:39:47.946Z] PASS [2022-01-25T00:39:47.946Z] coverage: 0.0% of statements [2022-01-25T00:39:47.946Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-01-25T00:39:47.946Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.30s) [2022-01-25T00:39:47.946Z] === RUN TestGetAddress [2022-01-25T00:39:48.232Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-01-25T00:39:48.232Z] === RUN TestFindNode [2022-01-25T00:39:48.232Z] 2022/01/25 00:39:48 Closing DB instances... [2022-01-25T00:39:48.232Z] --- PASS: TestFindNode (0.02s) [2022-01-25T00:39:48.232Z] === RUN TestChangeNodeState [2022-01-25T00:39:48.232Z] 2022/01/25 00:39:48 Closing DB instances... [2022-01-25T00:39:48.232Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-25T00:39:48.232Z] === RUN TestNodeReincarnation [2022-01-25T00:39:48.415Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T00:39:48.431Z] --- PASS: TestNetworkDBSimple (2.84s) [2022-01-25T00:39:48.432Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-25T00:39:48.715Z] 2022/01/25 00:39:48 Closing DB instances... [2022-01-25T00:39:48.916Z] === RUN TestRequestNewPort [2022-01-25T00:39:48.917Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestRequestSpecificPort [2022-01-25T00:39:48.917Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestReleasePort [2022-01-25T00:39:48.917Z] --- PASS: TestReleasePort (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestReuseReleasedPort [2022-01-25T00:39:48.917Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestReleaseUnreadledPort [2022-01-25T00:39:48.917Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestUnknowProtocol [2022-01-25T00:39:48.917Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestAllocateAllPorts [2022-01-25T00:39:48.917Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestPortAllocation [2022-01-25T00:39:48.917Z] --- PASS: TestPortAllocation (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestPortAllocationWithCustomRange [2022-01-25T00:39:48.917Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestNoDuplicateBPR [2022-01-25T00:39:48.917Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-25T00:39:48.917Z] === RUN TestChangePortRange [2022-01-25T00:39:48.917Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-25T00:39:48.917Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-25T00:39:48.917Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-25T00:39:48.917Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-25T00:39:48.917Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-25T00:39:48.917Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-25T00:39:48.917Z] --- PASS: TestChangePortRange (0.00s) [2022-01-25T00:39:48.917Z] PASS [2022-01-25T00:39:48.917Z] coverage: 88.6% of statements [2022-01-25T00:39:48.917Z] ok github.com/docker/docker/libnetwork/portallocator 0.057s coverage: 88.6% of statements [2022-01-25T00:39:48.986Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T00:39:49.401Z] testing: warning: no tests to run [2022-01-25T00:39:49.401Z] PASS [2022-01-25T00:39:49.401Z] coverage: 0.0% of statements [2022-01-25T00:39:49.401Z] ok github.com/docker/docker/libnetwork/portmapper 0.050s coverage: 0.0% of statements [no tests to run] [2022-01-25T00:39:49.559Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T00:39:49.650Z] Removing intermediate container fec097a531aa [2022-01-25T00:39:49.650Z] ---> 42806f637b1e [2022-01-25T00:39:49.650Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-25T00:39:49.650Z] ---> Running in 05c9f58684ab [2022-01-25T00:39:49.887Z] 2022/01/25 00:39:49 Closing DB instances... [2022-01-25T00:39:50.142Z] Removing intermediate container 05c9f58684ab [2022-01-25T00:39:50.142Z] ---> 5869ee807c13 [2022-01-25T00:39:50.142Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-25T00:39:50.142Z] ---> Running in e44e1dae6c4d [2022-01-25T00:39:50.372Z] === RUN TestHashData [2022-01-25T00:39:50.372Z] --- PASS: TestHashData (0.00s) [2022-01-25T00:39:50.372Z] PASS [2022-01-25T00:39:50.372Z] coverage: 2.8% of statements [2022-01-25T00:39:50.372Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-01-25T00:39:50.505Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T00:39:50.634Z] Removing intermediate container e44e1dae6c4d [2022-01-25T00:39:50.634Z] ---> b2af0e0910bd [2022-01-25T00:39:50.634Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-25T00:39:50.777Z] --- PASS: TestServiceCreateInit (9.24s) [2022-01-25T00:39:50.777Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s) [2022-01-25T00:39:50.777Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2022-01-25T00:39:50.777Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T00:39:51.043Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T00:39:51.391Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T00:39:51.391Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T00:39:51.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T00:39:51.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T00:39:51.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T00:39:51.391Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T00:39:51.392Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T00:39:51.392Z] === RUN TestErrorConstructors [2022-01-25T00:39:51.392Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-25T00:39:51.392Z] === RUN TestCompareIPMask [2022-01-25T00:39:51.392Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-25T00:39:51.392Z] === RUN TestUtilGetHostPartIP [2022-01-25T00:39:51.392Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-25T00:39:51.392Z] === RUN TestUtilGetBroadcastIP [2022-01-25T00:39:51.392Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-25T00:39:51.392Z] === RUN TestParseCIDR [2022-01-25T00:39:51.392Z] --- PASS: TestParseCIDR (0.00s) [2022-01-25T00:39:51.392Z] PASS [2022-01-25T00:39:51.392Z] coverage: 37.3% of statements [2022-01-25T00:39:51.392Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-01-25T00:39:51.392Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-01-25T00:39:51.392Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-25T00:39:51.987Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T00:39:52.269Z] [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-25T00:39:52.412Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-25T00:39:52.412Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-25T00:39:52.412Z] PASS [2022-01-25T00:39:52.412Z] coverage: 50.0% of statements [2022-01-25T00:39:52.412Z] ok github.com/docker/docker/oci 0.071s coverage: 50.0% of statements [2022-01-25T00:39:52.761Z] ---> f37f92d317ce [2022-01-25T00:39:52.761Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-25T00:39:52.761Z] ---> Running in 214db02c030e [2022-01-25T00:39:52.897Z] 2022/01/25 00:39:52 Closing DB instances... [2022-01-25T00:39:52.897Z] === RUN TestAddressPoolOpt [2022-01-25T00:39:52.897Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/a [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/something [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/_=a [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/env1=value1 [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/_env1=value1 [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/PATH [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/=a [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/PATH= [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/PATH=something [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/asd!qwe [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/1asd [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/123 [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/some_space [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/__some_space_before [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/some_space_after__ [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/= [2022-01-25T00:39:52.897Z] === RUN TestValidateEnv/PaTh [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv (0.01s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestParseHost [2022-01-25T00:39:52.897Z] --- PASS: TestParseHost (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestParseDockerDaemonHost [2022-01-25T00:39:52.897Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestParseTCP [2022-01-25T00:39:52.897Z] --- PASS: TestParseTCP (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-25T00:39:52.897Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestValidateExtraHosts [2022-01-25T00:39:52.897Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestIpOptString [2022-01-25T00:39:52.897Z] --- PASS: TestIpOptString (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-25T00:39:52.897Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestNewIpOptValidDefaultVal [2022-01-25T00:39:52.897Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestIpOptSetInvalidVal [2022-01-25T00:39:52.897Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestValidateIPAddress [2022-01-25T00:39:52.897Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestMapOpts [2022-01-25T00:39:52.897Z] --- PASS: TestMapOpts (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestListOptsWithoutValidator [2022-01-25T00:39:52.897Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestListOptsWithValidator [2022-01-25T00:39:52.897Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestValidateDNSSearch [2022-01-25T00:39:52.897Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_general_format [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_one_more [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-25T00:39:52.897Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-25T00:39:52.897Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestNamedListOpts [2022-01-25T00:39:52.897Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestNamedMapOpts [2022-01-25T00:39:52.897Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestParseLink [2022-01-25T00:39:52.897Z] --- PASS: TestParseLink (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestQuotedStringSetWithQuotes [2022-01-25T00:39:52.897Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-25T00:39:52.897Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-25T00:39:52.897Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-25T00:39:52.897Z] === RUN TestUlimitOpt [2022-01-25T00:39:52.897Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-25T00:39:52.897Z] PASS [2022-01-25T00:39:52.897Z] coverage: 67.1% of statements [2022-01-25T00:39:52.897Z] ok github.com/docker/docker/opts 0.089s coverage: 67.1% of statements [2022-01-25T00:39:52.897Z] === RUN TestParseVersion [2022-01-25T00:39:52.897Z] --- PASS: TestParseVersion (0.00s) [2022-01-25T00:39:52.897Z] PASS [2022-01-25T00:39:52.897Z] coverage: 52.9% of statements [2022-01-25T00:39:52.897Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-01-25T00:39:52.931Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T00:39:53.571Z] time="2022-01-25T00:39:53Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-25T00:39:53.571Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-25T00:39:53.571Z] === RUN TestParallelCreate [2022-01-25T00:39:53.571Z] 2022/01/25 00:39:53 Closing DB instances... [2022-01-25T00:39:53.571Z] --- PASS: TestParallelCreate (0.02s) [2022-01-25T00:39:53.571Z] === RUN TestParallelDelete [2022-01-25T00:39:53.571Z] 2022/01/25 00:39:53 Closing DB instances... [2022-01-25T00:39:53.571Z] --- PASS: TestParallelDelete (0.02s) [2022-01-25T00:39:53.571Z] === RUN TestNetworkDBIslands [2022-01-25T00:39:53.571Z] time="2022-01-25T00:39:53Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4881bc4d4a5c with config:&{NodeID:4881bc4d4a5c 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-01-25T00:39:53.571Z] time="2022-01-25T00:39:53Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:53.571Z] time="2022-01-25T00:39:53Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, added to nodes list" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ae8e59ed86bb with config:&{NodeID:ae8e59ed86bb 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-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, added to nodes list" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49404" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, added to nodes list" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, added to nodes list" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-25T00:39:53.572Z] time="2022-01-25T00:39:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49405" [2022-01-25T00:39:53.874Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T00:39:54.513Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-01-25T00:39:54.513Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d50281d4e10c with config:&{NodeID:d50281d4e10c 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-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49406" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49407" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=error msg="Bulk sync to node efefc3ba55ed timed out" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=error msg="Bulk sync to node fd216fe7f1bf timed out" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Failed to join 172.22.7.160: dial tcp 172.22.7.160:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e1312c2e1e77 with config:&{NodeID:e1312c2e1e77 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-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49409" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, added to nodes list" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-25T00:39:54.588Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49410" [2022-01-25T00:39:54.820Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T00:39:54.820Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T00:39:54.998Z] === RUN TestPeerCertificateMarshalJSON [2022-01-25T00:39:54.998Z] === RUN TestIsArchivePathDir [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c5d5f4e7296e with config:&{NodeID:c5d5f4e7296e 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-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49411" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node d50281d4e10c/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49412" [2022-01-25T00:39:55.071Z] time="2022-01-25T00:39:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-25T00:39:55.391Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T00:39:55.486Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-25T00:39:55.486Z] === RUN TestIsArchivePathInvalidFile [2022-01-25T00:39:55.486Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-01-25T00:39:55.486Z] === RUN TestIsArchivePathTar [2022-01-25T00:39:55.486Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-25T00:39:55.486Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-25T00:39:55.486Z] --- PASS: TestPeerCertificateMarshalJSON (0.57s) [2022-01-25T00:39:55.486Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-25T00:39:55.486Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-25T00:39:55.486Z] === RUN TestMiddleware [2022-01-25T00:39:55.486Z] --- PASS: TestMiddleware (0.00s) [2022-01-25T00:39:55.486Z] === RUN TestNewResponseModifier [2022-01-25T00:39:55.486Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-25T00:39:55.486Z] PASS [2022-01-25T00:39:55.486Z] coverage: 26.8% of statements [2022-01-25T00:39:55.486Z] ok github.com/docker/docker/pkg/authorization 0.635s coverage: 26.8% of statements [2022-01-25T00:39:55.486Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-01-25T00:39:55.486Z] === RUN TestDecompressStreamGzip [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:39:55.556Z] networkdb_test.go:835: Re-joining: 3 [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=info msg="The new bootstrap node list is:[172.22.7.160:10033 172.22.7.160:10034 172.22.7.160:10035]" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10033" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49413" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10034" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49414" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10035" [2022-01-25T00:39:55.556Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49415" [2022-01-25T00:39:55.970Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-01-25T00:39:55.970Z] === RUN TestDecompressStreamBzip2 [2022-01-25T00:39:55.970Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-01-25T00:39:55.970Z] === RUN TestDecompressStreamXz [2022-01-25T00:39:55.970Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T00:39:55.970Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestDecompressStreamZstd [2022-01-25T00:39:55.970Z] archive_test.go:140: zstd not installed [2022-01-25T00:39:55.970Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-25T00:39:55.970Z] === RUN TestCompressStreamXzUnsupported [2022-01-25T00:39:55.970Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-25T00:39:55.970Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestCompressStreamInvalid [2022-01-25T00:39:55.970Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestExtensionInvalid [2022-01-25T00:39:55.970Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestExtensionUncompressed [2022-01-25T00:39:55.970Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestExtensionBzip2 [2022-01-25T00:39:55.970Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestExtensionGzip [2022-01-25T00:39:55.970Z] --- PASS: TestExtensionGzip (0.01s) [2022-01-25T00:39:55.970Z] === RUN TestExtensionXz [2022-01-25T00:39:55.970Z] --- PASS: TestExtensionXz (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestExtensionZstd [2022-01-25T00:39:55.970Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestCmdStreamLargeStderr [2022-01-25T00:39:55.970Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-01-25T00:39:55.970Z] === RUN TestCmdStreamBad [2022-01-25T00:39:55.970Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T00:39:55.970Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestCmdStreamGood [2022-01-25T00:39:55.970Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-25T00:39:55.970Z] === RUN TestUntarPathWithInvalidDest [2022-01-25T00:39:55.970Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-01-25T00:39:55.970Z] === RUN TestUntarPathWithInvalidSrc [2022-01-25T00:39:55.970Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestUntarPath [2022-01-25T00:39:55.970Z] === RUN TestUnbuffered [2022-01-25T00:39:55.970Z] --- PASS: TestUnbuffered (0.00s) [2022-01-25T00:39:55.970Z] === RUN TestRaceUnbuffered [2022-01-25T00:39:55.970Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-25T00:39:55.970Z] PASS [2022-01-25T00:39:55.970Z] coverage: 100.0% of statements [2022-01-25T00:39:55.970Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-01-25T00:39:56.039Z] networkdb_test.go:835: Re-joining: 4 [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="The new bootstrap node list is:[172.22.7.160:10033 172.22.7.160:10034 172.22.7.160:10035]" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49416" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10033" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10034" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49417" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10035" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49418" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="node 0 leaving" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="Node 4881bc4d4a5c change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="node5(c5d5f4e7296e): Node leave event for 4881bc4d4a5c/172.22.7.160" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="Node 4881bc4d4a5c change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="node2(ae8e59ed86bb): Node leave event for 4881bc4d4a5c/172.22.7.160" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="Node 4881bc4d4a5c change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="node4(e1312c2e1e77): Node leave event for 4881bc4d4a5c/172.22.7.160" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="Node 4881bc4d4a5c change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.039Z] time="2022-01-25T00:39:55Z" level=info msg="node1(4881bc4d4a5c): Node leave event for 4881bc4d4a5c/172.22.7.160" [2022-01-25T00:39:56.333Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T00:39:56.455Z] --- PASS: TestUntarPath (0.08s) [2022-01-25T00:39:56.455Z] === RUN TestUntarPathWithDestinationFile [2022-01-25T00:39:56.455Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-25T00:39:56.455Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-25T00:39:56.455Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-25T00:39:56.455Z] === RUN TestCopyWithTarInvalidSrc [2022-01-25T00:39:56.455Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-25T00:39:56.455Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-25T00:39:56.455Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-25T00:39:56.455Z] === RUN TestCopyWithTarSrcFile [2022-01-25T00:39:56.455Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-25T00:39:56.455Z] === RUN TestCopyWithTarSrcFolder [2022-01-25T00:39:56.455Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-25T00:39:56.455Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-25T00:39:56.455Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-25T00:39:56.455Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-25T00:39:56.455Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-25T00:39:56.455Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-25T00:39:56.455Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-25T00:39:56.455Z] === RUN TestCopyFileWithTarSrcFile [2022-01-25T00:39:56.455Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-25T00:39:56.455Z] === RUN TestTarFiles [2022-01-25T00:39:56.455Z] 2022/01/25 00:39:56 Closing DB instances... [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node 4881bc4d4a5c change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="node3(d50281d4e10c): Node leave event for 4881bc4d4a5c/172.22.7.160" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node 4881bc4d4a5c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="node 1 leaving" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="node4(e1312c2e1e77): Node leave event for ae8e59ed86bb/172.22.7.160" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, left gossip cluster" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb change state NodeActive --> NodeFailed" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, added to failed nodes list" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb change state NodeActive --> NodeLeft" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="node5(c5d5f4e7296e): Node leave event for ae8e59ed86bb/172.22.7.160" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=info msg="node3(d50281d4e10c): Node leave event for ae8e59ed86bb/172.22.7.160" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=error msg="node: ae8e59ed86bb is unknown to memberlist" [2022-01-25T00:39:56.522Z] time="2022-01-25T00:39:56Z" level=debug msg="memberlist: Failed to join 172.22.7.160: dial tcp 172.22.7.160:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T00:39:56.939Z] === RUN TestMatch [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[foo]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[foo_bar]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[]#01 [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[qux]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-25T00:39:56.939Z] === RUN TestMatch/[[foo_baz]] [2022-01-25T00:39:56.939Z] --- PASS: TestMatch (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-25T00:39:56.939Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-25T00:39:56.939Z] PASS [2022-01-25T00:39:56.939Z] coverage: 87.5% of statements [2022-01-25T00:39:56.939Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, left gossip cluster" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, left gossip cluster" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="Node ae8e59ed86bb/172.22.7.160, left gossip cluster" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="node 2 leaving" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="Node d50281d4e10c change state NodeActive --> NodeLeft" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="node5(c5d5f4e7296e): Node leave event for d50281d4e10c/172.22.7.160" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="Node d50281d4e10c change state NodeActive --> NodeLeft" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="node4(e1312c2e1e77): Node leave event for d50281d4e10c/172.22.7.160" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="Node d50281d4e10c change state NodeActive --> NodeLeft" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="node3(d50281d4e10c): Node leave event for d50281d4e10c/172.22.7.160" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=debug msg="memberlist: Failed ping: ae8e59ed86bb (timeout reached)" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.7.160:10036: use of closed network connection" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.7.160:10037: use of closed network connection" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.7.160:10035: use of closed network connection" [2022-01-25T00:39:57.004Z] time="2022-01-25T00:39:56Z" level=info msg="Node d50281d4e10c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:57.275Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node d50281d4e10c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node d50281d4e10c/172.22.7.160, left gossip cluster" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="memberlist: Suspect ae8e59ed86bb has failed, no acks received" [2022-01-25T00:39:57.488Z] networkdb_test.go:867: node4: OK [2022-01-25T00:39:57.488Z] networkdb_test.go:867: node5: OK [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="node 0 coming back" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dd9450da9d67 with config:&{NodeID:dd9450da9d67 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-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node dd9450da9d67/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node dd9450da9d67/172.22.7.160, added to nodes list" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="node 1 coming back" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:aea280ddd844 with config:&{NodeID:aea280ddd844 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-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node aea280ddd844/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node aea280ddd844/172.22.7.160, added to nodes list" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="node 2 coming back" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3f688c4655ac with config:&{NodeID:3f688c4655ac 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-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node 3f688c4655ac/172.22.7.160, joined gossip cluster" [2022-01-25T00:39:57.488Z] time="2022-01-25T00:39:57Z" level=info msg="Node 3f688c4655ac/172.22.7.160, added to nodes list" [2022-01-25T00:39:57.846Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T00:39:57.959Z] === RUN TestChrootTarUntar [2022-01-25T00:39:57.959Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:57.959Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-25T00:39:57.960Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootUntarEmptyArchive [2022-01-25T00:39:57.960Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootTarUntarWithSymlink [2022-01-25T00:39:57.960Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootCopyWithTar [2022-01-25T00:39:57.960Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootCopyFileWithTar [2022-01-25T00:39:57.960Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootUntarPath [2022-01-25T00:39:57.960Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-25T00:39:57.960Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-25T00:39:57.960Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:39:57.960Z] === RUN TestChrootApplyDotDotFile [2022-01-25T00:39:57.960Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:39:57.960Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-25T00:39:57.960Z] PASS [2022-01-25T00:39:57.960Z] coverage: 15.1% of statements [2022-01-25T00:39:57.960Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.1% of statements [2022-01-25T00:39:58.419Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T00:39:58.503Z] time="2022-01-25T00:39:58Z" level=debug msg="memberlist: Failed to join 172.22.7.160: dial tcp 172.22.7.160:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T00:39:58.981Z] === RUN TestSizeEmpty [2022-01-25T00:39:58.981Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-25T00:39:58.981Z] === RUN TestSizeEmptyFile [2022-01-25T00:39:58.981Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-25T00:39:58.981Z] === RUN TestSizeNonemptyFile [2022-01-25T00:39:58.981Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-25T00:39:58.981Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-25T00:39:58.981Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-25T00:39:58.981Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-25T00:39:58.981Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-25T00:39:58.981Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-25T00:39:58.981Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-25T00:39:58.981Z] === RUN TestMoveToSubdir [2022-01-25T00:39:58.981Z] --- PASS: TestMoveToSubdir (0.01s) [2022-01-25T00:39:58.981Z] === RUN TestSizeNonExistingDirectory [2022-01-25T00:39:58.981Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-25T00:39:58.981Z] PASS [2022-01-25T00:39:58.981Z] coverage: 80.0% of statements [2022-01-25T00:39:58.981Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-01-25T00:39:58.981Z] --- PASS: TestNetworkDBCRUDTableEntry (4.53s) [2022-01-25T00:39:58.981Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-25T00:39:59.804Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T00:40:00.001Z] === RUN TestPollerAddRemove [2022-01-25T00:40:00.001Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-25T00:40:00.001Z] === RUN TestPollerEvent [2022-01-25T00:40:00.001Z] poller_test.go:40: No chmod on Windows [2022-01-25T00:40:00.001Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-25T00:40:00.001Z] === RUN TestPollerClose [2022-01-25T00:40:00.001Z] --- PASS: TestPollerClose (0.00s) [2022-01-25T00:40:00.001Z] PASS [2022-01-25T00:40:00.001Z] coverage: 45.7% of statements [2022-01-25T00:40:00.001Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-01-25T00:40:00.064Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T00:40:00.776Z] time="2022-01-25T00:40:00Z" level=debug msg="memberlist: Failed to join 172.22.7.160: dial tcp 172.22.7.160:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T00:40:00.776Z] time="2022-01-25T00:40:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.7.160:10033 172.22.7.160:10034 172.22.7.160:10035]" [2022-01-25T00:40:01.024Z] 2022/01/25 00:40:00 Closing DB instances... [2022-01-25T00:40:01.024Z] === RUN TestCopyFileWithInvalidSrc [2022-01-25T00:40:01.024Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T00:40:01.024Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-25T00:40:01.024Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-25T00:40:01.024Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-01-25T00:40:01.024Z] === RUN TestCopyFile [2022-01-25T00:40:01.024Z] --- PASS: TestCopyFile (0.01s) [2022-01-25T00:40:01.024Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-25T00:40:01.024Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T00:40:01.024Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-25T00:40:01.024Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-25T00:40:01.024Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T00:40:01.024Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestWildcardMatches [2022-01-25T00:40:01.024Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestPatternMatches [2022-01-25T00:40:01.024Z] --- PASS: TestPatternMatches (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-25T00:40:01.024Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestPatternMatchesFolderExclusions [2022-01-25T00:40:01.024Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-25T00:40:01.024Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-25T00:40:01.024Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-25T00:40:01.024Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-25T00:40:01.024Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestSingleExclamationError [2022-01-25T00:40:01.024Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestMatchesWithNoPatterns [2022-01-25T00:40:01.024Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestMatchesWithMalformedPatterns [2022-01-25T00:40:01.024Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestMatches [2022-01-25T00:40:01.024Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-25T00:40:01.024Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-25T00:40:01.024Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-25T00:40:01.024Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-25T00:40:01.024Z] --- PASS: TestMatches (0.01s) [2022-01-25T00:40:01.024Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-25T00:40:01.024Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-25T00:40:01.024Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-25T00:40:01.024Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCleanPatterns [2022-01-25T00:40:01.024Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-25T00:40:01.024Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCleanPatternsExceptionFlag [2022-01-25T00:40:01.024Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-25T00:40:01.024Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-25T00:40:01.024Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCleanPatternsErrorSingleException [2022-01-25T00:40:01.024Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCreateIfNotExistsDir [2022-01-25T00:40:01.024Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCreateIfNotExistsFile [2022-01-25T00:40:01.024Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-25T00:40:01.024Z] === RUN TestMatch [2022-01-25T00:40:01.024Z] --- PASS: TestMatch (0.00s) [2022-01-25T00:40:01.024Z] === RUN TestCompile [2022-01-25T00:40:01.024Z] === RUN TestCompile/slash [2022-01-25T00:40:01.024Z] === RUN TestCompile/backslash [2022-01-25T00:40:01.024Z] --- PASS: TestCompile (0.00s) [2022-01-25T00:40:01.024Z] --- PASS: TestCompile/slash (0.00s) [2022-01-25T00:40:01.024Z] --- PASS: TestCompile/backslash (0.00s) [2022-01-25T00:40:01.024Z] PASS [2022-01-25T00:40:01.024Z] coverage: 84.7% of statements [2022-01-25T00:40:01.024Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 84.7% of statements [2022-01-25T00:40:01.259Z] time="2022-01-25T00:40:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.7.160:10033 172.22.7.160:10034 172.22.7.160:10035]" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10033" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49423" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, is the new incarnation of the shutdown node 4881bc4d4a5c/172.22.7.160" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49424" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10034" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, is the new incarnation of the shutdown node ae8e59ed86bb/172.22.7.160" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10035" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49425" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node e1312c2e1e77/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node e1312c2e1e77/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, is the new incarnation of the shutdown node d50281d4e10c/172.22.7.160" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, is the new incarnation of the shutdown node ae8e59ed86bb/172.22.7.160" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, is the new incarnation of the shutdown node 4881bc4d4a5c/172.22.7.160" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node dd9450da9d67/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node aea280ddd844/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, is the new incarnation of the shutdown node d50281d4e10c/172.22.7.160" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, added to nodes list" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:01.743Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, added to nodes list" [2022-01-25T00:40:02.045Z] === RUN TestGet [2022-01-25T00:40:02.045Z] --- PASS: TestGet (0.00s) [2022-01-25T00:40:02.045Z] === RUN TestGetShortcutString [2022-01-25T00:40:02.045Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-25T00:40:02.045Z] PASS [2022-01-25T00:40:02.045Z] coverage: 42.9% of statements [2022-01-25T00:40:02.045Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, joined gossip cluster" [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=info msg="Node 3f688c4655ac/172.22.7.160, added to nodes list" [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10033" [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49426" [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10034" [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49427" [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.7.160:10035" [2022-01-25T00:40:02.226Z] time="2022-01-25T00:40:01Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49428" [2022-01-25T00:40:02.531Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-01-25T00:40:02.531Z] === RUN TestNetworkDBNodeLeave [2022-01-25T00:40:02.620Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T00:40:02.710Z] 2022/01/25 00:40:02 Closing DB instances... [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=debug msg="memberlist: Failed to join 172.22.7.160: dial tcp 172.22.7.160:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67 change state NodeActive --> NodeLeft" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="node4(e1312c2e1e77): Node leave event for dd9450da9d67/172.22.7.160" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67 change state NodeActive --> NodeLeft" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="node5(c5d5f4e7296e): Node leave event for dd9450da9d67/172.22.7.160" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67 change state NodeActive --> NodeLeft" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="node3(3f688c4655ac): Node leave event for dd9450da9d67/172.22.7.160" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67/172.22.7.160, left gossip cluster" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67 change state NodeActive --> NodeLeft" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="node2(aea280ddd844): Node leave event for dd9450da9d67/172.22.7.160" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67 change state NodeActive --> NodeFailed" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67/172.22.7.160, added to failed nodes list" [2022-01-25T00:40:02.710Z] time="2022-01-25T00:40:02Z" level=error msg="node: dd9450da9d67 is unknown to memberlist" [2022-01-25T00:40:03.016Z] === RUN TestCreateIDMapOrder [2022-01-25T00:40:03.016Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-25T00:40:03.016Z] PASS [2022-01-25T00:40:03.016Z] coverage: 7.2% of statements [2022-01-25T00:40:03.016Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node dd9450da9d67/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node aea280ddd844 change state NodeActive --> NodeLeft" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="node4(e1312c2e1e77): Node leave event for aea280ddd844/172.22.7.160" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node aea280ddd844 change state NodeActive --> NodeLeft" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="node5(c5d5f4e7296e): Node leave event for aea280ddd844/172.22.7.160" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node aea280ddd844 change state NodeActive --> NodeLeft" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="node3(3f688c4655ac): Node leave event for aea280ddd844/172.22.7.160" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="Node aea280ddd844 change state NodeActive --> NodeLeft" [2022-01-25T00:40:03.193Z] time="2022-01-25T00:40:02Z" level=info msg="node2(aea280ddd844): Node leave event for aea280ddd844/172.22.7.160" [2022-01-25T00:40:03.463Z] Removing intermediate container 214db02c030e [2022-01-25T00:40:03.463Z] ---> e4090dde47f4 [2022-01-25T00:40:03.463Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-25T00:40:03.463Z] ---> Running in c070f4f828ee [2022-01-25T00:40:03.502Z] --- PASS: TestTarFiles (6.92s) [2022-01-25T00:40:03.502Z] === RUN TestDetectCompressionZstd [2022-01-25T00:40:03.502Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-25T00:40:03.502Z] === RUN TestTarUntar [2022-01-25T00:40:03.502Z] --- PASS: TestTarUntar (0.05s) [2022-01-25T00:40:03.502Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-25T00:40:03.502Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-25T00:40:03.502Z] === RUN TestTarWithOptions [2022-01-25T00:40:03.502Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-25T00:40:03.502Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-25T00:40:03.502Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-25T00:40:03.502Z] === RUN TestUntarUstarGnuConflict [2022-01-25T00:40:03.502Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2022-01-25T00:40:03.502Z] === RUN TestUntarInvalidFilenames [2022-01-25T00:40:03.502Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3151805741\\dest" [2022-01-25T00:40:03.502Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-01-25T00:40:03.502Z] === RUN TestUntarHardlinkToSymlink [2022-01-25T00:40:03.502Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-25T00:40:03.502Z] === RUN TestUntarInvalidHardlink [2022-01-25T00:40:03.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink823931297\\victim\\hello" -> "../victim/hello" [2022-01-25T00:40:03.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4283700809\\victim\\hello" -> "/../victim/hello" [2022-01-25T00:40:03.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3642736678\\victim" -> "../victim" [2022-01-25T00:40:03.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3615921052\\victim" -> "../victim" [2022-01-25T00:40:03.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink291171600\\victim" -> "../victim" [2022-01-25T00:40:03.502Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2638826350\\victim" -> "../victim" [2022-01-25T00:40:03.502Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-25T00:40:03.502Z] === RUN TestUntarInvalidSymlink [2022-01-25T00:40:03.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3151607954\\dest\\dotdot" -> "../victim/hello" [2022-01-25T00:40:03.502Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1196618758\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node aea280ddd844/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node aea280ddd844/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node aea280ddd844/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node aea280ddd844/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node 3f688c4655ac change state NodeActive --> NodeLeft" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="node5(c5d5f4e7296e): Node leave event for 3f688c4655ac/172.22.7.160" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node 3f688c4655ac change state NodeActive --> NodeLeft" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="node4(e1312c2e1e77): Node leave event for 3f688c4655ac/172.22.7.160" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node 3f688c4655ac change state NodeActive --> NodeLeft" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="node3(3f688c4655ac): Node leave event for 3f688c4655ac/172.22.7.160" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node 3f688c4655ac/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.677Z] time="2022-01-25T00:40:03Z" level=info msg="Node 3f688c4655ac/172.22.7.160, left gossip cluster" [2022-01-25T00:40:03.988Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4212973704\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:03.988Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink326328402\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:03.988Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2094605298\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:03.988Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2499203835\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:03.988Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2491613163\\dest\\dir\\loophole" -> "../../victim" [2022-01-25T00:40:03.988Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-01-25T00:40:03.988Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-25T00:40:03.988Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-25T00:40:03.988Z] === RUN TestXGlobalNoParent [2022-01-25T00:40:03.988Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-25T00:40:03.988Z] === RUN TestReplaceFileTarWrapper [2022-01-25T00:40:03.988Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-01-25T00:40:03.988Z] === RUN TestPrefixHeaderReadable [2022-01-25T00:40:03.988Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-01-25T00:40:03.988Z] === RUN TestDisablePigz [2022-01-25T00:40:03.988Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-25T00:40:03.988Z] --- PASS: TestDisablePigz (0.15s) [2022-01-25T00:40:03.988Z] === RUN TestPigz [2022-01-25T00:40:04.160Z] time="2022-01-25T00:40:03Z" level=info msg="Node 3f688c4655ac/172.22.7.160, left gossip cluster" [2022-01-25T00:40:04.160Z] time="2022-01-25T00:40:03Z" level=debug msg="memberlist: Failed ping: c5d5f4e7296e (timeout reached)" [2022-01-25T00:40:04.160Z] time="2022-01-25T00:40:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.7.160:10036: use of closed network connection" [2022-01-25T00:40:04.160Z] time="2022-01-25T00:40:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.7.160:10035: use of closed network connection" [2022-01-25T00:40:04.160Z] time="2022-01-25T00:40:03Z" level=debug msg="memberlist: Stream connection from=172.22.7.160:49430" [2022-01-25T00:40:04.160Z] time="2022-01-25T00:40:03Z" level=warning msg="memberlist: Failed to send gossip to 172.22.7.160:10036: write udp [::]:10035->172.22.7.160:10036: use of closed network connection" [2022-01-25T00:40:04.474Z] === RUN TestFixedBufferCap [2022-01-25T00:40:04.474Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestFixedBufferLen [2022-01-25T00:40:04.474Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestFixedBufferString [2022-01-25T00:40:04.474Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestFixedBufferWrite [2022-01-25T00:40:04.474Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestFixedBufferRead [2022-01-25T00:40:04.474Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestBytesPipeRead [2022-01-25T00:40:04.474Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestBytesPipeWrite [2022-01-25T00:40:04.474Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-25T00:40:04.474Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-25T00:40:04.474Z] --- PASS: TestPigz (0.17s) [2022-01-25T00:40:04.474Z] === RUN TestCopyFileWithInvalidDest [2022-01-25T00:40:04.474Z] archive_windows_test.go:16: Currently fails [2022-01-25T00:40:04.474Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestCanonicalTarNameForPath [2022-01-25T00:40:04.474Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestCanonicalTarName [2022-01-25T00:40:04.474Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestChmodTarEntry [2022-01-25T00:40:04.474Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestHardLinkOrder [2022-01-25T00:40:04.474Z] --- PASS: TestHardLinkOrder (0.09s) [2022-01-25T00:40:04.474Z] === RUN TestChangeString [2022-01-25T00:40:04.474Z] --- PASS: TestChangeString (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestChangesWithNoChanges [2022-01-25T00:40:04.474Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-25T00:40:04.474Z] === RUN TestChangesWithChanges [2022-01-25T00:40:04.474Z] --- PASS: TestChangesWithChanges (0.04s) [2022-01-25T00:40:04.474Z] === RUN TestChangesWithChangesGH13590 [2022-01-25T00:40:04.474Z] changes_test.go:195: needs more investigation [2022-01-25T00:40:04.474Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-25T00:40:04.474Z] === RUN TestChangesDirsEmpty [2022-01-25T00:40:04.474Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-01-25T00:40:04.474Z] === RUN TestChangesDirsMutated [2022-01-25T00:40:04.644Z] time="2022-01-25T00:40:04Z" level=info msg="Node e1312c2e1e77 change state NodeActive --> NodeLeft" [2022-01-25T00:40:04.644Z] time="2022-01-25T00:40:04Z" level=info msg="node5(c5d5f4e7296e): Node leave event for e1312c2e1e77/172.22.7.160" [2022-01-25T00:40:04.644Z] time="2022-01-25T00:40:04Z" level=warning msg="memberlist: Was able to connect to c5d5f4e7296e but other probes failed, network may be misconfigured" [2022-01-25T00:40:04.644Z] time="2022-01-25T00:40:04Z" level=info msg="Node e1312c2e1e77 change state NodeActive --> NodeLeft" [2022-01-25T00:40:04.644Z] time="2022-01-25T00:40:04Z" level=info msg="node4(e1312c2e1e77): Node leave event for e1312c2e1e77/172.22.7.160" [2022-01-25T00:40:04.644Z] time="2022-01-25T00:40:04Z" level=debug msg="memberlist: Failed to join 172.22.7.160: dial tcp 172.22.7.160:10009: connectex: No connection could be made because the target machine actively refused it." [2022-01-25T00:40:04.960Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-01-25T00:40:04.960Z] === RUN TestAtomicWriteToFile [2022-01-25T00:40:04.960Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-25T00:40:04.960Z] === RUN TestAtomicWriteSetCommit [2022-01-25T00:40:04.960Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-25T00:40:04.960Z] === RUN TestAtomicWriteSetCancel [2022-01-25T00:40:04.960Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-25T00:40:04.960Z] === RUN TestReadCloserWrapperClose [2022-01-25T00:40:04.960Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestReaderErrWrapperReadOnError [2022-01-25T00:40:04.960Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestReaderErrWrapperRead [2022-01-25T00:40:04.960Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestCancelReadCloser [2022-01-25T00:40:04.960Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-01-25T00:40:04.960Z] === RUN TestApplyLayer [2022-01-25T00:40:04.960Z] changes_test.go:432: needs further investigation [2022-01-25T00:40:04.960Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestChangesSizeWithHardlinks [2022-01-25T00:40:04.960Z] changes_test.go:468: needs further investigation [2022-01-25T00:40:04.960Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestChangesSizeWithNoChanges [2022-01-25T00:40:04.960Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-25T00:40:04.960Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestChangesSize [2022-01-25T00:40:04.960Z] --- PASS: TestChangesSize (0.01s) [2022-01-25T00:40:04.960Z] === RUN TestApplyLayerInvalidFilenames [2022-01-25T00:40:04.960Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4197889594\\dest" [2022-01-25T00:40:04.960Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-25T00:40:04.960Z] === RUN TestApplyLayerInvalidHardlink [2022-01-25T00:40:04.960Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4224101566\\victim\\hello" -> "../victim/hello" [2022-01-25T00:40:04.960Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1282672191\\victim\\hello" -> "/../victim/hello" [2022-01-25T00:40:04.960Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2504003480\\victim" -> "../victim" [2022-01-25T00:40:04.960Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2619963632\\victim" -> "../victim" [2022-01-25T00:40:04.960Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1562826030\\victim" -> "../victim" [2022-01-25T00:40:04.960Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink168107990\\victim" -> "../victim" [2022-01-25T00:40:04.960Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-01-25T00:40:04.960Z] === RUN TestApplyLayerInvalidSymlink [2022-01-25T00:40:04.960Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4281380298\\dest\\dotdot" -> "../victim/hello" [2022-01-25T00:40:04.960Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2438473433\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-25T00:40:04.960Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1971084043\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:04.960Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2042254643\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:04.960Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-25T00:40:04.960Z] === RUN TestWriteCloserWrapperClose [2022-01-25T00:40:04.960Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestNopWriteCloser [2022-01-25T00:40:04.960Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestNopWriter [2022-01-25T00:40:04.960Z] --- PASS: TestNopWriter (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestWriteCounter [2022-01-25T00:40:04.960Z] --- PASS: TestWriteCounter (0.00s) [2022-01-25T00:40:04.960Z] PASS [2022-01-25T00:40:04.960Z] coverage: 69.2% of statements [2022-01-25T00:40:04.960Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2747543799\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:04.960Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink842069166\\dest\\loophole-victim" -> "../victim" [2022-01-25T00:40:04.960Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-25T00:40:04.960Z] === RUN TestApplyLayerWhiteouts [2022-01-25T00:40:04.960Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 69.2% of statements [2022-01-25T00:40:04.960Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-01-25T00:40:04.960Z] === RUN TestGenerateEmptyFile [2022-01-25T00:40:04.960Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-25T00:40:04.960Z] === RUN TestGenerateWithContent [2022-01-25T00:40:04.960Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-25T00:40:04.960Z] PASS [2022-01-25T00:40:04.960Z] coverage: 63.0% of statements [2022-01-25T00:40:04.960Z] ok github.com/docker/docker/pkg/archive 9.889s coverage: 63.0% of statements [2022-01-25T00:40:04.960Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-01-25T00:40:04.960Z] === RUN TestNetworkDBWatch [2022-01-25T00:40:05.127Z] time="2022-01-25T00:40:04Z" level=info msg="Node e1312c2e1e77/172.22.7.160, left gossip cluster" [2022-01-25T00:40:05.127Z] time="2022-01-25T00:40:04Z" level=info msg="Node e1312c2e1e77/172.22.7.160, left gossip cluster" [2022-01-25T00:40:05.167Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T00:40:05.610Z] time="2022-01-25T00:40:05Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.22.7.160:10037: use of closed network connection" [2022-01-25T00:40:05.610Z] time="2022-01-25T00:40:05Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, left gossip cluster" [2022-01-25T00:40:05.610Z] time="2022-01-25T00:40:05Z" level=info msg="Node c5d5f4e7296e change state NodeActive --> NodeFailed" [2022-01-25T00:40:05.610Z] time="2022-01-25T00:40:05Z" level=info msg="Node c5d5f4e7296e/172.22.7.160, added to failed nodes list" [2022-01-25T00:40:05.610Z] --- PASS: TestNetworkDBIslands (12.30s) [2022-01-25T00:40:05.610Z] PASS [2022-01-25T00:40:05.610Z] coverage: 60.7% of statements [2022-01-25T00:40:05.610Z] ok github.com/docker/docker/libnetwork/networkdb 105.057s coverage: 60.7% of statements [2022-01-25T00:40:05.610Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T00:40:05.610Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-25T00:40:05.610Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T00:40:05.610Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T00:40:05.774Z] [2022-01-25T00:40:05.774Z] SUCCESS: Specified value was saved. [2022-01-25T00:40:05.982Z] === RUN TestError [2022-01-25T00:40:05.982Z] --- PASS: TestError (0.00s) [2022-01-25T00:40:05.982Z] === RUN TestProgressString [2022-01-25T00:40:05.982Z] === RUN TestProgressString/no_progress [2022-01-25T00:40:05.982Z] === RUN TestProgressString/progress_1 [2022-01-25T00:40:05.982Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-25T00:40:05.982Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-25T00:40:05.982Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-25T00:40:05.982Z] === RUN TestProgressString/with_units [2022-01-25T00:40:05.982Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-25T00:40:05.982Z] === RUN TestProgressString/hide_counts [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-25T00:40:05.982Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-25T00:40:05.982Z] === RUN TestJSONMessageDisplay [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/quota [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T00:40:06.093Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T00:40:06.470Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-01-25T00:40:06.470Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-25T00:40:06.470Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-25T00:40:06.470Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-25T00:40:06.470Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-25T00:40:06.470Z] === RUN TestDisplayJSONMessagesStream [2022-01-25T00:40:06.470Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-01-25T00:40:06.470Z] PASS [2022-01-25T00:40:06.470Z] coverage: 91.7% of statements [2022-01-25T00:40:06.470Z] ok github.com/docker/docker/pkg/jsonmessage 0.281s coverage: 91.7% of statements [2022-01-25T00:40:06.956Z] 2022/01/25 00:40:06 Closing DB instances... [2022-01-25T00:40:06.956Z] === RUN TestStandardLongPath [2022-01-25T00:40:06.956Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-25T00:40:06.956Z] === RUN TestUNCLongPath [2022-01-25T00:40:06.956Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-25T00:40:06.956Z] PASS [2022-01-25T00:40:06.956Z] coverage: 100.0% of statements [2022-01-25T00:40:06.956Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-01-25T00:40:07.079Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T00:40:07.340Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T00:40:07.914Z] --- PASS: TestCreateServiceMultipleTimes (17.34s) [2022-01-25T00:40:07.914Z] === RUN TestCreateServiceConflict [2022-01-25T00:40:07.976Z] === RUN TestNameFormat [2022-01-25T00:40:07.976Z] --- PASS: TestNameFormat (0.00s) [2022-01-25T00:40:07.976Z] === RUN TestNameRetries [2022-01-25T00:40:07.976Z] --- PASS: TestNameRetries (0.00s) [2022-01-25T00:40:07.976Z] PASS [2022-01-25T00:40:07.976Z] coverage: 85.7% of statements [2022-01-25T00:40:07.976Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === Skipped [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-25T00:40:08.379Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-25T00:40:08.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-25T00:40:08.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-25T00:40:08.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-25T00:40:08.379Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T00:40:08.379Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T00:40:08.379Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T00:40:08.379Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T00:40:08.379Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-25T00:40:08.379Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T00:40:08.379Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-25T00:40:08.379Z] daemon_test.go:145: root required [2022-01-25T00:40:08.379Z] [2022-01-25T00:40:08.379Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T00:40:08.462Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-01-25T00:40:08.462Z] === RUN TestNetworkDBBulkSync [2022-01-25T00:40:08.462Z] === RUN TestParseKeyValueOpt [2022-01-25T00:40:08.462Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-25T00:40:08.462Z] === RUN TestParseUintList [2022-01-25T00:40:08.462Z] --- PASS: TestParseUintList (0.00s) [2022-01-25T00:40:08.462Z] === RUN TestParseUintListMaximumLimits [2022-01-25T00:40:08.462Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-25T00:40:08.462Z] PASS [2022-01-25T00:40:08.462Z] coverage: 97.0% of statements [2022-01-25T00:40:08.462Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-01-25T00:40:08.844Z] Removing intermediate container c070f4f828ee [2022-01-25T00:40:08.844Z] ---> 473c36e60503 [2022-01-25T00:40:08.844Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-25T00:40:08.844Z] ---> Running in 68aefa292a84 [2022-01-25T00:40:08.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-25T00:40:08.866Z] reload_test.go:342: root required [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T00:40:08.866Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T00:40:08.866Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-25T00:40:08.866Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-25T00:40:08.866Z] download_test.go:267: Needs fixing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-25T00:40:08.866Z] layer_test.go:291: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-25T00:40:08.866Z] layer_test.go:340: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-25T00:40:08.866Z] layer_test.go:455: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-25T00:40:08.866Z] layer_test.go:684: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-25T00:40:08.866Z] migration_test.go:45: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T00:40:08.866Z] migration_test.go:181: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-25T00:40:08.866Z] mount_test.go:17: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-25T00:40:08.866Z] mount_test.go:76: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.866Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-25T00:40:08.866Z] mount_test.go:125: Failing on Windows [2022-01-25T00:40:08.866Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-25T00:40:08.867Z] mount_test.go:212: Failing on Windows [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-25T00:40:08.867Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-25T00:40:08.867Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-01-25T00:40:08.867Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-25T00:40:08.867Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-25T00:40:08.867Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-25T00:40:08.867Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-25T00:40:08.867Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-25T00:40:08.867Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-25T00:40:08.867Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-25T00:40:08.867Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-25T00:40:08.867Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-25T00:40:08.867Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:40:08.867Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:40:08.867Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:40:08.867Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:40:08.867Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:40:08.867Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-01-25T00:40:08.867Z] archive_test.go:140: zstd not installed [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:40:08.867Z] archive_windows_test.go:16: Currently fails [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-25T00:40:08.867Z] changes_test.go:195: needs more investigation [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-25T00:40:08.867Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-25T00:40:08.867Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-25T00:40:08.867Z] changes_test.go:432: needs further investigation [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-25T00:40:08.867Z] changes_test.go:468: needs further investigation [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-25T00:40:08.867Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-25T00:40:08.867Z] poller_test.go:40: No chmod on Windows [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T00:40:08.867Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T00:40:08.867Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-25T00:40:08.867Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-01-25T00:40:08.867Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-25T00:40:08.867Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-25T00:40:08.867Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-25T00:40:08.867Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T00:40:08.867Z] [2022-01-25T00:40:08.867Z] DONE 2069 tests, 70 skipped in 292.856s [2022-01-25T00:40:08.867Z] INFO: make.ps1 ended at 01/25/2022 00:40:08 [2022-01-25T00:40:09.482Z] === RUN TestNewAndRemove [2022-01-25T00:40:09.482Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-25T00:40:09.482Z] === RUN TestRemoveInvalidPath [2022-01-25T00:40:09.482Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-25T00:40:09.482Z] PASS [2022-01-25T00:40:09.482Z] coverage: 82.6% of statements [2022-01-25T00:40:09.482Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2022-01-25T00:40:09.969Z] 2022/01/25 00:40:09 Closing DB instances... [2022-01-25T00:40:10.782Z] --- PASS: TestCreateServiceConflict (2.77s) [2022-01-25T00:40:10.782Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T00:40:11.141Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-25T00:40:11.141Z] INFO: Unit tests ended at 01/25/2022 00:40:10. Duration:00:05:09.5956927 [2022-01-25T00:40:11.141Z] INFO: Building busybox [2022-01-25T00:40:11.142Z] Sending build context to Docker daemon 5.12kB [2022-01-25T00:40:11.142Z] [2022-01-25T00:40:11.142Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-25T00:40:11.142Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-25T00:40:11.142Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-25T00:40:11.142Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-25T00:40:11.142Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-25T00:40:11.142Z] ---> 11cbc9e36c7a [2022-01-25T00:40:11.142Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-25T00:40:11.142Z] ---> Running in 837f49f640f4 [2022-01-25T00:40:11.355Z] docker_api_swarm_node_test.go:81: [d3edb08c364c4] joining swarm manager [d6536a04dd39c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:40:11.355Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T00:40:11.585Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-01-25T00:40:11.585Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-25T00:40:11.585Z] === RUN TestFailedConnection [2022-01-25T00:40:12.069Z] --- PASS: TestGetAddress (23.94s) [2022-01-25T00:40:12.069Z] === RUN TestRequestSyntaxCheck [2022-01-25T00:40:12.069Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-25T00:40:12.069Z] === RUN TestRequest [2022-01-25T00:40:12.554Z] --- PASS: TestFailedConnection (1.19s) [2022-01-25T00:40:12.554Z] === RUN TestFailOnce [2022-01-25T00:40:12.554Z] 2022/01/25 00:40:12 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-01-25T00:40:12.554Z] goroutine 35 [running]: [2022-01-25T00:40:12.554Z] net/http.(*conn).serve.func1() [2022-01-25T00:40:12.554Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-25T00:40:12.554Z] panic({0x122ac20, 0x13373d0}) [2022-01-25T00:40:12.554Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-25T00:40:12.554Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x31602d1d7c199dd6}, 0xc000195a98) [2022-01-25T00:40:12.554Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-25T00:40:12.554Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1344170, 0xc0001ba000}, 0x117f3e6) [2022-01-25T00:40:12.554Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-25T00:40:12.554Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1344170, 0xc0001ba000}, 0xc0001ae000) [2022-01-25T00:40:12.554Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-25T00:40:12.554Z] net/http.serverHandler.ServeHTTP({0x1342770}, {0x1344170, 0xc0001ba000}, 0xc0001ae000) [2022-01-25T00:40:12.554Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-25T00:40:12.554Z] net/http.(*conn).serve(0xc00019e000, {0x1346000, 0xc0000260f0}) [2022-01-25T00:40:12.554Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-25T00:40:12.554Z] created by net/http.(*Server).Serve [2022-01-25T00:40:12.554Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-25T00:40:12.554Z] time="2022-01-25T00:40:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-01-25T00:40:13.572Z] --- PASS: TestFailOnce (1.20s) [2022-01-25T00:40:13.572Z] === RUN TestEchoInputOutput [2022-01-25T00:40:13.572Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-25T00:40:13.572Z] === RUN TestBackoff [2022-01-25T00:40:13.572Z] --- PASS: TestBackoff (0.00s) [2022-01-25T00:40:13.572Z] === RUN TestAbortRetry [2022-01-25T00:40:13.572Z] --- PASS: TestAbortRetry (0.00s) [2022-01-25T00:40:13.572Z] === RUN TestClientScheme [2022-01-25T00:40:13.572Z] --- PASS: TestClientScheme (0.00s) [2022-01-25T00:40:13.572Z] === RUN TestNewClientWithTimeout [2022-01-25T00:40:13.806Z] Cannot create a file when that file already exists. [2022-01-25T00:40:14.058Z] time="2022-01-25T00:40:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-25T00:40:14.543Z] 2022/01/25 00:40:14 Closing DB instances... [2022-01-25T00:40:14.543Z] time="2022-01-25T00:40:14Z" level=error msg="node: 878d0b147cd1 is unknown to memberlist" [2022-01-25T00:40:14.658Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T00:40:14.658Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2022-01-25T00:40:14.658Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T00:40:14.920Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T00:40:15.564Z] time="2022-01-25T00:40:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-25T00:40:17.131Z] Removing intermediate container 837f49f640f4 [2022-01-25T00:40:17.131Z] ---> 14badb619c3e [2022-01-25T00:40:17.131Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-25T00:40:17.131Z] ---> Running in 3a5f5eac4180 [2022-01-25T00:40:17.178Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2022-01-25T00:40:17.178Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-25T00:40:17.615Z] Removing intermediate container 3a5f5eac4180 [2022-01-25T00:40:17.615Z] ---> a0e1f33fb90b [2022-01-25T00:40:17.615Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-25T00:40:17.615Z] ---> Running in dd5f36057b0e [2022-01-25T00:40:18.098Z] Removing intermediate container dd5f36057b0e [2022-01-25T00:40:18.098Z] ---> ff82117e5742 [2022-01-25T00:40:18.098Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-25T00:40:18.198Z] 2022/01/25 00:40:17 Closing DB instances... [2022-01-25T00:40:18.198Z] time="2022-01-25T00:40:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-25T00:40:19.115Z] [2022-01-25T00:40:19.128Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-25T00:40:19.388Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T00:40:19.598Z] ---> 4c583ffbd0e1 [2022-01-25T00:40:19.598Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-25T00:40:19.814Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-25T00:40:19.814Z] === RUN TestNetworkDBGarbageCollection [2022-01-25T00:40:19.873Z] Removing intermediate container 68aefa292a84 [2022-01-25T00:40:19.873Z] ---> af6b73b1ef2f [2022-01-25T00:40:19.873Z] Step 13/13 : CMD ["sh"] [2022-01-25T00:40:19.873Z] ---> Running in 2cde448d3cf5 [2022-01-25T00:40:19.873Z] Removing intermediate container 2cde448d3cf5 [2022-01-25T00:40:19.873Z] ---> 610ad5aa2185 [2022-01-25T00:40:19.873Z] Successfully built 610ad5aa2185 [2022-01-25T00:40:19.873Z] Successfully tagged busybox:latest [2022-01-25T00:40:19.873Z] INFO: Docker images of the daemon under test [2022-01-25T00:40:19.873Z] [2022-01-25T00:40:19.873Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T00:40:19.873Z] busybox latest 610ad5aa2185 Less than a second ago 4.99GB [2022-01-25T00:40:19.873Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 8 days ago 4.95GB [2022-01-25T00:40:19.873Z] microsoft/windowsservercore latest 11cbc9e36c7a 8 days ago 4.95GB [2022-01-25T00:40:19.873Z] [2022-01-25T00:40:19.873Z] INFO: Running integration tests at 01/25/2022 00:40:19... [2022-01-25T00:40:19.873Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-25T00:40:19.873Z] INFO: Integration API tests being run from the host: [2022-01-25T00:40:19.873Z] INFO: make.ps1 starting at 01/25/2022 00:40:19 [2022-01-25T00:40:20.081Z] ---> Running in 32c9f039c6fa [2022-01-25T00:40:20.330Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T00:40:20.929Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-25T00:40:21.275Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T00:40:22.218Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T00:40:22.790Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T00:40:22.849Z] time="2022-01-25T00:40:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-25T00:40:23.361Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T00:40:23.623Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T00:40:24.193Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T00:40:24.461Z] --- PASS: TestRequest (12.24s) [2022-01-25T00:40:24.461Z] === RUN TestOverlappingRequests [2022-01-25T00:40:24.765Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T00:40:24.945Z] --- PASS: TestOverlappingRequests (0.59s) [2022-01-25T00:40:24.945Z] === RUN TestRelease [2022-01-25T00:40:25.026Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T00:40:25.026Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/builder/remotecontext 0.154s coverage: 13.7% of statements [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/builder/dockerfile 0.292s coverage: 49.0% of statements [2022-01-25T00:40:25.181Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-25T00:40:25.181Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-25T00:40:25.287Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T00:40:25.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-25T00:40:25.438Z] ok github.com/docker/docker/builder/remotecontext/git 1.286s coverage: 86.3% of statements [2022-01-25T00:40:25.439Z] ? github.com/docker/docker/cli [no test files] [2022-01-25T00:40:25.439Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-25T00:40:25.858Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T00:40:25.858Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-25T00:40:25.859Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T00:40:25.859Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T00:40:26.372Z] ok github.com/docker/docker/cmd/docker-proxy 0.133s coverage: 67.6% of statements [2022-01-25T00:40:26.430Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T00:40:26.430Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T00:40:26.691Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T00:40:26.691Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T00:40:26.952Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T00:40:26.952Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T00:40:26.952Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T00:40:26.952Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T00:40:26.952Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T00:40:27.227Z] --- PASS: TestRelease (2.40s) [2022-01-25T00:40:27.227Z] === RUN TestAllocateRandomDeallocate [2022-01-25T00:40:27.525Z] docker_api_swarm_node_test.go:53: [d9880f9d2d263] joining swarm manager [dd38e8e5d1863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:40:28.468Z] docker_api_swarm_node_test.go:54: [d62ebf91aaddc] joining swarm manager [dd38e8e5d1863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:40:28.728Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T00:40:28.728Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2022-01-25T00:40:28.728Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T00:40:28.899Z] ok github.com/docker/docker/client 0.122s coverage: 75.6% of statements [2022-01-25T00:40:28.989Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T00:40:28.989Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T00:40:29.506Z] === RUN TestParseEmptyInterface [2022-01-25T00:40:29.506Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-25T00:40:29.506Z] === RUN TestParseNonInterfaceType [2022-01-25T00:40:29.506Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-25T00:40:29.506Z] === RUN TestParseWithOneFunction [2022-01-25T00:40:29.506Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-25T00:40:29.506Z] === RUN TestParseWithMultipleFuncs [2022-01-25T00:40:29.506Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-25T00:40:29.506Z] === RUN TestParseWithUnnamedReturn [2022-01-25T00:40:29.506Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-25T00:40:29.506Z] === RUN TestEmbeddedInterface [2022-01-25T00:40:29.506Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-25T00:40:29.506Z] === RUN TestParsedImports [2022-01-25T00:40:29.506Z] --- PASS: TestParsedImports (0.00s) [2022-01-25T00:40:29.506Z] === RUN TestAliasedImports [2022-01-25T00:40:29.506Z] --- PASS: TestAliasedImports (0.00s) [2022-01-25T00:40:29.506Z] PASS [2022-01-25T00:40:29.506Z] coverage: 56.8% of statements [2022-01-25T00:40:29.506Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2022-01-25T00:40:30.525Z] === RUN TestHTTPTransport [2022-01-25T00:40:30.525Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-25T00:40:30.525Z] PASS [2022-01-25T00:40:30.525Z] coverage: 85.7% of statements [2022-01-25T00:40:30.525Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-01-25T00:40:30.679Z] Removing intermediate container 32c9f039c6fa [2022-01-25T00:40:30.679Z] ---> 979ab1dbf492 [2022-01-25T00:40:30.679Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-25T00:40:30.679Z] ---> Running in 85327c0dceb7 [2022-01-25T00:40:31.544Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-25T00:40:31.544Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-25T00:40:31.545Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-25T00:40:31.545Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-25T00:40:31.545Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-25T00:40:31.545Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-25T00:40:31.545Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestBufferPoolPutAndGet [2022-01-25T00:40:31.545Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-25T00:40:31.545Z] PASS [2022-01-25T00:40:31.545Z] coverage: 88.2% of statements [2022-01-25T00:40:31.545Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-01-25T00:40:31.545Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-25T00:40:31.545Z] === RUN TestClientStream [2022-01-25T00:40:31.545Z] --- PASS: TestClientStream (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestClientSendFile [2022-01-25T00:40:31.545Z] --- PASS: TestClientSendFile (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestClientWithRequestTimeout [2022-01-25T00:40:31.545Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-25T00:40:31.545Z] === RUN TestFileSpecPlugin [2022-01-25T00:40:31.545Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-01-25T00:40:31.545Z] === RUN TestFileJSONSpecPlugin [2022-01-25T00:40:31.545Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-01-25T00:40:31.545Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-25T00:40:31.545Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-01-25T00:40:31.545Z] === RUN TestPluginAddHandler [2022-01-25T00:40:31.545Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestPluginWaitBadPlugin [2022-01-25T00:40:31.545Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-25T00:40:31.545Z] === RUN TestGet [2022-01-25T00:40:31.545Z] time="2022-01-25T00:40:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-25T00:40:32.030Z] === RUN TestOutputOnPrematureClose [2022-01-25T00:40:32.030Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-25T00:40:32.030Z] === RUN TestCompleteSilently [2022-01-25T00:40:32.030Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-25T00:40:32.030Z] PASS [2022-01-25T00:40:32.030Z] coverage: 75.9% of statements [2022-01-25T00:40:32.030Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-01-25T00:40:32.293Z] [2022-01-25T00:40:32.293Z] SUCCESS: Specified value was saved. [2022-01-25T00:40:32.316Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T00:40:32.316Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T00:40:32.316Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T00:40:32.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T00:40:32.316Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T00:40:32.515Z] time="2022-01-25T00:40:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-25T00:40:32.515Z] === RUN TestSendToOneSub [2022-01-25T00:40:32.515Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-25T00:40:32.515Z] === RUN TestSendToMultipleSubs [2022-01-25T00:40:32.515Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-25T00:40:32.515Z] === RUN TestEvictOneSub [2022-01-25T00:40:32.515Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-25T00:40:32.515Z] === RUN TestClosePublisher [2022-01-25T00:40:32.515Z] --- PASS: TestClosePublisher (0.00s) [2022-01-25T00:40:32.515Z] === RUN TestPubSubRace [2022-01-25T00:40:32.577Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T00:40:33.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T00:40:33.535Z] --- PASS: TestPubSubRace (1.07s) [2022-01-25T00:40:33.535Z] PASS [2022-01-25T00:40:33.535Z] coverage: 75.0% of statements [2022-01-25T00:40:33.535Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2022-01-25T00:40:34.088Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T00:40:34.349Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T00:40:34.553Z] time="2022-01-25T00:40:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-25T00:40:34.553Z] === RUN TestRegister [2022-01-25T00:40:34.553Z] --- PASS: TestRegister (0.00s) [2022-01-25T00:40:34.553Z] === RUN TestCommand [2022-01-25T00:40:34.553Z] --- PASS: TestCommand (0.04s) [2022-01-25T00:40:34.553Z] === RUN TestNaiveSelf [2022-01-25T00:40:34.553Z] --- PASS: TestNaiveSelf (0.05s) [2022-01-25T00:40:34.553Z] PASS [2022-01-25T00:40:34.553Z] coverage: 82.4% of statements [2022-01-25T00:40:34.553Z] ok github.com/docker/docker/pkg/reexec 0.139s coverage: 82.4% of statements [2022-01-25T00:40:34.553Z] --- PASS: TestAllocateRandomDeallocate (7.59s) [2022-01-25T00:40:34.553Z] === RUN TestRetrieveFromStore [2022-01-25T00:40:35.290Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T00:40:35.319Z] Removing intermediate container 85327c0dceb7 [2022-01-25T00:40:35.319Z] ---> e09b8a005f29 [2022-01-25T00:40:35.319Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-25T00:40:35.319Z] ---> Running in aa3affb470ef [2022-01-25T00:40:35.571Z] === RUN TestDump [2022-01-25T00:40:35.571Z] goroutine 19 [running]: [2022-01-25T00:40:35.571Z] github.com/docker/docker/pkg/stack.dump(0x126b6b7) [2022-01-25T00:40:35.571Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T00:40:35.571Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-25T00:40:35.571Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-25T00:40:35.571Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-25T00:40:35.571Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-25T00:40:35.571Z] testing.tRunner(0xc000145520, 0x13d8e68) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:40:35.571Z] created by testing.(*T).Run [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T00:40:35.571Z] [2022-01-25T00:40:35.571Z] goroutine 1 [chan receive]: [2022-01-25T00:40:35.571Z] testing.(*T).Run(0xc000145380, {0x13ca52e, 0x124a413}, 0x13d8e68) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T00:40:35.571Z] testing.runTests.func1(0xc000132720) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T00:40:35.571Z] testing.tRunner(0xc000145380, 0xc00013dce0) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:40:35.571Z] testing.runTests(0xc000150080, {0x153cba0, 0x3, 0x3}, {0x126a90d, 0x13cc228, 0x1541640}) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T00:40:35.571Z] testing.(*M).Run(0xc000150080) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T00:40:35.571Z] main.main() [2022-01-25T00:40:35.571Z] _testmain.go:95 +0x1f5 [2022-01-25T00:40:35.571Z] --- PASS: TestDump (0.00s) [2022-01-25T00:40:35.571Z] === RUN TestDumpToFile [2022-01-25T00:40:35.571Z] --- PASS: TestDumpToFile (0.23s) [2022-01-25T00:40:35.571Z] === RUN TestDumpToFileWithEmptyInput [2022-01-25T00:40:35.571Z] goroutine 21 [running]: [2022-01-25T00:40:35.571Z] github.com/docker/docker/pkg/stack.dump(0x12d86f4) [2022-01-25T00:40:35.571Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-25T00:40:35.571Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x12d8aa0}) [2022-01-25T00:40:35.571Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-25T00:40:35.571Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000145520) [2022-01-25T00:40:35.571Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-25T00:40:35.571Z] testing.tRunner(0xc000145a00, 0x13d8e58) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:40:35.571Z] created by testing.(*T).Run [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-25T00:40:35.571Z] [2022-01-25T00:40:35.571Z] goroutine 1 [chan receive]: [2022-01-25T00:40:35.571Z] testing.(*T).Run(0xc000145380, {0x13d12ba, 0x124a413}, 0x13d8e58) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-25T00:40:35.571Z] testing.runTests.func1(0xc000132720) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-25T00:40:35.571Z] testing.tRunner(0xc000145380, 0xc00013dce0) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-25T00:40:35.571Z] testing.runTests(0xc000150080, {0x153cba0, 0x3, 0x3}, {0x126a90d, 0x13cc228, 0x1541640}) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-25T00:40:35.571Z] testing.(*M).Run(0xc000150080) [2022-01-25T00:40:35.571Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-25T00:40:35.571Z] main.main() [2022-01-25T00:40:35.571Z] _testmain.go:95 +0x1f5 [2022-01-25T00:40:35.571Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-25T00:40:35.571Z] PASS [2022-01-25T00:40:35.571Z] coverage: 90.9% of statements [2022-01-25T00:40:35.571Z] ok github.com/docker/docker/pkg/stack 0.269s coverage: 90.9% of statements [2022-01-25T00:40:36.056Z] === RUN TestNewStdWriter [2022-01-25T00:40:36.056Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-25T00:40:36.056Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestWriteWithNilBytes [2022-01-25T00:40:36.056Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestWrite [2022-01-25T00:40:36.056Z] --- PASS: TestWrite (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestWriteWithWriterError [2022-01-25T00:40:36.056Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-25T00:40:36.056Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestStdCopyWriteAndRead [2022-01-25T00:40:36.056Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-25T00:40:36.056Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-25T00:40:36.056Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-25T00:40:36.056Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-25T00:40:36.057Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-25T00:40:36.057Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-25T00:40:36.057Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-25T00:40:36.057Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-25T00:40:36.057Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-25T00:40:36.057Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-25T00:40:36.057Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-25T00:40:36.057Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-25T00:40:36.057Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-25T00:40:36.057Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-25T00:40:36.057Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-25T00:40:36.057Z] PASS [2022-01-25T00:40:36.057Z] coverage: 100.0% of statements [2022-01-25T00:40:36.057Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-01-25T00:40:36.231Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T00:40:36.803Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T00:40:37.064Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T00:40:37.078Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-25T00:40:37.079Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-25T00:40:37.079Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestFormatStatus [2022-01-25T00:40:37.079Z] --- PASS: TestFormatStatus (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestFormatError [2022-01-25T00:40:37.079Z] --- PASS: TestFormatError (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestFormatJSONError [2022-01-25T00:40:37.079Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-25T00:40:37.079Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-25T00:40:37.079Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestNewJSONProgressOutput [2022-01-25T00:40:37.079Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestAuxFormatterEmit [2022-01-25T00:40:37.079Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestStreamWriterStdout [2022-01-25T00:40:37.079Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-25T00:40:37.079Z] === RUN TestStreamWriterStderr [2022-01-25T00:40:37.079Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-25T00:40:37.079Z] PASS [2022-01-25T00:40:37.079Z] coverage: 66.2% of statements [2022-01-25T00:40:37.079Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-01-25T00:40:37.324Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T00:40:37.564Z] --- PASS: TestRetrieveFromStore (2.60s) [2022-01-25T00:40:37.564Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-25T00:40:37.564Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-01-25T00:40:37.564Z] === RUN TestParallelPredefinedRequest1 [2022-01-25T00:40:37.564Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-25T00:40:37.564Z] === RUN TestParallelPredefinedRequest2 [2022-01-25T00:40:37.564Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-25T00:40:37.564Z] === RUN TestParallelPredefinedRequest3 [2022-01-25T00:40:37.564Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-25T00:40:37.564Z] === RUN TestParallelPredefinedRequest4 [2022-01-25T00:40:37.564Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-25T00:40:37.564Z] === RUN TestParallelPredefinedRequest5 [2022-01-25T00:40:37.564Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-25T00:40:37.564Z] === RUN TestDebug [2022-01-25T00:40:37.564Z] --- PASS: TestDebug (0.00s) [2022-01-25T00:40:37.564Z] === RUN TestRequestPoolParallel [2022-01-25T00:40:37.564Z] --- PASS: TestRequestPoolParallel (0.32s) [2022-01-25T00:40:37.564Z] === RUN TestFullAllocateRelease [2022-01-25T00:40:37.564Z] === RUN TestGenerateRandomID [2022-01-25T00:40:37.564Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-25T00:40:37.564Z] === RUN TestShortenId [2022-01-25T00:40:37.564Z] --- PASS: TestShortenId (0.00s) [2022-01-25T00:40:37.564Z] === RUN TestShortenSha256Id [2022-01-25T00:40:37.564Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-25T00:40:37.564Z] === RUN TestShortenIdEmpty [2022-01-25T00:40:37.564Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-25T00:40:37.564Z] === RUN TestShortenIdInvalid [2022-01-25T00:40:37.564Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-25T00:40:37.585Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T00:40:37.585Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-25T00:40:37.585Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-25T00:40:37.585Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-25T00:40:38.049Z] === RUN TestIsShortIDNonHex [2022-01-25T00:40:38.049Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-25T00:40:38.049Z] === RUN TestIsShortIDNotCorrectSize [2022-01-25T00:40:38.049Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-25T00:40:38.049Z] PASS [2022-01-25T00:40:38.049Z] coverage: 70.6% of statements [2022-01-25T00:40:38.049Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-01-25T00:40:38.049Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-01-25T00:40:38.049Z] === RUN TestOddAllocateRelease [2022-01-25T00:40:38.529Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-25T00:40:38.535Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-01-25T00:40:38.535Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-25T00:40:38.535Z] time="2022-01-25T00:40:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-25T00:40:38.535Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-01-25T00:40:38.535Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-25T00:40:38.535Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-01-25T00:40:38.535Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-25T00:40:38.535Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest1 [2022-01-25T00:40:38.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T00:40:38.535Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest3 [2022-01-25T00:40:38.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:38.535Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest4 [2022-01-25T00:40:38.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest5 [2022-01-25T00:40:38.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:38.535Z] === CONT TestParallelPredefinedRequest2 [2022-01-25T00:40:38.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:40:38.535Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:40:38.535Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:40:38.535Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:40:38.535Z] PASS [2022-01-25T00:40:38.535Z] coverage: 85.3% of statements [2022-01-25T00:40:38.535Z] ok github.com/docker/docker/libnetwork/ipam 61.404s coverage: 85.3% of statements [2022-01-25T00:40:38.535Z] === RUN TestIsCpusetListAvailable [2022-01-25T00:40:38.535Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-25T00:40:38.535Z] PASS [2022-01-25T00:40:38.535Z] coverage: 39.4% of statements [2022-01-25T00:40:38.535Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-01-25T00:40:39.102Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-25T00:40:40.042Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-25T00:40:40.042Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-25T00:40:40.042Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-25T00:40:40.042Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-25T00:40:40.150Z] === RUN TestChtimes [2022-01-25T00:40:40.150Z] --- PASS: TestChtimes (0.00s) [2022-01-25T00:40:40.150Z] === RUN TestChtimesWindows [2022-01-25T00:40:40.150Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-25T00:40:40.150Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-25T00:40:40.150Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-25T00:40:40.150Z] === RUN TestEnsureRemoveAllNotExist [2022-01-25T00:40:40.150Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-25T00:40:40.150Z] === RUN TestEnsureRemoveAllWithDir [2022-01-25T00:40:40.150Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-25T00:40:40.150Z] === RUN TestEnsureRemoveAllWithFile [2022-01-25T00:40:40.150Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-25T00:40:40.150Z] === RUN TestHasWin32KSupport [2022-01-25T00:40:40.150Z] syscall_windows_test.go:8: win32k: true [2022-01-25T00:40:40.150Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-25T00:40:40.150Z] PASS [2022-01-25T00:40:40.150Z] coverage: 13.0% of statements [2022-01-25T00:40:40.181Z] Cannot create a file when that file already exists. [2022-01-25T00:40:40.636Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 13.0% of statements [2022-01-25T00:40:41.121Z] === RUN TestTailFile [2022-01-25T00:40:41.121Z] --- PASS: TestTailFile (0.00s) [2022-01-25T00:40:41.121Z] === RUN TestTailFileManyLines [2022-01-25T00:40:41.121Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-25T00:40:41.121Z] === RUN TestTailEmptyFile [2022-01-25T00:40:41.121Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-25T00:40:41.121Z] === RUN TestTailNegativeN [2022-01-25T00:40:41.121Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/no_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/truncated_last_line [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.121Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.121Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.121Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/no_delimiter [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.123Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.608Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.608Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.608Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.608Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.608Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.608Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.608Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.609Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.609Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.609Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.611Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:41.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:41.612Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:41.953Z] --- PASS: TestCreateServiceSecretFileMode (12.96s) [2022-01-25T00:40:41.953Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-25T00:40:42.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-25T00:40:42.098Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-25T00:40:42.098Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-25T00:40:42.099Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-25T00:40:42.100Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-25T00:40:42.100Z] PASS [2022-01-25T00:40:42.100Z] coverage: 88.6% of statements [2022-01-25T00:40:42.100Z] ok github.com/docker/docker/pkg/tailfile 0.223s coverage: 88.6% of statements [2022-01-25T00:40:42.585Z] === RUN TestTarSumRemoveNonExistent [2022-01-25T00:40:42.585Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestTarSumRemove [2022-01-25T00:40:42.585Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestSortFileInfoSums [2022-01-25T00:40:42.585Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestNewTarSumForLabelInvalid [2022-01-25T00:40:42.585Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestNewTarSumForLabel [2022-01-25T00:40:42.585Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestEmptyTar [2022-01-25T00:40:42.585Z] --- PASS: TestEmptyTar (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestTarSumsReadSize [2022-01-25T00:40:42.585Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestTarSums [2022-01-25T00:40:42.585Z] --- PASS: TestTarSums (0.07s) [2022-01-25T00:40:42.585Z] === RUN TestIteration [2022-01-25T00:40:42.585Z] --- PASS: TestIteration (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestVersionLabelForChecksum [2022-01-25T00:40:42.585Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestVersion [2022-01-25T00:40:42.585Z] --- PASS: TestVersion (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestGetVersion [2022-01-25T00:40:42.585Z] --- PASS: TestGetVersion (0.00s) [2022-01-25T00:40:42.585Z] === RUN TestGetVersions [2022-01-25T00:40:42.585Z] --- PASS: TestGetVersions (0.00s) [2022-01-25T00:40:42.585Z] PASS [2022-01-25T00:40:42.585Z] coverage: 89.3% of statements [2022-01-25T00:40:42.585Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2022-01-25T00:40:43.604Z] testing: warning: no tests to run [2022-01-25T00:40:43.604Z] PASS [2022-01-25T00:40:43.604Z] coverage: [no statements] [2022-01-25T00:40:43.604Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2022-01-25T00:40:44.090Z] === RUN TestTruncIndex [2022-01-25T00:40:44.090Z] --- PASS: TestTruncIndex (0.10s) [2022-01-25T00:40:44.090Z] PASS [2022-01-25T00:40:44.090Z] coverage: 91.5% of statements [2022-01-25T00:40:44.090Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-01-25T00:40:44.575Z] === RUN TestIsGIT [2022-01-25T00:40:44.575Z] --- PASS: TestIsGIT (0.00s) [2022-01-25T00:40:44.575Z] === RUN TestIsTransport [2022-01-25T00:40:44.575Z] --- PASS: TestIsTransport (0.00s) [2022-01-25T00:40:44.575Z] PASS [2022-01-25T00:40:44.575Z] coverage: 100.0% of statements [2022-01-25T00:40:44.575Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-01-25T00:40:45.061Z] === RUN TestVersionInfo [2022-01-25T00:40:45.061Z] --- PASS: TestVersionInfo (0.00s) [2022-01-25T00:40:45.061Z] === RUN TestAppendVersions [2022-01-25T00:40:45.061Z] --- PASS: TestAppendVersions (0.00s) [2022-01-25T00:40:45.061Z] PASS [2022-01-25T00:40:45.062Z] coverage: 88.9% of statements [2022-01-25T00:40:45.062Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-01-25T00:40:45.251Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T00:40:46.172Z] Removing intermediate container aa3affb470ef [2022-01-25T00:40:46.172Z] ---> 8a08079912a7 [2022-01-25T00:40:46.172Z] Step 13/13 : CMD ["sh"] [2022-01-25T00:40:46.172Z] ---> Running in 2e3ee153d3de [2022-01-25T00:40:46.172Z] Removing intermediate container 2e3ee153d3de [2022-01-25T00:40:46.172Z] ---> eb78f875b175 [2022-01-25T00:40:46.172Z] Successfully built eb78f875b175 [2022-01-25T00:40:46.172Z] Successfully tagged busybox:latest [2022-01-25T00:40:46.172Z] INFO: Docker images of the daemon under test [2022-01-25T00:40:46.172Z] [2022-01-25T00:40:46.172Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T00:40:46.172Z] busybox latest eb78f875b175 Less than a second ago 4.99GB [2022-01-25T00:40:46.172Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 8 days ago 4.95GB [2022-01-25T00:40:46.172Z] microsoft/windowsservercore latest 11cbc9e36c7a 8 days ago 4.95GB [2022-01-25T00:40:46.172Z] [2022-01-25T00:40:46.172Z] INFO: Running integration tests at 01/25/2022 00:40:45... [2022-01-25T00:40:46.172Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-25T00:40:46.172Z] INFO: Integration API tests being run from the host: [2022-01-25T00:40:46.173Z] INFO: make.ps1 starting at 01/25/2022 00:40:45 [2022-01-25T00:40:46.680Z] --- PASS: TestGet (15.01s) [2022-01-25T00:40:46.680Z] === RUN TestPluginWithNoManifest [2022-01-25T00:40:46.680Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-25T00:40:46.680Z] === RUN TestGetAll [2022-01-25T00:40:46.680Z] --- PASS: TestGetAll (0.01s) [2022-01-25T00:40:46.680Z] PASS [2022-01-25T00:40:46.680Z] coverage: 73.2% of statements [2022-01-25T00:40:46.680Z] ok github.com/docker/docker/pkg/plugins 35.114s coverage: 73.2% of statements [2022-01-25T00:40:46.680Z] === RUN TestValidatePrivileges [2022-01-25T00:40:46.680Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-25T00:40:46.680Z] === RUN TestFilterByCapNeg [2022-01-25T00:40:46.680Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-25T00:40:46.680Z] === RUN TestFilterByCapPos [2022-01-25T00:40:46.680Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-25T00:40:46.680Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-25T00:40:46.680Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-25T00:40:46.680Z] PASS [2022-01-25T00:40:46.680Z] coverage: 12.0% of statements [2022-01-25T00:40:46.680Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-01-25T00:40:47.167Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T00:40:47.706Z] === RUN TestNewSettable [2022-01-25T00:40:47.706Z] --- PASS: TestNewSettable (0.00s) [2022-01-25T00:40:47.706Z] === RUN TestIsSettable [2022-01-25T00:40:47.706Z] --- PASS: TestIsSettable (0.00s) [2022-01-25T00:40:47.706Z] === RUN TestUpdateSettingsEnv [2022-01-25T00:40:47.706Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-25T00:40:47.706Z] PASS [2022-01-25T00:40:47.706Z] coverage: 20.0% of statements [2022-01-25T00:40:47.706Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.0% of statements [2022-01-25T00:40:47.787Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-25T00:40:48.191Z] === RUN TestLoad [2022-01-25T00:40:48.191Z] --- PASS: TestLoad (0.00s) [2022-01-25T00:40:48.191Z] === RUN TestSave [2022-01-25T00:40:48.191Z] --- PASS: TestSave (0.04s) [2022-01-25T00:40:48.191Z] === RUN TestAddDeleteGet [2022-01-25T00:40:48.191Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-25T00:40:48.191Z] === RUN TestInvalidTags [2022-01-25T00:40:48.191Z] --- PASS: TestInvalidTags (0.01s) [2022-01-25T00:40:48.191Z] PASS [2022-01-25T00:40:48.191Z] coverage: 83.7% of statements [2022-01-25T00:40:48.191Z] ok github.com/docker/docker/reference 0.154s coverage: 83.7% of statements [2022-01-25T00:40:48.552Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestReaderWithReadError [2022-01-25T00:40:49.805Z] time="2022-01-25T00:40:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestReader [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-25T00:40:49.805Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-25T00:40:49.805Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-25T00:40:49.805Z] PASS [2022-01-25T00:40:49.805Z] coverage: 100.0% of statements [2022-01-25T00:40:49.805Z] ok github.com/docker/docker/registry/resumable 0.270s coverage: 100.0% of statements [2022-01-25T00:40:49.944Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-25T00:40:50.212Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T00:40:50.291Z] === RUN TestResolveAuthConfigIndexServer [2022-01-25T00:40:50.291Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestResolveAuthConfigFullURL [2022-01-25T00:40:50.291Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-25T00:40:50.291Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestValidateMirror [2022-01-25T00:40:50.291Z] --- PASS: TestValidateMirror (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestLoadInsecureRegistries [2022-01-25T00:40:50.291Z] time="2022-01-25T00:40:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T00:40:50.291Z] time="2022-01-25T00:40:50Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-25T00:40:50.291Z] time="2022-01-25T00:40:50Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-25T00:40:50.291Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-01-25T00:40:50.291Z] === RUN TestNewServiceConfig [2022-01-25T00:40:50.291Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestValidateIndexName [2022-01-25T00:40:50.291Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestValidateIndexNameWithError [2022-01-25T00:40:50.291Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestEndpointParse [2022-01-25T00:40:50.291Z] --- PASS: TestEndpointParse (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestEndpointParseInvalid [2022-01-25T00:40:50.291Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestValidateEndpoint [2022-01-25T00:40:50.291Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-25T00:40:50.291Z] === RUN TestPing [2022-01-25T00:40:50.291Z] --- PASS: TestPing (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestPingRegistryEndpoint [2022-01-25T00:40:50.291Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:50.291Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestEndpoint [2022-01-25T00:40:50.291Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:50.291Z] --- SKIP: TestEndpoint (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestParseRepositoryInfo [2022-01-25T00:40:50.291Z] --- PASS: TestParseRepositoryInfo (0.01s) [2022-01-25T00:40:50.291Z] === RUN TestNewIndexInfo [2022-01-25T00:40:50.291Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestMirrorEndpointLookup [2022-01-25T00:40:50.291Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:40:50.291Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestSearchRepositories [2022-01-25T00:40:50.291Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-25T00:40:50.291Z] Host: 127.0.0.1:49333 [2022-01-25T00:40:50.291Z] User-Agent: docker test client [2022-01-25T00:40:50.291Z] Authorization: Token fake-token [2022-01-25T00:40:50.291Z] X-Docker-Token: true [2022-01-25T00:40:50.291Z] Accept-Encoding: gzip [2022-01-25T00:40:50.291Z] [2022-01-25T00:40:50.291Z] [2022-01-25T00:40:50.291Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-25T00:40:50.291Z] Connection: close [2022-01-25T00:40:50.291Z] Content-Length: 144 [2022-01-25T00:40:50.291Z] Cache-Control: no-cache [2022-01-25T00:40:50.291Z] Content-Type: application/json [2022-01-25T00:40:50.291Z] Date: Tue, 25 Jan 2022 00:40:50 GMT [2022-01-25T00:40:50.291Z] Expires: -1 [2022-01-25T00:40:50.291Z] Pragma: no-cache [2022-01-25T00:40:50.291Z] Server: docker-tests/mock [2022-01-25T00:40:50.291Z] X-Docker-Registry-Config: mock [2022-01-25T00:40:50.291Z] X-Docker-Registry-Version: 0.0.0 [2022-01-25T00:40:50.291Z] [2022-01-25T00:40:50.291Z] [2022-01-25T00:40:50.291Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-25T00:40:50.291Z] === RUN TestTrustedLocation [2022-01-25T00:40:50.291Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-25T00:40:50.291Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestAllowNondistributableArtifacts [2022-01-25T00:40:50.291Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestIsSecureIndex [2022-01-25T00:40:50.291Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-25T00:40:50.291Z] PASS [2022-01-25T00:40:50.291Z] coverage: 51.2% of statements [2022-01-25T00:40:50.291Z] ok github.com/docker/docker/registry 0.307s coverage: 51.2% of statements [2022-01-25T00:40:50.291Z] === RUN TestRestartManagerTimeout [2022-01-25T00:40:50.291Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-25T00:40:50.291Z] === RUN TestRestartManagerTimeoutReset [2022-01-25T00:40:50.291Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-25T00:40:50.291Z] PASS [2022-01-25T00:40:50.291Z] coverage: 50.9% of statements [2022-01-25T00:40:50.291Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-01-25T00:40:50.786Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T00:40:51.312Z] === RUN TestDecodeContainerConfig [2022-01-25T00:40:51.312Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-25T00:40:51.312Z] === RUN TestDecodeContainerConfigIsolation [2022-01-25T00:40:51.312Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-25T00:40:51.312Z] === RUN TestValidatePrivileged [2022-01-25T00:40:51.312Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-25T00:40:51.312Z] PASS [2022-01-25T00:40:51.312Z] coverage: 52.6% of statements [2022-01-25T00:40:51.312Z] ok github.com/docker/docker/runconfig 0.059s coverage: 52.6% of statements [2022-01-25T00:40:51.312Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-25T00:40:51.312Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-25T00:40:51.312Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-25T00:40:51.312Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-25T00:40:51.312Z] PASS [2022-01-25T00:40:51.312Z] coverage: 62.5% of statements [2022-01-25T00:40:51.312Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-01-25T00:40:51.358Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T00:40:51.930Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T00:40:52.191Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T00:40:52.761Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-25T00:40:54.144Z] --- PASS: TestCreateServiceConfigFileMode (12.35s) [2022-01-25T00:40:54.144Z] === RUN TestCreateServiceSysctls [2022-01-25T00:40:54.405Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-25T00:40:55.213Z] === RUN TestGetDriver [2022-01-25T00:40:55.213Z] --- PASS: TestGetDriver (0.00s) [2022-01-25T00:40:55.213Z] === RUN TestVolumeRequestError [2022-01-25T00:40:55.213Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-25T00:40:55.213Z] PASS [2022-01-25T00:40:55.213Z] coverage: 36.1% of statements [2022-01-25T00:40:55.213Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2022-01-25T00:40:55.704Z] === RUN TestGetAddress [2022-01-25T00:40:55.704Z] --- PASS: TestGetAddress (0.00s) [2022-01-25T00:40:55.704Z] === RUN TestRemove [2022-01-25T00:40:55.704Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T00:40:55.704Z] --- SKIP: TestRemove (0.00s) [2022-01-25T00:40:55.704Z] === RUN TestInitializeWithVolumes [2022-01-25T00:40:55.704Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-25T00:40:55.704Z] === RUN TestCreate [2022-01-25T00:40:55.704Z] --- PASS: TestCreate (0.02s) [2022-01-25T00:40:55.704Z] === RUN TestValidateName [2022-01-25T00:40:55.704Z] --- PASS: TestValidateName (0.00s) [2022-01-25T00:40:55.704Z] === RUN TestCreateWithOpts [2022-01-25T00:40:55.704Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T00:40:55.704Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-25T00:40:55.704Z] === RUN TestRelaodNoOpts [2022-01-25T00:40:55.704Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-01-25T00:40:55.704Z] PASS [2022-01-25T00:40:55.704Z] coverage: 41.5% of statements [2022-01-25T00:40:55.704Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T00:40:55.704Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T00:40:55.704Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T00:40:55.704Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-25T00:40:55.704Z] ok github.com/docker/docker/volume/local 0.117s coverage: 41.5% of statements [2022-01-25T00:40:55.790Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRaw [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-25T00:40:56.729Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRaw [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-25T00:40:56.729Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestConvertTmpfsOptions [2022-01-25T00:40:56.729Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-25T00:40:56.729Z] linux_parser_test.go:209: data="ro" [2022-01-25T00:40:56.729Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestParseMountSpec [2022-01-25T00:40:56.729Z] parser_test.go:62: case 0 [2022-01-25T00:40:56.729Z] parser_test.go:62: case 1 [2022-01-25T00:40:56.729Z] parser_test.go:62: case 2 [2022-01-25T00:40:56.729Z] parser_test.go:62: case 3 [2022-01-25T00:40:56.729Z] parser_test.go:62: case 4 [2022-01-25T00:40:56.729Z] parser_test.go:62: case 5 [2022-01-25T00:40:56.729Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestValidateMount [2022-01-25T00:40:56.729Z] --- PASS: TestValidateMount (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRaw [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-25T00:40:56.729Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-25T00:40:56.729Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-25T00:40:56.729Z] PASS [2022-01-25T00:40:56.729Z] coverage: 67.6% of statements [2022-01-25T00:40:56.729Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-01-25T00:40:57.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:40:57.300Z] INFO: Testing against a local daemon [2022-01-25T00:40:57.300Z] === RUN TestBuildWithSession [2022-01-25T00:40:57.300Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:40:57.300Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T00:40:57.300Z] === RUN TestBuildSquashParent [2022-01-25T00:40:57.300Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:40:57.300Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-25T00:40:57.300Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T00:40:57.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:40:57.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:40:57.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:40:57.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:40:57.300Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:40:57.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:40:57.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:40:57.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:40:57.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:40:57.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:40:57.300Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:40:57.300Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:40:57.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:40:57.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:40:57.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:40:57.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:40:57.749Z] === RUN TestSetGetMeta [2022-01-25T00:40:57.749Z] === PAUSE TestSetGetMeta [2022-01-25T00:40:57.749Z] === RUN TestRestore [2022-01-25T00:40:57.749Z] === PAUSE TestRestore [2022-01-25T00:40:57.749Z] === RUN TestServiceCreate [2022-01-25T00:40:57.749Z] === PAUSE TestServiceCreate [2022-01-25T00:40:57.749Z] === RUN TestServiceList [2022-01-25T00:40:57.749Z] === PAUSE TestServiceList [2022-01-25T00:40:57.749Z] === RUN TestServiceRemove [2022-01-25T00:40:57.749Z] === PAUSE TestServiceRemove [2022-01-25T00:40:57.749Z] === RUN TestServiceGet [2022-01-25T00:40:57.749Z] === PAUSE TestServiceGet [2022-01-25T00:40:57.749Z] === RUN TestServicePrune [2022-01-25T00:40:57.749Z] === PAUSE TestServicePrune [2022-01-25T00:40:57.749Z] === RUN TestCreate [2022-01-25T00:40:57.749Z] === PAUSE TestCreate [2022-01-25T00:40:57.749Z] === RUN TestRemove [2022-01-25T00:40:57.749Z] === PAUSE TestRemove [2022-01-25T00:40:57.749Z] === RUN TestList [2022-01-25T00:40:57.749Z] === PAUSE TestList [2022-01-25T00:40:57.749Z] === RUN TestFindByDriver [2022-01-25T00:40:57.749Z] === PAUSE TestFindByDriver [2022-01-25T00:40:57.749Z] === RUN TestFindByReferenced [2022-01-25T00:40:57.749Z] === PAUSE TestFindByReferenced [2022-01-25T00:40:57.749Z] === RUN TestDerefMultipleOfSameRef [2022-01-25T00:40:57.749Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-25T00:40:57.749Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:40:57.749Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:40:57.749Z] === RUN TestDefererencePluginOnCreateError [2022-01-25T00:40:57.749Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-25T00:40:57.749Z] === RUN TestRefDerefRemove [2022-01-25T00:40:57.749Z] === PAUSE TestRefDerefRemove [2022-01-25T00:40:57.749Z] === RUN TestGet [2022-01-25T00:40:57.749Z] === PAUSE TestGet [2022-01-25T00:40:57.749Z] === RUN TestGetWithReference [2022-01-25T00:40:57.749Z] === PAUSE TestGetWithReference [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_nil_list [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_empty_list [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_filter_some [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_filter_middle [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:40:57.749Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-25T00:40:57.749Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_nil_list [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_filter_some [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_empty_list [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-25T00:40:57.749Z] === CONT TestFilterFunc/test_filter_middle [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-25T00:40:57.749Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-25T00:40:57.749Z] === CONT TestSetGetMeta [2022-01-25T00:40:57.749Z] === CONT TestList [2022-01-25T00:40:57.749Z] === CONT TestDerefMultipleOfSameRef [2022-01-25T00:40:57.749Z] === CONT TestDefererencePluginOnCreateError [2022-01-25T00:40:57.749Z] --- PASS: TestSetGetMeta (0.03s) [2022-01-25T00:40:57.749Z] === CONT TestRemove [2022-01-25T00:40:57.749Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-01-25T00:40:57.749Z] === CONT TestCreate [2022-01-25T00:40:57.749Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-01-25T00:40:57.749Z] === CONT TestServicePrune [2022-01-25T00:40:57.749Z] --- PASS: TestList (0.05s) [2022-01-25T00:40:57.749Z] === CONT TestServiceGet [2022-01-25T00:40:57.749Z] --- PASS: TestCreate (0.03s) [2022-01-25T00:40:57.749Z] === CONT TestServiceRemove [2022-01-25T00:40:57.749Z] --- PASS: TestRemove (0.04s) [2022-01-25T00:40:57.749Z] === CONT TestServiceList [2022-01-25T00:40:57.749Z] --- PASS: TestServiceGet (0.15s) [2022-01-25T00:40:57.749Z] === CONT TestServiceCreate [2022-01-25T00:40:57.749Z] time="2022-01-25T00:40:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:40:57.749Z] --- PASS: TestServiceRemove (0.14s) [2022-01-25T00:40:57.749Z] === CONT TestRestore [2022-01-25T00:40:57.749Z] --- PASS: TestServiceList (0.15s) [2022-01-25T00:40:57.749Z] time="2022-01-25T00:40:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:40:57.749Z] === CONT TestGet [2022-01-25T00:40:57.749Z] time="2022-01-25T00:40:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:40:57.749Z] time="2022-01-25T00:40:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-25T00:40:57.749Z] --- PASS: TestServiceCreate (0.04s) [2022-01-25T00:40:57.749Z] === CONT TestGetWithReference [2022-01-25T00:40:57.749Z] --- PASS: TestGet (0.03s) [2022-01-25T00:40:57.749Z] === CONT TestRefDerefRemove [2022-01-25T00:40:57.749Z] time="2022-01-25T00:40:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-25T00:40:57.749Z] --- PASS: TestRestore (0.04s) [2022-01-25T00:40:57.749Z] === CONT TestFindByReferenced [2022-01-25T00:40:57.749Z] --- PASS: TestServicePrune (0.21s) [2022-01-25T00:40:57.749Z] === CONT TestFindByDriver [2022-01-25T00:40:57.749Z] --- PASS: TestGetWithReference (0.03s) [2022-01-25T00:40:57.749Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-25T00:40:57.749Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-25T00:40:57.749Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-25T00:40:57.749Z] --- PASS: TestFindByDriver (0.03s) [2022-01-25T00:40:57.749Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-25T00:40:57.749Z] PASS [2022-01-25T00:40:57.749Z] coverage: 69.0% of statements [2022-01-25T00:40:57.749Z] ok github.com/docker/docker/volume/service 0.336s coverage: 69.0% of statements [2022-01-25T00:40:58.333Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-01-25T00:40:58.333Z] === RUN TestCreateServiceCapabilities [2022-01-25T00:40:58.333Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-25T00:41:00.246Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T00:41:00.507Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2022-01-25T00:41:00.507Z] === RUN TestInspect [2022-01-25T00:41:00.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-25T00:41:01.030Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T00:41:02.417Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T00:41:04.330Z] --- PASS: TestInspect (3.67s) [2022-01-25T00:41:04.330Z] === RUN TestCreateJob [2022-01-25T00:41:07.597Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-01-25T00:41:07.630Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-25T00:41:07.630Z] --- PASS: TestCreateJob (3.32s) [2022-01-25T00:41:07.630Z] === RUN TestReplicatedJob [2022-01-25T00:41:07.855Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-25T00:41:08.201Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T00:41:08.421Z] ok github.com/docker/docker/cmd/dockerd/trap 2.463s coverage: 0.0% of statements [2022-01-25T00:41:08.421Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-25T00:41:08.421Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-25T00:41:08.421Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-25T00:41:08.421Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-25T00:41:08.421Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-25T00:41:08.462Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T00:41:09.861Z] docker_api_swarm_test.go:202: [df29e792d266a] joining swarm manager [d0b90f0decf7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:41:10.125Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T00:41:11.067Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-25T00:41:11.328Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T00:41:11.900Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-25T00:41:11.900Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-25T00:41:12.161Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T00:41:12.895Z] 2022/01/25 00:41:11 Closing DB instances... [2022-01-25T00:41:13.104Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T00:41:13.380Z] time="2022-01-25T00:41:12Z" level=error msg="node: 8a745f8cf6f6 is unknown to memberlist" [2022-01-25T00:41:13.674Z] --- PASS: TestReplicatedJob (6.09s) [2022-01-25T00:41:13.674Z] === RUN TestUpdateReplicatedJob [2022-01-25T00:41:13.866Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-01-25T00:41:13.866Z] === RUN TestFindNode [2022-01-25T00:41:13.866Z] 2022/01/25 00:41:13 Closing DB instances... [2022-01-25T00:41:13.866Z] --- PASS: TestFindNode (0.02s) [2022-01-25T00:41:13.866Z] === RUN TestChangeNodeState [2022-01-25T00:41:13.866Z] 2022/01/25 00:41:13 Closing DB instances... [2022-01-25T00:41:13.866Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-25T00:41:13.866Z] === RUN TestNodeReincarnation [2022-01-25T00:41:13.866Z] 2022/01/25 00:41:13 Closing DB instances... [2022-01-25T00:41:14.246Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T00:41:14.246Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T00:41:14.246Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T00:41:14.816Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T00:41:15.390Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T00:41:15.502Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:41:15.502Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:41:15.961Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T00:41:16.529Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-01-25T00:41:16.529Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-01-25T00:41:16.902Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2022-01-25T00:41:16.902Z] === RUN TestServiceListWithStatuses [2022-01-25T00:41:16.902Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:41:16.902Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T00:41:16.902Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T00:41:16.902Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-25T00:41:17.162Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-25T00:41:17.162Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-25T00:41:17.162Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-25T00:41:17.162Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-25T00:41:17.162Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T00:41:17.903Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-01-25T00:41:19.707Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-25T00:41:19.864Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-25T00:41:19.864Z] === RUN TestParallelCreate [2022-01-25T00:41:19.864Z] 2022/01/25 00:41:18 Closing DB instances... [2022-01-25T00:41:19.864Z] --- PASS: TestParallelCreate (0.03s) [2022-01-25T00:41:19.864Z] === RUN TestParallelDelete [2022-01-25T00:41:19.864Z] 2022/01/25 00:41:18 Closing DB instances... [2022-01-25T00:41:19.864Z] --- PASS: TestParallelDelete (0.02s) [2022-01-25T00:41:19.864Z] === RUN TestNetworkDBIslands [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3ae0daa5e3e3 with config:&{NodeID:3ae0daa5e3e3 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-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7938f2f23a93 with config:&{NodeID:7938f2f23a93 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-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 7938f2f23a93/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 7938f2f23a93/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 7938f2f23a93/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 7938f2f23a93/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.864Z] time="2022-01-25T00:41:18Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:73ede69e1de6 with config:&{NodeID:73ede69e1de6 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-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 73ede69e1de6/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 73ede69e1de6/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 73ede69e1de6/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 73ede69e1de6/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 7938f2f23a93/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=info msg="Node 7938f2f23a93/172.27.144.86, added to nodes list" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-25T00:41:19.865Z] time="2022-01-25T00:41:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-01-25T00:41:20.278Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:19Z" level=info msg="Node 73ede69e1de6/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:19Z" level=info msg="Node 73ede69e1de6/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:729432e58da8 with config:&{NodeID:729432e58da8 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-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 7938f2f23a93/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 7938f2f23a93/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 73ede69e1de6/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 73ede69e1de6/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.349Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:716f77238029 with config:&{NodeID:716f77238029 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-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 7938f2f23a93/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 7938f2f23a93/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 73ede69e1de6/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 73ede69e1de6/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:20.833Z] time="2022-01-25T00:41:20Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:21.220Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T00:41:21.320Z] networkdb_test.go:835: Re-joining: 3 [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:20Z" level=info msg="The new bootstrap node list is:[172.27.144.86:10033 172.27.144.86:10034 172.27.144.86:10035]" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10033" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49359" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10034" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49360" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49361" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10035" [2022-01-25T00:41:21.320Z] networkdb_test.go:835: Re-joining: 4 [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:21Z" level=info msg="The new bootstrap node list is:[172.27.144.86:10033 172.27.144.86:10034 172.27.144.86:10035]" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10033" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:21Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49362" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10034" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:21Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49363" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10035" [2022-01-25T00:41:21.320Z] time="2022-01-25T00:41:21Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49364" [2022-01-25T00:41:21.794Z] --- PASS: TestDockerNetworkConnectAlias (4.86s) [2022-01-25T00:41:21.794Z] === RUN TestDockerNetworkReConnect [2022-01-25T00:41:21.794Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="node 0 leaving" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3 change state NodeActive --> NodeLeft" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="node5(716f77238029): Node leave event for 3ae0daa5e3e3/172.27.144.86" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3 change state NodeActive --> NodeLeft" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="node3(73ede69e1de6): Node leave event for 3ae0daa5e3e3/172.27.144.86" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3 change state NodeActive --> NodeLeft" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="node2(7938f2f23a93): Node leave event for 3ae0daa5e3e3/172.27.144.86" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3 change state NodeActive --> NodeLeft" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="node4(729432e58da8): Node leave event for 3ae0daa5e3e3/172.27.144.86" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3 change state NodeActive --> NodeLeft" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="node1(3ae0daa5e3e3): Node leave event for 3ae0daa5e3e3/172.27.144.86" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, left gossip cluster" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, left gossip cluster" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, left gossip cluster" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, left gossip cluster" [2022-01-25T00:41:21.809Z] time="2022-01-25T00:41:21Z" level=info msg="Node 3ae0daa5e3e3/172.27.144.86, left gossip cluster" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="node 1 leaving" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="Node 7938f2f23a93/172.27.144.86, left gossip cluster" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="Node 7938f2f23a93 change state NodeActive --> NodeFailed" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="Node 7938f2f23a93 change state NodeActive --> NodeLeft" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="Node 7938f2f23a93 change state NodeActive --> NodeLeft" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="node3(73ede69e1de6): Node leave event for 7938f2f23a93/172.27.144.86" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="Node 7938f2f23a93/172.27.144.86, added to failed nodes list" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="node5(716f77238029): Node leave event for 7938f2f23a93/172.27.144.86" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="Node 7938f2f23a93 change state NodeActive --> NodeLeft" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=info msg="node4(729432e58da8): Node leave event for 7938f2f23a93/172.27.144.86" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:21Z" level=error msg="node: 7938f2f23a93 is unknown to memberlist" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:22Z" level=info msg="Node 7938f2f23a93/172.27.144.86, left gossip cluster" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:22Z" level=info msg="Node 7938f2f23a93/172.27.144.86, left gossip cluster" [2022-01-25T00:41:22.295Z] time="2022-01-25T00:41:22Z" level=info msg="Node 7938f2f23a93/172.27.144.86, left gossip cluster" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="node 2 leaving" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="Node 73ede69e1de6 change state NodeActive --> NodeLeft" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="node4(729432e58da8): Node leave event for 73ede69e1de6/172.27.144.86" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="Node 73ede69e1de6 change state NodeActive --> NodeLeft" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="node5(716f77238029): Node leave event for 73ede69e1de6/172.27.144.86" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="Node 73ede69e1de6 change state NodeActive --> NodeLeft" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="node3(73ede69e1de6): Node leave event for 73ede69e1de6/172.27.144.86" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=debug msg="memberlist: Failed ping: 729432e58da8 (timeout reached)" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.144.86:10035: use of closed network connection" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.144.86:10034: use of closed network connection" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.144.86:10037: use of closed network connection" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49365" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="Node 73ede69e1de6/172.27.144.86, left gossip cluster" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="Node 73ede69e1de6/172.27.144.86, left gossip cluster" [2022-01-25T00:41:22.782Z] time="2022-01-25T00:41:22Z" level=info msg="Node 73ede69e1de6/172.27.144.86, left gossip cluster" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=warning msg="memberlist: Was able to connect to 729432e58da8 but other probes failed, network may be misconfigured" [2022-01-25T00:41:23.267Z] networkdb_test.go:867: node4: OK [2022-01-25T00:41:23.267Z] networkdb_test.go:867: node5: OK [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="node 0 coming back" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f5448aeda974 with config:&{NodeID:f5448aeda974 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-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="Node f5448aeda974/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="Node f5448aeda974/172.27.144.86, added to nodes list" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="node 1 coming back" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:046d83a0f891 with config:&{NodeID:046d83a0f891 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-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="Node 046d83a0f891/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="Node 046d83a0f891/172.27.144.86, added to nodes list" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="node 2 coming back" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:80acb01d94cf with config:&{NodeID:80acb01d94cf 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-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="Node 80acb01d94cf/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:23.267Z] time="2022-01-25T00:41:22Z" level=info msg="Node 80acb01d94cf/172.27.144.86, added to nodes list" [2022-01-25T00:41:23.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:41:23.980Z] INFO: Testing against a local daemon [2022-01-25T00:41:23.980Z] === RUN TestBuildWithSession [2022-01-25T00:41:23.980Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:41:23.980Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T00:41:23.980Z] === RUN TestBuildSquashParent [2022-01-25T00:41:23.980Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:41:23.980Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-25T00:41:23.980Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T00:41:23.980Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:41:23.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:41:23.980Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:41:23.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:41:23.980Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:41:23.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:41:23.980Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:41:23.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:41:23.980Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:41:23.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:41:23.980Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:41:23.980Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:41:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:41:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:41:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:41:23.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:41:25.093Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-01-25T00:41:25.093Z] === RUN TestServicePlugin [2022-01-25T00:41:26.035Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-01-25T00:41:26.035Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-01-25T00:41:26.200Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-25T00:41:26.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.62s) [2022-01-25T00:41:26.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.62s) [2022-01-25T00:41:26.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.92s) [2022-01-25T00:41:26.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.10s) [2022-01-25T00:41:26.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.86s) [2022-01-25T00:41:26.200Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.96s) [2022-01-25T00:41:26.200Z] === RUN TestBuildMultiStageCopy [2022-01-25T00:41:26.200Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T00:41:26.292Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-25T00:41:26.300Z] time="2022-01-25T00:41:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.144.86:10033 172.27.144.86:10034 172.27.144.86:10035]" [2022-01-25T00:41:26.784Z] time="2022-01-25T00:41:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.144.86:10033 172.27.144.86:10034 172.27.144.86:10035]" [2022-01-25T00:41:26.857Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10033" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49366" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, is the new incarnation of the shutdown node 3ae0daa5e3e3/172.27.144.86" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10034" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49367" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, is the new incarnation of the shutdown node 7938f2f23a93/172.27.144.86" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10035" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49368" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 716f77238029/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 716f77238029/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 729432e58da8/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 729432e58da8/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, is the new incarnation of the shutdown node 73ede69e1de6/172.27.144.86" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, is the new incarnation of the shutdown node 7938f2f23a93/172.27.144.86" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, is the new incarnation of the shutdown node 3ae0daa5e3e3/172.27.144.86" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node f5448aeda974/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 046d83a0f891/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, is the new incarnation of the shutdown node 73ede69e1de6/172.27.144.86" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, joined gossip cluster" [2022-01-25T00:41:27.269Z] time="2022-01-25T00:41:27Z" level=info msg="Node 80acb01d94cf/172.27.144.86, added to nodes list" [2022-01-25T00:41:27.637Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T00:41:27.753Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10033" [2022-01-25T00:41:27.753Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49369" [2022-01-25T00:41:27.753Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10034" [2022-01-25T00:41:27.753Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49370" [2022-01-25T00:41:27.753Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.144.86:10035" [2022-01-25T00:41:27.753Z] time="2022-01-25T00:41:27Z" level=debug msg="memberlist: Stream connection from=172.27.144.86:49371" [2022-01-25T00:41:27.789Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.456s coverage: 74.6% of statements [2022-01-25T00:41:27.898Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-25T00:41:28.047Z] ok github.com/docker/docker/daemon 10.167s coverage: 17.1% of statements [2022-01-25T00:41:28.047Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-25T00:41:28.047Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-25T00:41:28.047Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-25T00:41:28.047Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-25T00:41:28.237Z] 2022/01/25 00:41:27 Closing DB instances... [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="node5(716f77238029): Node leave event for f5448aeda974/172.27.144.86" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="node4(729432e58da8): Node leave event for f5448aeda974/172.27.144.86" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="node2(046d83a0f891): Node leave event for f5448aeda974/172.27.144.86" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="node1(f5448aeda974): Node leave event for f5448aeda974/172.27.144.86" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.238Z] time="2022-01-25T00:41:28Z" level=info msg="node3(80acb01d94cf): Node leave event for f5448aeda974/172.27.144.86" [2022-01-25T00:41:28.471Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T00:41:28.721Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974/172.27.144.86, left gossip cluster" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974/172.27.144.86, left gossip cluster" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974/172.27.144.86, left gossip cluster" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974/172.27.144.86, left gossip cluster" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node f5448aeda974/172.27.144.86, left gossip cluster" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="node4(729432e58da8): Node leave event for 046d83a0f891/172.27.144.86" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="node3(80acb01d94cf): Node leave event for 046d83a0f891/172.27.144.86" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="node5(716f77238029): Node leave event for 046d83a0f891/172.27.144.86" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891 change state NodeActive --> NodeLeft" [2022-01-25T00:41:28.722Z] time="2022-01-25T00:41:28Z" level=info msg="node2(046d83a0f891): Node leave event for 046d83a0f891/172.27.144.86" [2022-01-25T00:41:28.982Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.376s coverage: 56.2% of statements [2022-01-25T00:41:29.060Z] plugin_test.go:61: [dd7ec48d58712] joining swarm manager [d45c72b7f9f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891/172.27.144.86, left gossip cluster" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891/172.27.144.86, left gossip cluster" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891/172.27.144.86, left gossip cluster" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="Node 046d83a0f891/172.27.144.86, left gossip cluster" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="Node 80acb01d94cf change state NodeActive --> NodeLeft" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="node5(716f77238029): Node leave event for 80acb01d94cf/172.27.144.86" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="Node 80acb01d94cf change state NodeActive --> NodeLeft" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:28Z" level=info msg="node4(729432e58da8): Node leave event for 80acb01d94cf/172.27.144.86" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:29Z" level=info msg="Node 80acb01d94cf/172.27.144.86, left gossip cluster" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:29Z" level=info msg="Node 80acb01d94cf change state NodeActive --> NodeFailed" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:29Z" level=info msg="Node 80acb01d94cf/172.27.144.86, added to failed nodes list" [2022-01-25T00:41:29.207Z] time="2022-01-25T00:41:29Z" level=error msg="node: 80acb01d94cf is unknown to memberlist" [2022-01-25T00:41:29.692Z] time="2022-01-25T00:41:29Z" level=info msg="Node 80acb01d94cf/172.27.144.86, left gossip cluster" [2022-01-25T00:41:29.692Z] time="2022-01-25T00:41:29Z" level=info msg="Node 80acb01d94cf/172.27.144.86, left gossip cluster" [2022-01-25T00:41:29.692Z] time="2022-01-25T00:41:29Z" level=debug msg="memberlist: Failed ping: 80acb01d94cf (timeout reached)" [2022-01-25T00:41:29.692Z] time="2022-01-25T00:41:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.144.86:10037: use of closed network connection" [2022-01-25T00:41:29.692Z] time="2022-01-25T00:41:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.144.86:10036: use of closed network connection" [2022-01-25T00:41:29.693Z] time="2022-01-25T00:41:29Z" level=info msg="Node 729432e58da8 change state NodeActive --> NodeLeft" [2022-01-25T00:41:29.693Z] time="2022-01-25T00:41:29Z" level=info msg="node5(716f77238029): Node leave event for 729432e58da8/172.27.144.86" [2022-01-25T00:41:30.178Z] time="2022-01-25T00:41:29Z" level=info msg="Node 729432e58da8 change state NodeActive --> NodeLeft" [2022-01-25T00:41:30.179Z] time="2022-01-25T00:41:29Z" level=info msg="node4(729432e58da8): Node leave event for 729432e58da8/172.27.144.86" [2022-01-25T00:41:30.179Z] time="2022-01-25T00:41:29Z" level=info msg="memberlist: Suspect 80acb01d94cf has failed, no acks received" [2022-01-25T00:41:30.179Z] time="2022-01-25T00:41:30Z" level=info msg="Node 729432e58da8/172.27.144.86, left gossip cluster" [2022-01-25T00:41:30.357Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-01-25T00:41:30.444Z] plugin_test.go:64: [d1271cea440f6] joining swarm manager [d45c72b7f9f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:41:30.664Z] time="2022-01-25T00:41:30Z" level=info msg="Node 729432e58da8/172.27.144.86, left gossip cluster" [2022-01-25T00:41:31.015Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T00:41:31.149Z] time="2022-01-25T00:41:30Z" level=info msg="Node 716f77238029/172.27.144.86, left gossip cluster" [2022-01-25T00:41:31.149Z] time="2022-01-25T00:41:30Z" level=info msg="Node 716f77238029 change state NodeActive --> NodeFailed" [2022-01-25T00:41:31.149Z] time="2022-01-25T00:41:30Z" level=info msg="Node 716f77238029/172.27.144.86, added to failed nodes list" [2022-01-25T00:41:31.149Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-01-25T00:41:31.149Z] PASS [2022-01-25T00:41:31.149Z] coverage: 60.0% of statements [2022-01-25T00:41:31.149Z] ok github.com/docker/docker/libnetwork/networkdb 105.460s coverage: 60.0% of statements [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/quota [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T00:41:31.149Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T00:41:31.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-25T00:41:31.747Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2022-01-25T00:41:31.847Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T00:41:33.654Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.458s coverage: 49.8% of statements [2022-01-25T00:41:33.654Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-25T00:41:33.654Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.178s coverage: 50.5% of statements [2022-01-25T00:41:33.761Z] docker_api_swarm_test.go:384: [db4efb45eac9e] joining swarm manager [d11f84ae15264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === Skipped [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-25T00:41:34.185Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-25T00:41:34.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-25T00:41:34.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-25T00:41:34.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-25T00:41:34.185Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-25T00:41:34.185Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T00:41:34.185Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T00:41:34.185Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T00:41:34.185Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-25T00:41:34.185Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T00:41:34.185Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-25T00:41:34.185Z] daemon_test.go:145: root required [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-25T00:41:34.185Z] reload_test.go:342: root required [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-25T00:41:34.185Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-25T00:41:34.185Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-25T00:41:34.185Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-25T00:41:34.185Z] download_test.go:267: Needs fixing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-25T00:41:34.185Z] layer_test.go:291: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-25T00:41:34.185Z] layer_test.go:340: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-25T00:41:34.185Z] layer_test.go:455: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-25T00:41:34.185Z] layer_test.go:684: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-25T00:41:34.185Z] migration_test.go:45: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-25T00:41:34.185Z] migration_test.go:181: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-25T00:41:34.185Z] mount_test.go:17: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-25T00:41:34.185Z] mount_test.go:76: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-25T00:41:34.185Z] mount_test.go:125: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-25T00:41:34.185Z] mount_test.go:212: Failing on Windows [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-25T00:41:34.185Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-01-25T00:41:34.185Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-25T00:41:34.185Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-25T00:41:34.185Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-25T00:41:34.185Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-25T00:41:34.185Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.185Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-25T00:41:34.185Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.185Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-25T00:41:34.186Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-25T00:41:34.186Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-25T00:41:34.186Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-25T00:41:34.186Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-25T00:41:34.186Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:41:34.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:41:34.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:41:34.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:41:34.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:41:34.186Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:133: Xz not present in msys2 [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-25T00:41:34.186Z] archive_test.go:140: zstd not installed [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:252: Failing on Windows CI machines [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-25T00:41:34.186Z] archive_windows_test.go:16: Currently fails [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-25T00:41:34.186Z] changes_test.go:195: needs more investigation [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-25T00:41:34.186Z] changes_test.go:432: needs further investigation [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-25T00:41:34.186Z] changes_test.go:468: needs further investigation [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-25T00:41:34.186Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-25T00:41:34.186Z] poller_test.go:40: No chmod on Windows [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-25T00:41:34.186Z] fileutils_test.go:133: Needs porting to Windows [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-25T00:41:34.186Z] fileutils_test.go:179: Needs porting to Windows [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-25T00:41:34.186Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-25T00:41:34.186Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-25T00:41:34.186Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-25T00:41:34.186Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-25T00:41:34.186Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-25T00:41:34.186Z] [2022-01-25T00:41:34.186Z] DONE 2069 tests, 68 skipped in 289.826s [2022-01-25T00:41:34.186Z] INFO: make.ps1 ended at 01/25/2022 00:41:34 [2022-01-25T00:41:34.333Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-25T00:41:34.904Z] docker_api_swarm_test.go:385: [d7c398c18b457] joining swarm manager [d11f84ae15264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:41:35.031Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.8% of statements [2022-01-25T00:41:35.108Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T00:41:35.597Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.800s coverage: 58.0% of statements [2022-01-25T00:41:35.597Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-25T00:41:35.597Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-25T00:41:35.855Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-01-25T00:41:36.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T00:41:36.422Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-01-25T00:41:36.468Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-25T00:41:36.469Z] INFO: Unit tests ended at 01/25/2022 00:41:36. Duration:00:05:09.8860479 [2022-01-25T00:41:36.469Z] INFO: Building busybox [2022-01-25T00:41:36.469Z] Sending build context to Docker daemon 5.12kB [2022-01-25T00:41:36.469Z] [2022-01-25T00:41:36.469Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-25T00:41:36.469Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-25T00:41:36.469Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-25T00:41:36.469Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-25T00:41:36.469Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-25T00:41:36.469Z] ---> 60d6f56ecebd [2022-01-25T00:41:36.469Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-25T00:41:36.469Z] ---> Running in f42a92685d9a [2022-01-25T00:41:37.795Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.8% of statements [2022-01-25T00:41:37.795Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-25T00:41:37.795Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-25T00:41:37.798Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T00:41:38.362Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.5% of statements [2022-01-25T00:41:38.831Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T00:41:39.296Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-01-25T00:41:39.296Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 80.2% of statements [2022-01-25T00:41:39.296Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-25T00:41:39.861Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-01-25T00:41:39.861Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-01-25T00:41:40.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-01-25T00:41:40.468Z] --- PASS: TestBuildMultiStageCopy (15.53s) [2022-01-25T00:41:40.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.52s) [2022-01-25T00:41:40.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-01-25T00:41:40.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2022-01-25T00:41:40.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-01-25T00:41:40.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-01-25T00:41:40.468Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T00:41:40.636Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-01-25T00:41:41.203Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-01-25T00:41:41.203Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-25T00:41:41.461Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 54.7% of statements [2022-01-25T00:41:42.018Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:41:42.028Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-01-25T00:41:42.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:41:42.963Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-25T00:41:43.221Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-25T00:41:43.479Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-01-25T00:41:43.536Z] --- PASS: TestBuildMultiStageParentConfig (2.85s) [2022-01-25T00:41:43.536Z] === RUN TestBuildLabelWithTargets [2022-01-25T00:41:43.536Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:41:43.536Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-25T00:41:43.536Z] === RUN TestBuildWithEmptyLayers [2022-01-25T00:41:44.413Z] ok github.com/docker/docker/daemon/logger/splunk 1.624s coverage: 82.5% of statements [2022-01-25T00:41:44.413Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-25T00:41:44.413Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-25T00:41:45.177Z] --- PASS: TestBuildWithEmptyLayers (1.67s) [2022-01-25T00:41:45.177Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T00:41:45.349Z] ok github.com/docker/docker/distribution 0.105s coverage: 26.4% of statements [2022-01-25T00:41:45.349Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2022-01-25T00:41:45.349Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-25T00:41:46.293Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2022-01-25T00:41:46.860Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2022-01-25T00:41:47.119Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-25T00:41:47.131Z] === RUN TestDockerSuite/TestExec [2022-01-25T00:41:47.131Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T00:41:47.131Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T00:41:47.131Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T00:41:47.131Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T00:41:47.686Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-01-25T00:41:47.944Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-01-25T00:41:48.201Z] ok github.com/docker/docker/distribution/xfer 1.910s coverage: 85.1% of statements [2022-01-25T00:41:48.201Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-25T00:41:48.201Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-25T00:41:48.459Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-01-25T00:41:48.513Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T00:41:48.773Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T00:41:49.033Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T00:41:49.394Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-01-25T00:41:49.604Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T00:41:50.177Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T00:41:50.329Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-01-25T00:41:50.329Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-25T00:41:50.749Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T00:41:51.321Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T00:41:51.703Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.5% of statements [2022-01-25T00:41:52.262Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T00:41:52.637Z] ok github.com/docker/docker/pkg/authorization 0.164s coverage: 68.3% of statements [2022-01-25T00:41:52.637Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-25T00:41:52.637Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-01-25T00:41:52.833Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T00:41:53.116Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-01-25T00:41:53.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.78s) [2022-01-25T00:41:53.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.45s) [2022-01-25T00:41:53.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.45s) [2022-01-25T00:41:53.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.57s) [2022-01-25T00:41:53.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.59s) [2022-01-25T00:41:53.116Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.05s) [2022-01-25T00:41:53.116Z] === RUN TestBuildMultiStageCopy [2022-01-25T00:41:53.116Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T00:41:53.404Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T00:41:54.805Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T00:41:55.067Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T00:41:55.682Z] --- PASS: TestServicePlugin (30.46s) [2022-01-25T00:41:55.682Z] === RUN TestServiceUpdateLabel [2022-01-25T00:41:55.915Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.5% of statements [2022-01-25T00:41:55.915Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-25T00:41:55.915Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-01-25T00:41:56.849Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-25T00:41:57.108Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-01-25T00:41:57.108Z] ok github.com/docker/docker/layer 7.362s coverage: 68.8% of statements [2022-01-25T00:41:57.108Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-25T00:41:57.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-25T00:41:57.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-25T00:41:57.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-25T00:41:57.108Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-25T00:41:57.108Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-25T00:41:57.108Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-25T00:41:57.674Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-25T00:41:57.674Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2022-01-25T00:41:57.937Z] Removing intermediate container f42a92685d9a [2022-01-25T00:41:57.937Z] ---> f2afe8372790 [2022-01-25T00:41:57.937Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-25T00:41:57.937Z] ---> Running in f75fc52ba24a [2022-01-25T00:41:57.937Z] Removing intermediate container f75fc52ba24a [2022-01-25T00:41:57.937Z] ---> 1afb59df6c5c [2022-01-25T00:41:57.937Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-25T00:41:57.937Z] ---> Running in 8235b157ca99 [2022-01-25T00:41:57.937Z] Removing intermediate container 8235b157ca99 [2022-01-25T00:41:57.937Z] ---> 836525987de7 [2022-01-25T00:41:57.937Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-25T00:41:57.937Z] [2022-01-25T00:41:58.227Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T00:41:58.227Z] --- PASS: TestServiceUpdateLabel (2.26s) [2022-01-25T00:41:58.227Z] === RUN TestServiceUpdateSecrets [2022-01-25T00:41:58.227Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-25T00:41:58.423Z] ---> ab68f57bba86 [2022-01-25T00:41:58.423Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-25T00:41:58.423Z] ---> Running in 5f7a39da3247 [2022-01-25T00:41:58.608Z] ok github.com/docker/docker/pkg/idtools 0.547s coverage: 69.5% of statements [2022-01-25T00:41:58.608Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 71.5% of statements [2022-01-25T00:41:59.168Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T00:41:59.175Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-01-25T00:41:59.175Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-01-25T00:41:59.175Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-25T00:41:59.175Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-25T00:41:59.175Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-25T00:41:59.175Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-01-25T00:41:59.175Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-25T00:41:59.433Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-01-25T00:41:59.433Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2022-01-25T00:41:59.691Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2022-01-25T00:41:59.691Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-25T00:41:59.691Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-25T00:41:59.691Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-25T00:41:59.739Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T00:42:00.310Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T00:42:00.625Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-01-25T00:42:00.882Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T00:42:00.883Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-25T00:42:01.141Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-25T00:42:01.141Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-25T00:42:01.454Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T00:42:02.395Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T00:42:02.513Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-01-25T00:42:02.771Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-25T00:42:02.771Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-25T00:42:02.967Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T00:42:03.030Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-25T00:42:03.288Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-25T00:42:03.330Z] --- PASS: TestBuildMultiStageOnBuild (17.80s) [2022-01-25T00:42:03.330Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T00:42:03.330Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:42:03.330Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-25T00:42:03.330Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T00:42:03.538Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T00:42:03.546Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-01-25T00:42:03.717Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T00:42:03.717Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T00:42:03.804Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-01-25T00:42:04.370Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-25T00:42:04.628Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-01-25T00:42:04.735Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T00:42:04.886Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-01-25T00:42:05.143Z] coverage: [no statements] [2022-01-25T00:42:05.144Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-25T00:42:05.402Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-25T00:42:05.402Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-25T00:42:05.660Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-25T00:42:06.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T00:42:07.035Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-25T00:42:07.603Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-25T00:42:07.861Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-01-25T00:42:07.958Z] --- PASS: TestBuildMultiStageCopy (16.04s) [2022-01-25T00:42:07.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.75s) [2022-01-25T00:42:07.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-01-25T00:42:07.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2022-01-25T00:42:07.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.39s) [2022-01-25T00:42:07.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s) [2022-01-25T00:42:07.958Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T00:42:09.236Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-01-25T00:42:09.237Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-25T00:42:10.169Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-01-25T00:42:10.427Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-25T00:42:10.685Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-01-25T00:42:10.991Z] --- PASS: TestBuildMultiStageParentConfig (2.90s) [2022-01-25T00:42:10.991Z] === RUN TestBuildLabelWithTargets [2022-01-25T00:42:10.991Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:42:10.991Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-25T00:42:10.991Z] === RUN TestBuildWithEmptyLayers [2022-01-25T00:42:11.250Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-25T00:42:11.250Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-25T00:42:12.600Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2022-01-25T00:42:12.600Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T00:42:13.530Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-01-25T00:42:13.530Z] === RUN TestServiceUpdateConfigs [2022-01-25T00:42:13.779Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-25T00:42:14.101Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T00:42:14.346Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2022-01-25T00:42:14.912Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-01-25T00:42:15.041Z] === RUN TestDockerSuite/TestExecTTY [2022-01-25T00:42:15.302Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T00:42:15.844Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-01-25T00:42:15.873Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T00:42:16.445Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T00:42:16.706Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T00:42:16.706Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-25T00:42:16.967Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T00:42:17.909Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-25T00:42:18.490Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T00:42:18.594Z] --- PASS: TestBuildMultiStageLayerLeak (14.42s) [2022-01-25T00:42:18.594Z] === RUN TestBuildWithHugeFile [2022-01-25T00:42:19.436Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-25T00:42:20.007Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T00:42:20.580Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T00:42:23.976Z] Removing intermediate container 5f7a39da3247 [2022-01-25T00:42:23.976Z] ---> d92154f90e63 [2022-01-25T00:42:23.976Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-25T00:42:23.976Z] ---> Running in 83e370717638 [2022-01-25T00:42:23.976Z] [2022-01-25T00:42:23.976Z] SUCCESS: Specified value was saved. [2022-01-25T00:42:25.863Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T00:42:27.010Z] Removing intermediate container 83e370717638 [2022-01-25T00:42:27.010Z] ---> 928b416f152e [2022-01-25T00:42:27.010Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-25T00:42:27.010Z] ---> Running in 7d034e7ec35b [2022-01-25T00:42:27.247Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-01-25T00:42:27.247Z] === RUN TestServiceUpdateNetwork [2022-01-25T00:42:29.791Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T00:42:30.640Z] --- PASS: TestBuildMultiStageOnBuild (15.85s) [2022-01-25T00:42:30.640Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T00:42:30.640Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:42:30.640Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-25T00:42:30.640Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T00:42:31.174Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T00:42:31.434Z] check_test.go:379: [d7c398c18b457] daemon is not started [2022-01-25T00:42:31.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-25T00:42:33.017Z] Cannot create a file when that file already exists. [2022-01-25T00:42:33.345Z] docker_api_swarm_test.go:802: [d79313d31b55d] joining swarm manager [d629b896897aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:42:34.728Z] docker_api_swarm_test.go:802: [d79b4abff3db3] joining swarm manager [d629b896897aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:42:35.669Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T00:42:35.929Z] docker_api_swarm_test.go:802: [d4936e83a3e5e] joining swarm manager [d629b896897aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-25T00:42:36.191Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T00:42:36.191Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T00:42:36.191Z] === RUN TestDockerSuite/TestHealth [2022-01-25T00:42:37.133Z] docker_api_swarm_test.go:802: [d5a92f80acb64] joining swarm manager [d629b896897aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-25T00:42:37.750Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/rootless [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/volume [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-25T00:42:37.750Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === Skipped [2022-01-25T00:42:37.750Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-25T00:42:37.750Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-25T00:42:37.750Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-25T00:42:37.750Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-25T00:42:37.750Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-25T00:42:37.750Z] graphtest_unix.go:71: No driver to put! [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-25T00:42:37.750Z] time="2022-01-25T00:41:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-25T00:42:37.750Z] time="2022-01-25T00:41:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-25T00:42:37.750Z] time="2022-01-25T00:41:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-25T00:42:37.750Z] time="2022-01-25T00:41:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-25T00:42:37.750Z] time="2022-01-25T00:41:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-25T00:42:37.750Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-25T00:42:37.750Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-25T00:42:37.750Z] graphtest_unix.go:71: No driver to put! [2022-01-25T00:42:37.750Z] [2022-01-25T00:42:37.750Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-25T00:42:37.751Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-25T00:42:37.751Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-25T00:42:37.751Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-25T00:42:37.751Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-25T00:42:37.751Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.751Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-25T00:42:37.751Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.751Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-25T00:42:37.751Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.751Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-25T00:42:37.751Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.751Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-25T00:42:37.751Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-25T00:42:37.751Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-25T00:42:37.751Z] graphtest_unix.go:71: No driver to put! [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-25T00:42:37.751Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-25T00:42:37.751Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-25T00:42:37.751Z] [2022-01-25T00:42:37.751Z] DONE 2314 tests, 28 skipped in 226.685s [2022-01-25T00:42:37.751Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/bitseq [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cluster [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/config [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/datastore [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/driverapi [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/etchosts [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/idm [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipam [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/iptables [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/netlabel [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/netutils [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/networkdb [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/ns [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/options [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/osl [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/portallocator [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/portmapper [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/testutils [2022-01-25T00:42:37.751Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-25T00:42:37.751Z] + 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-01-25T00:42:38.518Z] docker_api_swarm_test.go:810: [d0931aad5afdc] joining swarm manager [d629b896897aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-25T00:42:39.023Z] Removing intermediate container 7d034e7ec35b [2022-01-25T00:42:39.023Z] ---> 6cb912fc5fc1 [2022-01-25T00:42:39.023Z] Step 13/13 : CMD ["sh"] [2022-01-25T00:42:39.023Z] ---> Running in 537f56128d22 [2022-01-25T00:42:39.023Z] Removing intermediate container 537f56128d22 [2022-01-25T00:42:39.023Z] ---> f38ce4e86cb8 [2022-01-25T00:42:39.023Z] Successfully built f38ce4e86cb8 [2022-01-25T00:42:39.023Z] Successfully tagged busybox:latest [2022-01-25T00:42:39.023Z] INFO: Docker images of the daemon under test [2022-01-25T00:42:39.023Z] [2022-01-25T00:42:39.023Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-25T00:42:39.023Z] busybox latest f38ce4e86cb8 Less than a second ago 5.77GB [2022-01-25T00:42:39.023Z] microsoft/windowsservercore latest 60d6f56ecebd 6 days ago 5.75GB [2022-01-25T00:42:39.023Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 6 days ago 5.75GB [2022-01-25T00:42:39.023Z] [2022-01-25T00:42:39.023Z] INFO: Running integration tests at 01/25/2022 00:42:38... [2022-01-25T00:42:39.023Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-25T00:42:39.023Z] INFO: Integration API tests being run from the host: [2022-01-25T00:42:39.509Z] INFO: make.ps1 starting at 01/25/2022 00:42:39 [2022-01-25T00:42:39.911Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2022-01-25T00:42:39.911Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T00:42:40.537Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-25T00:42:40.857Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-25T00:42:41.798Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-25T00:42:43.333Z] --- PASS: TestBuildMultiStageLayerLeak (13.40s) [2022-01-25T00:42:43.333Z] === RUN TestBuildWithHugeFile [2022-01-25T00:42:49.935Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-25T00:42:55.218Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T00:42:55.218Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T00:42:55.218Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T00:42:55.218Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T00:42:56.161Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T00:42:56.161Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T00:42:56.161Z] --- PASS: TestServiceUpdatePidsLimit (16.50s) [2022-01-25T00:42:56.161Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-01-25T00:42:56.161Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-01-25T00:42:56.161Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-01-25T00:42:56.161Z] PASS [2022-01-25T00:42:56.161Z] [2022-01-25T00:42:56.161Z] === Skipped [2022-01-25T00:42:56.161Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-25T00:42:56.161Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-25T00:42:56.161Z] [2022-01-25T00:42:56.161Z] DONE 27 tests, 1 skipped in 194.812s [2022-01-25T00:42:56.161Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-25T00:42:56.161Z] ++ 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-01-25T00:42:56.161Z] ++ set -e [2022-01-25T00:42:56.161Z] ++ '[' -n 0 ']' [2022-01-25T00:42:56.161Z] ++ set -x [2022-01-25T00:42:56.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-25T00:42:56.161Z] INFO: Testing against a local daemon [2022-01-25T00:42:56.161Z] === RUN TestSessionCreate [2022-01-25T00:42:56.423Z] --- PASS: TestSessionCreate (0.05s) [2022-01-25T00:42:56.423Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T00:42:56.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-01-25T00:42:56.423Z] PASS [2022-01-25T00:42:56.423Z] [2022-01-25T00:42:56.423Z] DONE 2 tests in 0.228s [2022-01-25T00:42:56.423Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-25T00:42:56.423Z] ++ 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-01-25T00:42:56.423Z] ++ set -e [2022-01-25T00:42:56.423Z] ++ '[' -n 0 ']' [2022-01-25T00:42:56.423Z] ++ set -x [2022-01-25T00:42:56.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-25T00:42:56.423Z] INFO: Testing against a local daemon [2022-01-25T00:42:56.423Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:42:56.423Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T00:42:56.423Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:42:56.423Z] === RUN TestDiskUsage [2022-01-25T00:42:56.423Z] === PAUSE TestDiskUsage [2022-01-25T00:42:56.423Z] === RUN TestEventsExecDie [2022-01-25T00:42:56.995Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T00:42:56.995Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T00:42:56.995Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T00:42:57.256Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T00:42:57.517Z] --- PASS: TestEventsExecDie (0.96s) [2022-01-25T00:42:57.517Z] === RUN TestEventsBackwardsCompatible [2022-01-25T00:42:57.517Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-25T00:42:57.517Z] === RUN TestEventsVolumeCreate [2022-01-25T00:42:57.517Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T00:42:57.517Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-01-25T00:42:57.517Z] === RUN TestInfoBinaryCommits [2022-01-25T00:42:57.777Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-01-25T00:42:57.777Z] === RUN TestInfoAPIVersioned [2022-01-25T00:42:57.777Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-25T00:42:57.777Z] === RUN TestInfoAPI [2022-01-25T00:42:57.777Z] --- PASS: TestInfoAPI (0.02s) [2022-01-25T00:42:57.777Z] === RUN TestInfoAPIWarnings [2022-01-25T00:42:57.777Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T00:42:58.038Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T00:42:58.038Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T00:42:58.612Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T00:42:58.873Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T00:42:59.445Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T00:43:00.015Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T00:43:00.015Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T00:43:00.588Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T00:43:03.130Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T00:43:03.130Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T00:43:03.130Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T00:43:04.082Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T00:43:05.477Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T00:43:05.740Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T00:43:06.682Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T00:43:08.067Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T00:43:09.009Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T00:43:09.270Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T00:43:09.842Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T00:43:10.414Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T00:43:10.414Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-25T00:43:10.414Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T00:43:10.985Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T00:43:11.557Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T00:43:12.129Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T00:43:12.392Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T00:43:12.964Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T00:43:13.227Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T00:43:13.227Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-25T00:43:14.169Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-01-25T00:43:14.169Z] === RUN TestInfoDebug [2022-01-25T00:43:14.430Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T00:43:14.691Z] --- PASS: TestInfoDebug (0.54s) [2022-01-25T00:43:14.691Z] === RUN TestInfoInsecureRegistries [2022-01-25T00:43:14.952Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T00:43:15.214Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-25T00:43:15.214Z] === RUN TestInfoRegistryMirrors [2022-01-25T00:43:15.214Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T00:43:15.474Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T00:43:15.735Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-01-25T00:43:15.735Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T00:43:15.735Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-01-25T00:43:15.735Z] === RUN TestPingCacheHeaders [2022-01-25T00:43:15.735Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-25T00:43:15.735Z] === RUN TestPingGet [2022-01-25T00:43:15.735Z] --- PASS: TestPingGet (0.02s) [2022-01-25T00:43:15.735Z] === RUN TestPingHead [2022-01-25T00:43:15.735Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T00:43:15.735Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-25T00:43:15.735Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T00:43:15.735Z] --- PASS: TestPingHead (0.03s) [2022-01-25T00:43:15.735Z] === RUN TestVersion [2022-01-25T00:43:15.735Z] --- PASS: TestVersion (0.03s) [2022-01-25T00:43:15.735Z] === CONT TestDiskUsage [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/container_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/image_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/volume_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-25T00:43:16.308Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-25T00:43:16.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-25T00:43:16.438Z] ok github.com/docker/docker/libnetwork 37.203s coverage: 40.7% of statements [2022-01-25T00:43:16.438Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-01-25T00:43:16.438Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-25T00:43:16.569Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-25T00:43:16.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-25T00:43:16.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:43:16.765Z] INFO: Testing against a local daemon [2022-01-25T00:43:16.765Z] === RUN TestBuildWithSession [2022-01-25T00:43:16.765Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:43:16.765Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-25T00:43:16.765Z] === RUN TestBuildSquashParent [2022-01-25T00:43:16.765Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:43:16.765Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-25T00:43:16.765Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-25T00:43:16.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:43:16.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:43:16.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:43:16.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:43:16.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:43:16.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:43:16.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:43:16.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:43:16.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:43:16.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:43:16.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:43:16.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:43:16.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-25T00:43:16.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-25T00:43:16.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-25T00:43:16.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-25T00:43:16.830Z] === RUN TestDiskUsage/after_container.Run [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-25T00:43:17.091Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-25T00:43:17.092Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-25T00:43:17.352Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage (1.52s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-25T00:43:17.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-01-25T00:43:17.352Z] PASS [2022-01-25T00:43:17.352Z] [2022-01-25T00:43:17.352Z] === Skipped [2022-01-25T00:43:17.352Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:43:17.352Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-25T00:43:17.352Z] [2022-01-25T00:43:17.352Z] DONE 50 tests, 1 skipped in 20.962s [2022-01-25T00:43:17.352Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-25T00:43:17.352Z] ++ 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-01-25T00:43:17.352Z] ++ set -e [2022-01-25T00:43:17.352Z] ++ '[' -n 0 ']' [2022-01-25T00:43:17.352Z] ++ set -x [2022-01-25T00:43:17.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-01-25T00:43:17.613Z] INFO: Testing against a local daemon [2022-01-25T00:43:17.613Z] === RUN TestVolumesCreateAndList [2022-01-25T00:43:17.613Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-01-25T00:43:17.613Z] === RUN TestVolumesRemove [2022-01-25T00:43:17.613Z] --- PASS: TestVolumesRemove (0.09s) [2022-01-25T00:43:17.613Z] === RUN TestVolumesInspect [2022-01-25T00:43:17.613Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-25T00:43:17.613Z] === RUN TestVolumesInvalidJSON [2022-01-25T00:43:17.613Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T00:43:17.613Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T00:43:17.613Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T00:43:17.613Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-25T00:43:17.613Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T00:43:17.613Z] PASS [2022-01-25T00:43:17.613Z] [2022-01-25T00:43:17.613Z] DONE 5 tests in 0.283s [2022-01-25T00:43:17.613Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T00:43:17.812Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-25T00:43:17.876Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T00:43:17.876Z] +++ kill 6156 [2022-01-25T00:43:18.069Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-25T00:43:18.069Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-25T00:43:18.070Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-25T00:43:18.070Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-25T00:43:18.137Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T00:43:18.137Z] +++ /etc/init.d/apparmor stop [2022-01-25T00:43:18.137Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T00:43:18.137Z] [2022-01-25T00:43:18.137Z] Unloading profiles will leave already running processes permanently [2022-01-25T00:43:18.137Z] unconfined, which can lead to unexpected situations. [2022-01-25T00:43:18.137Z] [2022-01-25T00:43:18.137Z] To set a process to complain mode, use the command line tool [2022-01-25T00:43:18.137Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T00:43:18.137Z] +++ true [2022-01-25T00:43:18.137Z] exiting test-integration [2022-01-25T00:43:18.137Z] ++ exit 0 [2022-01-25T00:43:18.137Z] [2022-01-25T00:43:18.340Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-25T00:43:18.340Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-25T00:43:18.599Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-01-25T00:43:18.707Z] + for job in $(jobs -p) [2022-01-25T00:43:18.707Z] + wait 2094 [2022-01-25T00:43:18.707Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T00:43:18.707Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T00:43:18.707Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T00:43:18.707Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-25T00:43:18.707Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T00:43:18.857Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-25T00:43:18.857Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-25T00:43:18.857Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-25T00:43:19.279Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T00:43:19.422Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-01-25T00:43:19.850Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T00:43:19.850Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T00:43:20.423Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T00:43:20.694Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T00:43:21.948Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.364s coverage: 59.9% of statements [2022-01-25T00:43:21.948Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-25T00:43:21.948Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-25T00:43:22.514Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.082s coverage: 4.0% of statements [2022-01-25T00:43:22.514Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-25T00:43:23.080Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-01-25T00:43:23.080Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-25T00:43:23.241Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T00:43:23.241Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T00:43:23.338Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-25T00:43:23.813Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T00:43:24.385Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T00:43:25.328Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T00:43:25.899Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T00:43:26.161Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T00:43:26.736Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T00:43:26.998Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T00:43:27.570Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T00:43:27.831Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T00:43:27.831Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-25T00:43:29.216Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T00:43:29.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-25T00:43:29.488Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-25T00:43:30.158Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T00:43:31.099Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T00:43:31.361Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T00:43:32.304Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T00:43:33.298Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.920s coverage: 7.2% of statements [2022-01-25T00:43:33.299Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-25T00:43:33.299Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-25T00:43:33.299Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-01-25T00:43:33.299Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-25T00:43:33.299Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-25T00:43:33.299Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-25T00:43:33.556Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-01-25T00:43:33.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T00:43:33.813Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-01-25T00:43:34.071Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-25T00:43:34.071Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-25T00:43:35.600Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T00:43:35.600Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T00:43:36.541Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T00:43:36.803Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T00:43:37.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T00:43:37.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-25T00:43:38.333Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-25T00:43:38.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.75s) [2022-01-25T00:43:38.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.76s) [2022-01-25T00:43:38.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.10s) [2022-01-25T00:43:38.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (20.08s) [2022-01-25T00:43:38.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.20s) [2022-01-25T00:43:38.333Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.26s) [2022-01-25T00:43:38.333Z] === RUN TestBuildMultiStageCopy [2022-01-25T00:43:38.333Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-25T00:43:42.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-25T00:43:44.720Z] docker_api_swarm_service_test.go:395: [d8e3db7d12e62] joining swarm manager [d025520555c74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:43:45.290Z] docker_api_swarm_service_test.go:395: [d822160ea5376] joining swarm manager [d025520555c74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:43:45.551Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T00:43:46.266Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-01-25T00:43:47.469Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T00:43:48.855Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T00:43:48.938Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-25T00:43:48.938Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-25T00:43:49.799Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T00:43:50.554Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-25T00:43:51.575Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-25T00:43:51.711Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-25T00:43:51.711Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T00:43:51.711Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T00:43:51.711Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T00:43:51.711Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T00:43:51.972Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T00:43:52.542Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T00:43:53.191Z] --- PASS: TestBuildMultiStageCopy (15.12s) [2022-01-25T00:43:53.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.15s) [2022-01-25T00:43:53.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-01-25T00:43:53.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-01-25T00:43:53.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-01-25T00:43:53.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2022-01-25T00:43:53.191Z] === RUN TestBuildMultiStageParentConfig [2022-01-25T00:43:55.838Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T00:43:56.225Z] --- PASS: TestBuildMultiStageParentConfig (3.07s) [2022-01-25T00:43:56.225Z] === RUN TestBuildLabelWithTargets [2022-01-25T00:43:56.225Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:43:56.225Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-25T00:43:56.225Z] === RUN TestBuildWithEmptyLayers [2022-01-25T00:43:56.409Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T00:43:57.840Z] --- PASS: TestBuildWithEmptyLayers (1.55s) [2022-01-25T00:43:57.840Z] === RUN TestBuildMultiStageOnBuild [2022-01-25T00:44:00.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-25T00:44:00.869Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/ipam 13.800s coverage: 85.3% of statements [2022-01-25T00:44:01.134Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-25T00:44:01.134Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-25T00:44:01.134Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.1% of statements [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-25T00:44:01.134Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-25T00:44:01.442Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T00:44:01.442Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T00:44:02.398Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T00:44:02.982Z] docker_api_swarm_service_test.go:343: [db494746707ca] joining swarm manager [db79d83c78128]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:44:03.554Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T00:44:03.814Z] docker_api_swarm_service_test.go:343: [d434243a482ab] joining swarm manager [db79d83c78128]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:44:04.759Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T00:44:05.700Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-25T00:44:06.643Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T00:44:09.189Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-25T00:44:09.450Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-25T00:44:09.710Z] === RUN TestDockerSuite/TestLogsSince [2022-01-25T00:44:12.992Z] --- PASS: TestBuildMultiStageOnBuild (15.16s) [2022-01-25T00:44:12.992Z] === RUN TestBuildUncleanTarFilenames [2022-01-25T00:44:12.992Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:12.992Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-25T00:44:12.992Z] === RUN TestBuildMultiStageLayerLeak [2022-01-25T00:44:16.293Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T00:44:17.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-25T00:44:19.587Z] docker_api_swarm_service_test.go:490: [dc4d50e023c19] joining swarm manager [da27627c081ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:44:20.529Z] docker_api_swarm_service_test.go:490: [de5e83e07092f] joining swarm manager [da27627c081ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:44:21.914Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T00:44:22.486Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T00:44:22.747Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T00:44:23.319Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T00:44:23.895Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T00:44:23.895Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T00:44:24.489Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T00:44:25.872Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T00:44:25.872Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-25T00:44:26.446Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T00:44:27.832Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T00:44:28.092Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T00:44:30.004Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T00:44:31.038Z] --- PASS: TestBuildMultiStageLayerLeak (17.27s) [2022-01-25T00:44:31.038Z] === RUN TestBuildWithHugeFile [2022-01-25T00:44:31.167Z] --- PASS: TestBuildWithHugeFile (130.29s) [2022-01-25T00:44:31.167Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T00:44:31.167Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:44:31.167Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:44:31.167Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T00:44:31.167Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:44:31.167Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:44:31.167Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:44:31.167Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:44:31.167Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:44:31.167Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:44:31.167Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:44:31.167Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:44:31.167Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:44:31.167Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-01-25T00:44:31.167Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-25T00:44:31.167Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-25T00:44:31.167Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-25T00:44:31.167Z] === RUN TestBuildPreserveOwnership [2022-01-25T00:44:31.167Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:31.167Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-25T00:44:31.167Z] === RUN TestBuildPlatformInvalid [2022-01-25T00:44:31.167Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-01-25T00:44:31.167Z] PASS [2022-01-25T00:44:31.167Z] ok github.com/docker/docker/integration/build 212.441s [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === Skipped [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-25T00:44:31.167Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-25T00:44:31.167Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-25T00:44:31.167Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-25T00:44:31.167Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:44:31.167Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-25T00:44:31.167Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] DONE 29 tests, 6 skipped in 247.241s [2022-01-25T00:44:31.167Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-25T00:44:31.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:44:31.167Z] INFO: Testing against a local daemon [2022-01-25T00:44:31.167Z] === RUN TestConfigInspect [2022-01-25T00:44:31.167Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-25T00:44:31.167Z] === RUN TestConfigList [2022-01-25T00:44:31.167Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] --- SKIP: TestConfigList (0.00s) [2022-01-25T00:44:31.167Z] === RUN TestConfigsCreateAndDelete [2022-01-25T00:44:31.167Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-25T00:44:31.167Z] === RUN TestConfigsUpdate [2022-01-25T00:44:31.167Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-25T00:44:31.167Z] === RUN TestTemplatedConfig [2022-01-25T00:44:31.167Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T00:44:31.167Z] === RUN TestConfigCreateResolve [2022-01-25T00:44:31.167Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:31.167Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-25T00:44:31.167Z] PASS [2022-01-25T00:44:31.167Z] ok github.com/docker/docker/integration/config 0.127s [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === Skipped [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-25T00:44:31.167Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-25T00:44:31.167Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-25T00:44:31.167Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-25T00:44:31.167Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-25T00:44:31.167Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-25T00:44:31.167Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:31.167Z] [2022-01-25T00:44:31.167Z] DONE 6 tests, 6 skipped in 2.289s [2022-01-25T00:44:31.167Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-25T00:44:33.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-25T00:44:33.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:44:33.486Z] INFO: Testing against a local daemon [2022-01-25T00:44:33.486Z] === RUN TestCheckpoint [2022-01-25T00:44:33.486Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:44:33.486Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T00:44:33.486Z] === RUN TestContainerInvalidJSON [2022-01-25T00:44:33.486Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:44:33.486Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:44:33.486Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:44:33.486Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:44:33.486Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:44:33.486Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:44:33.486Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-25T00:44:33.487Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T00:44:33.487Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-25T00:44:33.487Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T00:44:33.979Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-01-25T00:44:33.979Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T00:44:33.979Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-01-25T00:44:33.979Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T00:44:34.473Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-01-25T00:44:34.473Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T00:44:34.473Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-01-25T00:44:34.473Z] === RUN TestCopyFromContainer [2022-01-25T00:44:34.473Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:34.473Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-25T00:44:34.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T00:44:34.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:44:34.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:44:34.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:44:34.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:44:34.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:44:34.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:44:34.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:44:34.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:44:34.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:44:34.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-25T00:44:34.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T00:44:34.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T00:44:34.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-25T00:44:34.473Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T00:44:34.473Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T00:44:34.473Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidEnv [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T00:44:34.473Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T00:44:34.473Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T00:44:34.473Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T00:44:34.473Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T00:44:34.473Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T00:44:34.473Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T00:44:34.473Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-25T00:44:34.473Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T00:44:34.473Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T00:44:34.473Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T00:44:34.473Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T00:44:34.473Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:34.473Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T00:44:34.473Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T00:44:34.473Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:34.473Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T00:44:34.473Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T00:44:34.473Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:34.473Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:44:34.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:44:34.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:44:34.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:44:34.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:44:34.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:44:34.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:44:34.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:44:34.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:44:34.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:44:34.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:44:34.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:44:34.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:44:34.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:44:34.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-25T00:44:34.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T00:44:34.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T00:44:34.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T00:44:34.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T00:44:34.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T00:44:34.965Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T00:44:34.965Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T00:44:34.965Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T00:44:34.965Z] === RUN TestCreateDifferentPlatform [2022-01-25T00:44:34.965Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T00:44:34.965Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T00:44:34.965Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-25T00:44:34.965Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-01-25T00:44:34.965Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T00:44:34.965Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T00:44:34.965Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-01-25T00:44:34.965Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T00:44:34.965Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T00:44:34.965Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T00:44:34.965Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T00:44:34.965Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:34.965Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:44:34.965Z] === RUN TestDiff [2022-01-25T00:44:34.965Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T00:44:34.965Z] --- SKIP: TestDiff (0.00s) [2022-01-25T00:44:34.965Z] === RUN TestExecWithCloseStdin [2022-01-25T00:44:34.965Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T00:44:34.965Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-25T00:44:34.965Z] === RUN TestExec [2022-01-25T00:44:38.591Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T00:44:38.591Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-25T00:44:38.591Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T00:44:39.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-25T00:44:39.887Z] --- PASS: TestExec (4.59s) [2022-01-25T00:44:39.887Z] === RUN TestExecUser [2022-01-25T00:44:39.887Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T00:44:39.887Z] --- SKIP: TestExecUser (0.00s) [2022-01-25T00:44:39.887Z] === RUN TestExportContainerAndImportImage [2022-01-25T00:44:39.887Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:39.887Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-25T00:44:39.887Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T00:44:39.887Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:39.887Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T00:44:39.887Z] === RUN TestHealthCheckWorkdir [2022-01-25T00:44:39.887Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T00:44:39.887Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-25T00:44:39.887Z] === RUN TestHealthKillContainer [2022-01-25T00:44:39.887Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T00:44:39.887Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-25T00:44:39.887Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T00:44:39.887Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:44:39.887Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:44:39.887Z] === RUN TestKillContainerInvalidSignal [2022-01-25T00:44:40.103Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T00:44:41.045Z] docker_api_swarm_service_test.go:128: [db0f7d1b30c2f] joining swarm manager [d94edc2ea5f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:44:41.988Z] docker_api_swarm_service_test.go:129: [d2fc736e861e5] joining swarm manager [d94edc2ea5f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:44:42.986Z] --- PASS: TestKillContainerInvalidSignal (3.54s) [2022-01-25T00:44:42.986Z] === RUN TestKillContainer [2022-01-25T00:44:42.986Z] === RUN TestKillContainer/no_signal [2022-01-25T00:44:43.909Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T00:44:43.909Z] docker_api_swarm_service_test.go:137: [dae5ba1ce1d31] joining swarm manager [d94edc2ea5f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-25T00:44:44.481Z] docker_api_swarm_service_test.go:138: [d02ba852d071b] joining swarm manager [d94edc2ea5f32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-25T00:44:45.428Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T00:44:46.924Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T00:44:46.924Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T00:44:46.924Z] === RUN TestKillContainer/killing_signal [2022-01-25T00:44:47.972Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T00:44:50.864Z] --- PASS: TestKillContainer (7.23s) [2022-01-25T00:44:50.864Z] --- PASS: TestKillContainer/no_signal (3.47s) [2022-01-25T00:44:50.864Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T00:44:50.864Z] --- PASS: TestKillContainer/killing_signal (3.71s) [2022-01-25T00:44:50.864Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T00:44:50.864Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:44:50.864Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T00:44:50.864Z] === RUN TestKillStoppedContainer [2022-01-25T00:44:50.864Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:44:50.864Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-25T00:44:50.864Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T00:44:50.864Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:44:50.864Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T00:44:50.864Z] === RUN TestKillDifferentUserContainer [2022-01-25T00:44:50.865Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T00:44:50.865Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-25T00:44:50.865Z] === RUN TestInspectOomKilledTrue [2022-01-25T00:44:50.865Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:50.865Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T00:44:50.865Z] === RUN TestInspectOomKilledFalse [2022-01-25T00:44:50.865Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:44:50.865Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T00:44:50.865Z] === RUN TestLogsFollowTailEmpty [2022-01-25T00:44:53.255Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T00:44:53.937Z] --- PASS: TestLogsFollowTailEmpty (3.65s) [2022-01-25T00:44:53.937Z] === RUN TestNetworkNat [2022-01-25T00:44:53.937Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T00:44:53.937Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-25T00:44:53.937Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T00:44:54.198Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T00:44:55.140Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T00:44:55.654Z] --- PASS: TestBuildWithHugeFile (127.80s) [2022-01-25T00:44:55.654Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T00:44:55.654Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:44:55.654Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T00:44:55.654Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:44:55.654Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:44:55.654Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:44:55.654Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:44:55.654Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:44:55.654Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:44:55.654Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:44:55.654Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:44:55.654Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:44:55.654Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-25T00:44:55.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-25T00:44:55.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-25T00:44:55.654Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-25T00:44:55.654Z] === RUN TestBuildPreserveOwnership [2022-01-25T00:44:55.654Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:55.654Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestBuildPlatformInvalid [2022-01-25T00:44:55.654Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-25T00:44:55.654Z] PASS [2022-01-25T00:44:55.654Z] ok github.com/docker/docker/integration/build 208.481s [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === Skipped [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-25T00:44:55.654Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-25T00:44:55.654Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-25T00:44:55.654Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-25T00:44:55.654Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:44:55.654Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-25T00:44:55.654Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] DONE 29 tests, 6 skipped in 242.620s [2022-01-25T00:44:55.654Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-25T00:44:55.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:44:55.654Z] INFO: Testing against a local daemon [2022-01-25T00:44:55.654Z] === RUN TestConfigInspect [2022-01-25T00:44:55.654Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestConfigList [2022-01-25T00:44:55.654Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] --- SKIP: TestConfigList (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestConfigsCreateAndDelete [2022-01-25T00:44:55.654Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestConfigsUpdate [2022-01-25T00:44:55.654Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestTemplatedConfig [2022-01-25T00:44:55.654Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestConfigCreateResolve [2022-01-25T00:44:55.654Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:55.654Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-25T00:44:55.654Z] PASS [2022-01-25T00:44:55.654Z] ok github.com/docker/docker/integration/config 0.109s [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === Skipped [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-25T00:44:55.654Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-25T00:44:55.654Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-25T00:44:55.654Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-25T00:44:55.654Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-25T00:44:55.654Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-25T00:44:55.654Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:55.654Z] [2022-01-25T00:44:55.654Z] DONE 6 tests, 6 skipped in 2.413s [2022-01-25T00:44:55.654Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-25T00:44:55.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:44:55.654Z] INFO: Testing against a local daemon [2022-01-25T00:44:55.654Z] === RUN TestCheckpoint [2022-01-25T00:44:55.654Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:44:55.654Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T00:44:55.654Z] === RUN TestContainerInvalidJSON [2022-01-25T00:44:55.654Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:44:55.654Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:44:55.654Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:44:55.654Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:44:55.654Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:44:55.654Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:44:55.654Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-25T00:44:55.654Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-25T00:44:55.654Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-25T00:44:55.654Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T00:44:55.711Z] === RUN TestDockerSuite/TestPortList [2022-01-25T00:44:56.138Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-01-25T00:44:56.138Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T00:44:56.138Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-01-25T00:44:56.138Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T00:44:56.624Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-01-25T00:44:56.624Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T00:44:57.108Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-01-25T00:44:57.108Z] === RUN TestCopyFromContainer [2022-01-25T00:44:57.108Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:57.108Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T00:44:57.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:44:57.108Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:44:57.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:44:57.108Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:44:57.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:44:57.108Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:44:57.108Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:44:57.108Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:44:57.108Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:44:57.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-01-25T00:44:57.108Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T00:44:57.108Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T00:44:57.108Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidEnv [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T00:44:57.108Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:57.108Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T00:44:57.108Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:57.108Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T00:44:57.108Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:44:57.108Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:44:57.108Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:44:57.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:44:57.108Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T00:44:57.108Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T00:44:57.108Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T00:44:57.108Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateDifferentPlatform [2022-01-25T00:44:57.108Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T00:44:57.108Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T00:44:57.108Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T00:44:57.108Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T00:44:57.108Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-01-25T00:44:57.108Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T00:44:57.108Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T00:44:57.108Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T00:44:57.108Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T00:44:57.108Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:44:57.108Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestDiff [2022-01-25T00:44:57.108Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T00:44:57.108Z] --- SKIP: TestDiff (0.00s) [2022-01-25T00:44:57.108Z] === RUN TestExecWithCloseStdin [2022-01-25T00:44:58.859Z] --- PASS: TestNetworkLocalhostTCPNat (4.48s) [2022-01-25T00:44:58.859Z] === RUN TestNetworkLoopbackNat [2022-01-25T00:44:58.859Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T00:44:58.859Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-25T00:44:58.859Z] === RUN TestPause [2022-01-25T00:44:58.859Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T00:44:58.859Z] --- SKIP: TestPause (0.00s) [2022-01-25T00:44:58.859Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T00:45:00.138Z] --- PASS: TestExecWithCloseStdin (2.82s) [2022-01-25T00:45:00.138Z] === RUN TestExec [2022-01-25T00:45:02.004Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.74s) [2022-01-25T00:45:02.004Z] === RUN TestPauseStopPausedContainer [2022-01-25T00:45:02.004Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:45:02.004Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-25T00:45:02.004Z] === RUN TestPsFilter [2022-01-25T00:45:02.293Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T00:45:02.497Z] --- PASS: TestPsFilter (0.47s) [2022-01-25T00:45:02.497Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T00:45:02.863Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T00:45:03.217Z] --- PASS: TestExec (2.86s) [2022-01-25T00:45:03.217Z] === RUN TestExecUser [2022-01-25T00:45:03.217Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T00:45:03.217Z] --- SKIP: TestExecUser (0.00s) [2022-01-25T00:45:03.217Z] === RUN TestExportContainerAndImportImage [2022-01-25T00:45:03.217Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:45:03.217Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-25T00:45:03.217Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T00:45:03.217Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:45:03.217Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T00:45:03.217Z] === RUN TestHealthCheckWorkdir [2022-01-25T00:45:03.217Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T00:45:03.217Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-25T00:45:03.217Z] === RUN TestHealthKillContainer [2022-01-25T00:45:03.217Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T00:45:03.217Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-25T00:45:03.217Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T00:45:03.217Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:45:03.217Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:45:03.217Z] === RUN TestKillContainerInvalidSignal [2022-01-25T00:45:05.494Z] --- PASS: TestKillContainerInvalidSignal (2.46s) [2022-01-25T00:45:05.494Z] === RUN TestKillContainer [2022-01-25T00:45:05.494Z] === RUN TestKillContainer/no_signal [2022-01-25T00:45:06.433Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.73s) [2022-01-25T00:45:06.433Z] === RUN TestRemoveContainerWithVolume [2022-01-25T00:45:07.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-25T00:45:07.772Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T00:45:07.772Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T00:45:07.772Z] === RUN TestKillContainer/killing_signal [2022-01-25T00:45:08.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-25T00:45:08.978Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T00:45:08.978Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T00:45:08.978Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T00:45:09.239Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T00:45:09.239Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T00:45:09.812Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T00:45:09.812Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T00:45:10.376Z] --- PASS: TestRemoveContainerWithVolume (3.81s) [2022-01-25T00:45:10.376Z] === RUN TestRemoveContainerRunning [2022-01-25T00:45:10.384Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T00:45:10.384Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T00:45:10.800Z] --- PASS: TestKillContainer (5.48s) [2022-01-25T00:45:10.800Z] --- PASS: TestKillContainer/no_signal (2.40s) [2022-01-25T00:45:10.800Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T00:45:10.800Z] --- PASS: TestKillContainer/killing_signal (3.02s) [2022-01-25T00:45:10.800Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T00:45:10.800Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:45:10.800Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T00:45:10.800Z] === RUN TestKillStoppedContainer [2022-01-25T00:45:10.800Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:45:10.800Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-25T00:45:10.800Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T00:45:10.800Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:45:10.800Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T00:45:10.800Z] === RUN TestKillDifferentUserContainer [2022-01-25T00:45:10.800Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T00:45:10.800Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-25T00:45:10.800Z] === RUN TestInspectOomKilledTrue [2022-01-25T00:45:10.800Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:45:10.800Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T00:45:10.800Z] === RUN TestInspectOomKilledFalse [2022-01-25T00:45:10.800Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:45:10.800Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T00:45:10.800Z] === RUN TestLogsFollowTailEmpty [2022-01-25T00:45:10.981Z] docker_api_swarm_service_test.go:304: [d56671c9ae512] joining swarm manager [dffe52b87fe56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:45:11.552Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T00:45:11.552Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-25T00:45:11.813Z] docker_api_swarm_service_test.go:304: [dc7bf79e1c8a2] joining swarm manager [dffe52b87fe56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:45:13.827Z] --- PASS: TestLogsFollowTailEmpty (2.65s) [2022-01-25T00:45:13.827Z] === RUN TestNetworkNat [2022-01-25T00:45:13.828Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T00:45:13.828Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-25T00:45:13.828Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T00:45:14.316Z] --- PASS: TestRemoveContainerRunning (3.81s) [2022-01-25T00:45:14.316Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T00:45:14.360Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-25T00:45:14.932Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-25T00:45:15.503Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-25T00:45:15.503Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T00:45:16.863Z] --- PASS: TestNetworkLocalhostTCPNat (2.93s) [2022-01-25T00:45:16.864Z] === RUN TestNetworkLoopbackNat [2022-01-25T00:45:16.864Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T00:45:16.864Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-25T00:45:16.864Z] === RUN TestPause [2022-01-25T00:45:16.864Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T00:45:16.864Z] --- SKIP: TestPause (0.00s) [2022-01-25T00:45:16.864Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T00:45:17.417Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T00:45:17.989Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T00:45:18.221Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.68s) [2022-01-25T00:45:18.221Z] === RUN TestRemoveInvalidContainer [2022-01-25T00:45:18.221Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-25T00:45:18.221Z] === RUN TestRenameLinkedContainer [2022-01-25T00:45:18.221Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T00:45:18.221Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-25T00:45:18.221Z] === RUN TestRenameStoppedContainer [2022-01-25T00:45:19.152Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.58s) [2022-01-25T00:45:19.152Z] === RUN TestPauseStopPausedContainer [2022-01-25T00:45:19.152Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:45:19.152Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-25T00:45:19.152Z] === RUN TestPsFilter [2022-01-25T00:45:19.637Z] --- PASS: TestPsFilter (0.43s) [2022-01-25T00:45:19.637Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T00:45:20.533Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T00:45:21.254Z] --- PASS: TestRenameStoppedContainer (3.62s) [2022-01-25T00:45:21.254Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T00:45:22.664Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.09s) [2022-01-25T00:45:22.664Z] === RUN TestRemoveContainerWithVolume [2022-01-25T00:45:23.832Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T00:45:23.832Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T00:45:25.694Z] --- PASS: TestRemoveContainerWithVolume (3.14s) [2022-01-25T00:45:25.694Z] === RUN TestRemoveContainerRunning [2022-01-25T00:45:25.745Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T00:45:28.566Z] --- PASS: TestRenameRunningContainerAndReuse (7.30s) [2022-01-25T00:45:28.566Z] === RUN TestRenameInvalidName [2022-01-25T00:45:28.722Z] --- PASS: TestRemoveContainerRunning (2.61s) [2022-01-25T00:45:28.722Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T00:45:30.999Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.64s) [2022-01-25T00:45:30.999Z] === RUN TestRemoveInvalidContainer [2022-01-25T00:45:30.999Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-25T00:45:30.999Z] === RUN TestRenameLinkedContainer [2022-01-25T00:45:30.999Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T00:45:30.999Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-25T00:45:30.999Z] === RUN TestRenameStoppedContainer [2022-01-25T00:45:32.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-25T00:45:32.328Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T00:45:32.457Z] --- PASS: TestRenameInvalidName (3.65s) [2022-01-25T00:45:32.457Z] === RUN TestRenameAnonymousContainer [2022-01-25T00:45:33.276Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T00:45:33.851Z] docker_api_swarm_service_test.go:100: [d3a295f1b1665] joining swarm manager [de83c6ae78627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:45:34.029Z] --- PASS: TestRenameStoppedContainer (3.08s) [2022-01-25T00:45:34.029Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T00:45:34.792Z] docker_api_swarm_service_test.go:101: [da1e0f1e7cc6e] joining swarm manager [de83c6ae78627]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:45:34.792Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T00:45:35.734Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T00:45:37.650Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T00:45:39.566Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T00:45:40.017Z] --- PASS: TestRenameRunningContainerAndReuse (5.06s) [2022-01-25T00:45:40.017Z] === RUN TestRenameInvalidName [2022-01-25T00:45:40.950Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T00:45:41.627Z] --- PASS: TestRenameInvalidName (2.48s) [2022-01-25T00:45:41.627Z] === RUN TestRenameAnonymousContainer [2022-01-25T00:45:41.892Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T00:45:41.892Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T00:45:42.463Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T00:45:43.848Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T00:45:45.144Z] --- PASS: TestRenameAnonymousContainer (12.73s) [2022-01-25T00:45:45.144Z] === RUN TestRenameContainerWithSameName [2022-01-25T00:45:45.234Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T00:45:45.805Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T00:45:45.805Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-25T00:45:45.805Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T00:45:46.065Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T00:45:46.327Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-25T00:45:46.327Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T00:45:46.897Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T00:45:47.840Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T00:45:48.783Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T00:45:49.033Z] --- PASS: TestRenameContainerWithSameName (3.74s) [2022-01-25T00:45:49.033Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T00:45:49.033Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T00:45:49.033Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T00:45:49.033Z] === RUN TestResize [2022-01-25T00:45:49.044Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T00:45:52.580Z] ok github.com/docker/docker/libnetwork/networkdb 104.151s coverage: 60.0% of statements [2022-01-25T00:45:52.580Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-25T00:45:52.580Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-25T00:45:52.580Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2022-01-25T00:45:52.580Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-25T00:45:52.580Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-25T00:45:52.580Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-01-25T00:45:52.580Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-25T00:45:52.580Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-25T00:45:52.838Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === Skipped [2022-01-25T00:45:52.838Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-25T00:45:52.838Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-25T00:45:52.838Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-25T00:45:52.838Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-25T00:45:52.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-25T00:45:52.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-25T00:45:52.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-25T00:45:52.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-25T00:45:52.838Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-25T00:45:52.838Z] firewalld_test.go:14: firewalld is not running [2022-01-25T00:45:52.838Z] [2022-01-25T00:45:52.838Z] DONE 326 tests, 9 skipped in 198.331s [2022-01-25T00:45:52.928Z] --- PASS: TestResize (3.85s) [2022-01-25T00:45:52.928Z] === RUN TestResizeWithInvalidSize Post stage [Pipeline] junit [2022-01-25T00:45:53.414Z] Recording test results [2022-01-25T00:45:53.681Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-25T00:45:54.009Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43182/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9a69978b079db525a1b7d41b5ad3eaa265046f63 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9a69978b079db525a1b7d41b5ad3eaa265046f63 hack/validate/vendor [2022-01-25T00:45:54.415Z] --- PASS: TestRenameAnonymousContainer (11.67s) [2022-01-25T00:45:54.415Z] === RUN TestRenameContainerWithSameName [2022-01-25T00:45:54.574Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-25T00:45:54.574Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-25T00:45:54.832Z] go: downloading github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2022-01-25T00:45:54.832Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-25T00:45:55.090Z] go: downloading google.golang.org/grpc v1.27.1 [2022-01-25T00:45:55.090Z] go: downloading gotest.tools/v3 v3.0.3 [2022-01-25T00:45:55.090Z] go: downloading github.com/docker/go-units v0.4.0 [2022-01-25T00:45:55.090Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-01-25T00:45:55.090Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-01-25T00:45:55.090Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-01-25T00:45:55.090Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-01-25T00:45:55.348Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-01-25T00:45:55.606Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-01-25T00:45:55.606Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-01-25T00:45:55.606Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-01-25T00:45:55.606Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-01-25T00:45:55.650Z] check_test.go:379: [d3a295f1b1665] daemon is not started [2022-01-25T00:45:55.865Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-01-25T00:45:55.865Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-01-25T00:45:55.865Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-01-25T00:45:55.865Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-01-25T00:45:55.865Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-01-25T00:45:56.034Z] --- PASS: TestRenameContainerWithSameName (2.79s) [2022-01-25T00:45:56.034Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T00:45:56.034Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T00:45:56.034Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T00:45:56.034Z] === RUN TestResize [2022-01-25T00:45:56.122Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-01-25T00:45:56.122Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-01-25T00:45:56.122Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-01-25T00:45:56.122Z] go: downloading golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359 [2022-01-25T00:45:56.122Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-01-25T00:45:56.122Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-01-25T00:45:56.122Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-01-25T00:45:56.122Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-01-25T00:45:56.122Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-01-25T00:45:56.122Z] go: downloading github.com/opencontainers/runc v1.0.3 [2022-01-25T00:45:56.381Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-01-25T00:45:56.381Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-01-25T00:45:56.381Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-01-25T00:45:56.381Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-01-25T00:45:56.381Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-01-25T00:45:56.381Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-01-25T00:45:56.381Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-01-25T00:45:56.591Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T00:45:56.638Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-01-25T00:45:56.638Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-01-25T00:45:56.638Z] go: downloading github.com/opencontainers/selinux v1.9.1 [2022-01-25T00:45:56.638Z] go: downloading github.com/google/uuid v1.1.1 [2022-01-25T00:45:56.638Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-01-25T00:45:56.638Z] go: downloading github.com/moby/locker v1.0.1 [2022-01-25T00:45:56.638Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-25T00:45:56.638Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-01-25T00:45:56.638Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-01-25T00:45:56.638Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-01-25T00:45:56.638Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-01-25T00:45:56.638Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-01-25T00:45:56.638Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-01-25T00:45:56.819Z] --- PASS: TestResizeWithInvalidSize (3.68s) [2022-01-25T00:45:56.819Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T00:45:57.162Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T00:45:58.545Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T00:45:58.545Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T00:45:58.545Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T00:45:58.805Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T00:45:59.061Z] --- PASS: TestResize (2.68s) [2022-01-25T00:45:59.061Z] === RUN TestResizeWithInvalidSize [2022-01-25T00:45:59.164Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-01-25T00:45:59.165Z] go: downloading cloud.google.com/go v0.59.0 [2022-01-25T00:45:59.165Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-01-25T00:45:59.165Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-01-25T00:45:59.165Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-01-25T00:45:59.165Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-01-25T00:45:59.165Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-01-25T00:45:59.165Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-25T00:45:59.165Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-01-25T00:46:00.099Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-01-25T00:46:00.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-25T00:46:00.357Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-01-25T00:46:00.357Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-01-25T00:46:00.357Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-01-25T00:46:00.357Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-01-25T00:46:00.357Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-01-25T00:46:00.357Z] go: downloading github.com/miekg/dns v1.1.27 [2022-01-25T00:46:00.357Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-01-25T00:46:00.357Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-01-25T00:46:00.357Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-01-25T00:46:00.357Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-01-25T00:46:00.615Z] go: downloading github.com/creack/pty v1.1.11 [2022-01-25T00:46:00.615Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-25T00:46:00.615Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-01-25T00:46:00.761Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T00:46:00.836Z] --- PASS: TestResizeWhenContainerNotStarted (3.88s) [2022-01-25T00:46:00.836Z] === RUN TestDaemonRestartKillContainers [2022-01-25T00:46:00.836Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:00.836Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:46:00.836Z] === RUN TestStats [2022-01-25T00:46:00.836Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T00:46:00.836Z] --- SKIP: TestStats (0.00s) [2022-01-25T00:46:00.836Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T00:46:00.873Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-01-25T00:46:00.873Z] go: downloading github.com/godbus/dbus/v5 v5.0.4 [2022-01-25T00:46:00.873Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-01-25T00:46:00.873Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-01-25T00:46:00.873Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-01-25T00:46:00.873Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-01-25T00:46:00.873Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-01-25T00:46:00.873Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-01-25T00:46:00.873Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-01-25T00:46:01.132Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-01-25T00:46:01.132Z] go: downloading github.com/containerd/console v1.0.2 [2022-01-25T00:46:01.132Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-01-25T00:46:01.132Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-01-25T00:46:01.132Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-25T00:46:01.132Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-01-25T00:46:01.132Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-01-25T00:46:01.132Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-01-25T00:46:01.132Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-25T00:46:01.132Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-01-25T00:46:01.132Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-01-25T00:46:01.132Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.2 [2022-01-25T00:46:01.132Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-01-25T00:46:01.340Z] --- PASS: TestResizeWithInvalidSize (2.59s) [2022-01-25T00:46:01.341Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T00:46:01.389Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-01-25T00:46:01.389Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-01-25T00:46:01.389Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-01-25T00:46:01.389Z] go: downloading github.com/prometheus/common v0.9.1 [2022-01-25T00:46:01.389Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-01-25T00:46:01.389Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-01-25T00:46:01.389Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-01-25T00:46:01.389Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-01-25T00:46:01.389Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-01-25T00:46:01.389Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-01-25T00:46:01.389Z] go: downloading google.golang.org/api v0.8.0 [2022-01-25T00:46:01.713Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T00:46:02.285Z] docker_api_swarm_service_test.go:533: [dfbf3479b4ada] joining swarm manager [dd54b43007d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:46:03.297Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-01-25T00:46:03.297Z] go: downloading go.opencensus.io v0.22.3 [2022-01-25T00:46:03.297Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-01-25T00:46:03.297Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-25T00:46:03.297Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-25T00:46:03.297Z] go: downloading golang.org/x/text v0.3.3 [2022-01-25T00:46:03.554Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-01-25T00:46:03.674Z] docker_api_swarm_service_test.go:534: [d734d954b3ef6] joining swarm manager [dd54b43007d79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:46:03.812Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-01-25T00:46:03.812Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-01-25T00:46:03.812Z] go: downloading github.com/google/btree v1.0.1 [2022-01-25T00:46:03.812Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-01-25T00:46:03.812Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-01-25T00:46:03.812Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-01-25T00:46:03.812Z] go: downloading github.com/cilium/ebpf v0.6.2 [2022-01-25T00:46:03.812Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-01-25T00:46:03.812Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-01-25T00:46:03.812Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-01-25T00:46:03.812Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-01-25T00:46:03.812Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-01-25T00:46:03.812Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-01-25T00:46:03.812Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-01-25T00:46:03.812Z] go: downloading github.com/kr/pretty v0.2.1 [2022-01-25T00:46:03.812Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-01-25T00:46:04.070Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-01-25T00:46:04.070Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-25T00:46:04.070Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-01-25T00:46:04.070Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-01-25T00:46:04.070Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-01-25T00:46:04.070Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-01-25T00:46:04.245Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T00:46:04.328Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-01-25T00:46:04.328Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-25T00:46:04.328Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-01-25T00:46:04.328Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-01-25T00:46:04.328Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-01-25T00:46:04.328Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-01-25T00:46:04.328Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-01-25T00:46:04.328Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-01-25T00:46:04.370Z] --- PASS: TestResizeWhenContainerNotStarted (3.17s) [2022-01-25T00:46:04.370Z] === RUN TestDaemonRestartKillContainers [2022-01-25T00:46:04.371Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:04.371Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:46:04.371Z] === RUN TestStats [2022-01-25T00:46:04.371Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T00:46:04.371Z] --- SKIP: TestStats (0.00s) [2022-01-25T00:46:04.371Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T00:46:04.586Z] go: downloading github.com/kr/text v0.1.0 [2022-01-25T00:46:04.586Z] go: downloading google.golang.org/appengine v1.6.7 [2022-01-25T00:46:04.586Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-25T00:46:04.586Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-01-25T00:46:04.586Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-01-25T00:46:04.586Z] go: downloading golang.org/x/mod v0.4.1 [2022-01-25T00:46:04.586Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-01-25T00:46:04.586Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-25T00:46:04.586Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-01-25T00:46:04.586Z] No vendor changes in diff. [2022-01-25T00:46:05.630Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T00:46:05.630Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T00:46:05.892Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T00:46:08.179Z] + echo Ensuring container killed. [2022-01-25T00:46:08.179Z] Ensuring container killed. [2022-01-25T00:46:08.179Z] + docker rm -vf docker-pr5 [2022-01-25T00:46:08.179Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-01-25T00:46:08.457Z] + echo Chowning /workspace to jenkins user [2022-01-25T00:46:08.457Z] Chowning /workspace to jenkins user [2022-01-25T00:46:08.457Z] + id -u [2022-01-25T00:46:08.457Z] + id -g [2022-01-25T00:46:08.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43182:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T00:46:09.195Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T00:46:09.314Z] + bundleName=unit [2022-01-25T00:46:09.315Z] + echo Creating unit-bundles.tar.gz [2022-01-25T00:46:09.315Z] Creating unit-bundles.tar.gz [2022-01-25T00:46:09.315Z] + 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-01-25T00:46:09.315Z] bundles/junit-report-libnetwork.xml [2022-01-25T00:46:09.315Z] bundles/junit-report.xml [2022-01-25T00:46:09.315Z] bundles/go-test-report-libnetwork.json [2022-01-25T00:46:09.315Z] bundles/go-test-report.json [2022-01-25T00:46:09.315Z] bundles/profile-libnetwork.out [2022-01-25T00:46:09.315Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-25T00:46:09.325Z] Archiving artifacts [2022-01-25T00:46:09.828Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T00:46:10.132Z] + make clean [2022-01-25T00:46:10.132Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T00:46:10.132Z] docker-dev-cache [2022-01-25T00:46:10.132Z] docker-mod-cache [2022-01-25T00:46:10.135Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-01-25T00:46:10.397Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T00:46:11.494Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.52s) [2022-01-25T00:46:11.494Z] === RUN TestStopContainerWithTimeout [2022-01-25T00:46:11.494Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T00:46:11.494Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-25T00:46:11.494Z] === RUN TestUpdateRestartPolicy [2022-01-25T00:46:11.782Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T00:46:12.042Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T00:46:13.193Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.90s) [2022-01-25T00:46:13.193Z] === RUN TestStopContainerWithTimeout [2022-01-25T00:46:13.193Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T00:46:13.193Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-25T00:46:13.193Z] === RUN TestUpdateRestartPolicy [2022-01-25T00:46:13.429Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T00:46:13.697Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T00:46:13.957Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T00:46:14.219Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T00:46:17.522Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T00:46:17.522Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T00:46:17.783Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T00:46:18.044Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T00:46:18.986Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T00:46:19.247Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T00:46:19.508Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T00:46:20.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T00:46:20.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T00:46:20.340Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T00:46:21.724Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T00:46:21.985Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T00:46:22.556Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T00:46:23.127Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-25T00:46:24.074Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T00:46:25.020Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-25T00:46:25.281Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-25T00:46:25.854Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-25T00:46:26.427Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-25T00:46:26.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-25T00:46:26.950Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-25T00:46:27.894Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T00:46:28.467Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-25T00:46:28.728Z] docker_api_swarm_service_test.go:148: [d80ebf4ac4ea6] joining swarm manager [db27ed67b273b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:46:29.670Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T00:46:29.670Z] docker_api_swarm_service_test.go:148: [d426470a5b0d6] joining swarm manager [db27ed67b273b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:46:29.930Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T00:46:30.893Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T00:46:31.464Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T00:46:31.464Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T00:46:32.850Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T00:46:33.423Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T00:46:33.997Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T00:46:34.569Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T00:46:35.140Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T00:46:35.140Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T00:46:35.402Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T00:46:35.974Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T00:46:36.235Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T00:46:36.807Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T00:46:37.046Z] --- PASS: TestUpdateRestartPolicy (26.22s) [2022-01-25T00:46:37.046Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T00:46:37.067Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T00:46:37.068Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T00:46:37.639Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T00:46:37.639Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T00:46:38.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T00:46:38.723Z] --- PASS: TestUpdateRestartPolicy (24.46s) [2022-01-25T00:46:38.723Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T00:46:38.788Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T00:46:39.362Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T00:46:39.934Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T00:46:39.934Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T00:46:40.332Z] --- PASS: TestUpdateRestartWithAutoRemove (2.58s) [2022-01-25T00:46:40.333Z] === RUN TestWaitNonBlocked [2022-01-25T00:46:40.333Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:46:40.333Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:46:40.333Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:46:40.333Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:46:40.333Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:46:40.333Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:46:40.505Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T00:46:40.939Z] --- PASS: TestUpdateRestartWithAutoRemove (3.64s) [2022-01-25T00:46:40.939Z] === RUN TestWaitNonBlocked [2022-01-25T00:46:40.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:46:40.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:46:40.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:46:40.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:46:40.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:46:40.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:46:41.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T00:46:42.391Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T00:46:43.333Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T00:46:43.595Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T00:46:44.166Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T00:46:44.428Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T00:46:44.999Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T00:46:45.197Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-25T00:46:45.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.37s) [2022-01-25T00:46:45.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.50s) [2022-01-25T00:46:45.197Z] === RUN TestWaitBlocked [2022-01-25T00:46:45.197Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.197Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-25T00:46:45.197Z] PASS [2022-01-25T00:46:45.197Z] ok github.com/docker/docker/integration/container 109.285s [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === Skipped [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-25T00:46:45.197Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-25T00:46:45.197Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T00:46:45.197Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T00:46:45.197Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T00:46:45.197Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T00:46:45.197Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T00:46:45.197Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T00:46:45.197Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:46:45.197Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-25T00:46:45.197Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-25T00:46:45.197Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-25T00:46:45.197Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T00:46:45.197Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-25T00:46:45.197Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-25T00:46:45.197Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:46:45.197Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-25T00:46:45.197Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T00:46:45.197Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T00:46:45.197Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-25T00:46:45.197Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T00:46:45.197Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-25T00:46:45.197Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-25T00:46:45.197Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-25T00:46:45.197Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-25T00:46:45.197Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-25T00:46:45.197Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-25T00:46:45.197Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-25T00:46:45.197Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-25T00:46:45.197Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T00:46:45.197Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:46:45.197Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-25T00:46:45.197Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-25T00:46:45.197Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-25T00:46:45.197Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.197Z] [2022-01-25T00:46:45.197Z] DONE 87 tests, 33 skipped in 112.201s [2022-01-25T00:46:45.197Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-25T00:46:45.571Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T00:46:45.810Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-25T00:46:45.810Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.38s) [2022-01-25T00:46:45.810Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.50s) [2022-01-25T00:46:45.810Z] === RUN TestWaitBlocked [2022-01-25T00:46:45.810Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.810Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-25T00:46:45.810Z] PASS [2022-01-25T00:46:45.810Z] ok github.com/docker/docker/integration/container 131.571s [2022-01-25T00:46:45.810Z] [2022-01-25T00:46:45.810Z] === Skipped [2022-01-25T00:46:45.810Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-25T00:46:45.810Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:46:45.810Z] [2022-01-25T00:46:45.810Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-25T00:46:45.810Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.810Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T00:46:45.811Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T00:46:45.811Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T00:46:45.811Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T00:46:45.811Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T00:46:45.811Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-25T00:46:45.811Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:46:45.811Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-25T00:46:45.811Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-25T00:46:45.811Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-25T00:46:45.811Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-25T00:46:45.811Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T00:46:45.811Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-25T00:46:45.811Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-25T00:46:45.811Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:46:45.811Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-25T00:46:45.811Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T00:46:45.811Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T00:46:45.811Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-25T00:46:45.811Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T00:46:45.811Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-25T00:46:45.811Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-25T00:46:45.811Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-25T00:46:45.811Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-25T00:46:45.811Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-25T00:46:45.811Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-25T00:46:45.811Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-25T00:46:45.811Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-25T00:46:45.811Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T00:46:45.811Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:46:45.811Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-25T00:46:45.811Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-25T00:46:45.811Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-25T00:46:45.811Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:46:45.811Z] [2022-01-25T00:46:45.811Z] DONE 87 tests, 34 skipped in 134.434s [2022-01-25T00:46:45.811Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-25T00:46:46.516Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T00:46:49.070Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T00:46:49.070Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T00:46:49.641Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T00:46:51.026Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T00:46:51.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T00:46:53.353Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T00:46:55.266Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T00:46:55.266Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-25T00:46:55.266Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T00:46:55.266Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-25T00:46:55.266Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T00:46:55.837Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T00:46:57.224Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T00:46:57.796Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T00:46:59.182Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T00:46:59.754Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T00:47:00.697Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T00:47:00.958Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-25T00:47:00.958Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-25T00:47:00.958Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T00:47:01.529Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-25T00:47:02.472Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T00:47:02.473Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T00:47:03.045Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T00:47:03.306Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T00:47:03.878Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-25T00:47:04.450Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T00:47:04.450Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T00:47:05.028Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T00:47:05.289Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T00:47:05.860Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T00:47:05.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-25T00:47:06.432Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T00:47:07.002Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T00:47:07.263Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T00:47:08.206Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T00:47:08.779Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T00:47:08.779Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T00:47:09.351Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T00:47:09.926Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T00:47:10.787Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T00:47:10.787Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T00:47:10.787Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-25T00:47:10.787Z] === RUN TestDaemonConfigValidation [2022-01-25T00:47:10.787Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T00:47:10.787Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-25T00:47:10.787Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T00:47:10.787Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T00:47:10.787Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T00:47:10.787Z] === RUN TestDaemonProxy [2022-01-25T00:47:10.787Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T00:47:10.787Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T00:47:10.787Z] PASS [2022-01-25T00:47:10.787Z] ok github.com/docker/docker/integration/daemon 0.135s [2022-01-25T00:47:11.271Z] [2022-01-25T00:47:11.271Z] === Skipped [2022-01-25T00:47:11.271Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-25T00:47:11.271Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T00:47:11.271Z] [2022-01-25T00:47:11.271Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-25T00:47:11.271Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T00:47:11.271Z] [2022-01-25T00:47:11.271Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T00:47:11.271Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T00:47:11.271Z] [2022-01-25T00:47:11.271Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-25T00:47:11.271Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T00:47:11.271Z] [2022-01-25T00:47:11.271Z] DONE 4 tests, 4 skipped in 25.852s [2022-01-25T00:47:11.271Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-25T00:47:11.310Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T00:47:11.310Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T00:47:11.310Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T00:47:11.310Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T00:47:11.428Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T00:47:11.428Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T00:47:11.428Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-25T00:47:11.428Z] === RUN TestDaemonConfigValidation [2022-01-25T00:47:11.428Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T00:47:11.428Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-25T00:47:11.428Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T00:47:11.428Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T00:47:11.428Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T00:47:11.428Z] === RUN TestDaemonProxy [2022-01-25T00:47:11.428Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T00:47:11.428Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T00:47:11.428Z] PASS [2022-01-25T00:47:11.428Z] ok github.com/docker/docker/integration/daemon 0.129s [2022-01-25T00:47:11.428Z] [2022-01-25T00:47:11.428Z] === Skipped [2022-01-25T00:47:11.428Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-25T00:47:11.428Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T00:47:11.428Z] [2022-01-25T00:47:11.428Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-25T00:47:11.428Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T00:47:11.428Z] [2022-01-25T00:47:11.428Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T00:47:11.428Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T00:47:11.428Z] [2022-01-25T00:47:11.428Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-25T00:47:11.428Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T00:47:11.428Z] [2022-01-25T00:47:11.428Z] DONE 4 tests, 4 skipped in 25.502s [2022-01-25T00:47:11.428Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-25T00:47:13.856Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T00:47:13.856Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T00:47:13.860Z] --- PASS: TestBuildWithHugeFile (155.28s) [2022-01-25T00:47:13.860Z] === RUN TestBuildWCOWSandboxSize [2022-01-25T00:47:13.860Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:47:13.860Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestBuildWithEmptyDockerfile [2022-01-25T00:47:13.860Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:47:13.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:47:13.860Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:47:13.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:47:13.860Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:47:13.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:47:13.860Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-25T00:47:13.860Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-25T00:47:13.860Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-25T00:47:13.860Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-25T00:47:13.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-25T00:47:13.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-25T00:47:13.860Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-25T00:47:13.860Z] === RUN TestBuildPreserveOwnership [2022-01-25T00:47:13.860Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:13.860Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestBuildPlatformInvalid [2022-01-25T00:47:13.860Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-01-25T00:47:13.860Z] PASS [2022-01-25T00:47:13.860Z] ok github.com/docker/docker/integration/build 231.769s [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === Skipped [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-25T00:47:13.860Z] build_session_test.go:25: TODO: BuildKit [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-25T00:47:13.860Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-25T00:47:13.860Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-25T00:47:13.860Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-25T00:47:13.860Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-25T00:47:13.860Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] DONE 29 tests, 6 skipped in 265.628s [2022-01-25T00:47:13.860Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-25T00:47:13.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:47:13.860Z] INFO: Testing against a local daemon [2022-01-25T00:47:13.860Z] === RUN TestConfigInspect [2022-01-25T00:47:13.860Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestConfigList [2022-01-25T00:47:13.860Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] --- SKIP: TestConfigList (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestConfigsCreateAndDelete [2022-01-25T00:47:13.860Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestConfigsUpdate [2022-01-25T00:47:13.860Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestTemplatedConfig [2022-01-25T00:47:13.860Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestConfigCreateResolve [2022-01-25T00:47:13.860Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:13.860Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-25T00:47:13.860Z] PASS [2022-01-25T00:47:13.860Z] ok github.com/docker/docker/integration/config 0.124s [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === Skipped [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-25T00:47:13.860Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-25T00:47:13.860Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-25T00:47:13.860Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-25T00:47:13.860Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-25T00:47:13.860Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-25T00:47:13.860Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:13.860Z] [2022-01-25T00:47:13.860Z] DONE 6 tests, 6 skipped in 2.578s [2022-01-25T00:47:13.860Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-25T00:47:13.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:47:13.860Z] INFO: Testing against a local daemon [2022-01-25T00:47:13.860Z] === RUN TestCheckpoint [2022-01-25T00:47:13.860Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:47:13.860Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestContainerInvalidJSON [2022-01-25T00:47:13.860Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:47:13.860Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:47:13.860Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:47:13.860Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:47:13.860Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-25T00:47:13.860Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-25T00:47:13.860Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-01-25T00:47:13.860Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-25T00:47:13.860Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-25T00:47:13.860Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-25T00:47:13.860Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.41s) [2022-01-25T00:47:13.860Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-25T00:47:13.860Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-01-25T00:47:13.860Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-25T00:47:13.860Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-01-25T00:47:13.860Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-25T00:47:13.860Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-01-25T00:47:13.860Z] === RUN TestCopyFromContainer [2022-01-25T00:47:13.860Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-25T00:47:13.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:47:13.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:47:13.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:47:13.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:47:13.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:47:13.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:47:13.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-25T00:47:13.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-25T00:47:13.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-25T00:47:13.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-25T00:47:13.860Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-25T00:47:13.860Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T00:47:13.860Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidEnv [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-01-25T00:47:13.860Z] === RUN TestCreateTmpfsMountsTarget [2022-01-25T00:47:13.860Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.860Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-25T00:47:13.860Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:13.860Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-25T00:47:13.860Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:13.860Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:47:13.860Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:47:13.860Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-25T00:47:13.860Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-25T00:47:13.860Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-25T00:47:13.860Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T00:47:13.860Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestCreateDifferentPlatform [2022-01-25T00:47:13.860Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-25T00:47:13.860Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-25T00:47:13.860Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-25T00:47:13.860Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-25T00:47:13.860Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-25T00:47:13.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-01-25T00:47:13.860Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-25T00:47:13.860Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T00:47:13.860Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-25T00:47:13.860Z] === RUN TestContainerKillOnDaemonStart [2022-01-25T00:47:13.860Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:13.861Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:47:13.861Z] === RUN TestDiff [2022-01-25T00:47:13.861Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:13.861Z] --- SKIP: TestDiff (0.00s) [2022-01-25T00:47:13.861Z] === RUN TestExecWithCloseStdin [2022-01-25T00:47:15.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:15.377Z] INFO: Testing against a local daemon [2022-01-25T00:47:15.377Z] === RUN TestCommitInheritsEnv [2022-01-25T00:47:15.377Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:15.377Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-25T00:47:15.377Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T00:47:15.377Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:15.377Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:47:15.377Z] === RUN TestImportWithCustomPlatform [2022-01-25T00:47:15.377Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:15.377Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-25T00:47:15.377Z] === RUN TestImagesFilterMultiReference [2022-01-25T00:47:15.377Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-01-25T00:47:15.377Z] === RUN TestImagePullPlatformInvalid [2022-01-25T00:47:15.377Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-25T00:47:15.377Z] === RUN TestRemoveImageOrphaning [2022-01-25T00:47:16.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:16.199Z] INFO: Testing against a local daemon [2022-01-25T00:47:16.199Z] === RUN TestCommitInheritsEnv [2022-01-25T00:47:16.199Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:16.199Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-25T00:47:16.199Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T00:47:16.199Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:16.199Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:47:16.199Z] === RUN TestImportWithCustomPlatform [2022-01-25T00:47:16.199Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:16.199Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-25T00:47:16.199Z] === RUN TestImagesFilterMultiReference [2022-01-25T00:47:16.199Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-01-25T00:47:16.199Z] === RUN TestImagePullPlatformInvalid [2022-01-25T00:47:16.199Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-01-25T00:47:16.199Z] === RUN TestRemoveImageOrphaning [2022-01-25T00:47:16.899Z] --- PASS: TestExecWithCloseStdin (2.90s) [2022-01-25T00:47:16.899Z] === RUN TestExec [2022-01-25T00:47:16.989Z] --- PASS: TestRemoveImageOrphaning (1.20s) [2022-01-25T00:47:16.989Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T00:47:16.989Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-25T00:47:16.989Z] === RUN TestTagInvalidReference [2022-01-25T00:47:16.989Z] --- PASS: TestTagInvalidReference (0.05s) [2022-01-25T00:47:16.989Z] === RUN TestTagValidPrefixedRepo [2022-01-25T00:47:16.989Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-25T00:47:16.989Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T00:47:16.989Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-01-25T00:47:16.989Z] === RUN TestTagOfficialNames [2022-01-25T00:47:16.989Z] --- PASS: TestTagOfficialNames (0.12s) [2022-01-25T00:47:16.989Z] === RUN TestTagMatchesDigest [2022-01-25T00:47:16.989Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-25T00:47:16.989Z] PASS [2022-01-25T00:47:16.989Z] ok github.com/docker/docker/integration/image 1.828s [2022-01-25T00:47:17.475Z] [2022-01-25T00:47:17.475Z] === Skipped [2022-01-25T00:47:17.475Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-25T00:47:17.475Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:17.475Z] [2022-01-25T00:47:17.475Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:47:17.475Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:17.475Z] [2022-01-25T00:47:17.475Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-25T00:47:17.475Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:17.475Z] [2022-01-25T00:47:17.475Z] DONE 12 tests, 3 skipped in 6.338s [2022-01-25T00:47:17.475Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-25T00:47:17.808Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2022-01-25T00:47:17.808Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T00:47:17.808Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-25T00:47:17.808Z] === RUN TestTagInvalidReference [2022-01-25T00:47:17.808Z] --- PASS: TestTagInvalidReference (0.05s) [2022-01-25T00:47:17.808Z] === RUN TestTagValidPrefixedRepo [2022-01-25T00:47:17.808Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-25T00:47:17.808Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T00:47:17.808Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-25T00:47:17.808Z] === RUN TestTagOfficialNames [2022-01-25T00:47:17.808Z] --- PASS: TestTagOfficialNames (0.10s) [2022-01-25T00:47:17.808Z] === RUN TestTagMatchesDigest [2022-01-25T00:47:17.808Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-25T00:47:17.808Z] PASS [2022-01-25T00:47:18.295Z] ok github.com/docker/docker/integration/image 1.896s [2022-01-25T00:47:18.295Z] [2022-01-25T00:47:18.295Z] === Skipped [2022-01-25T00:47:18.295Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-25T00:47:18.295Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:18.295Z] [2022-01-25T00:47:18.295Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:47:18.295Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:18.295Z] [2022-01-25T00:47:18.295Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-25T00:47:18.295Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:47:18.295Z] [2022-01-25T00:47:18.295Z] DONE 12 tests, 3 skipped in 6.903s [2022-01-25T00:47:18.295Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-25T00:47:19.188Z] --- PASS: TestExec (2.77s) [2022-01-25T00:47:19.188Z] === RUN TestExecUser [2022-01-25T00:47:19.188Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T00:47:19.188Z] --- SKIP: TestExecUser (0.00s) [2022-01-25T00:47:19.188Z] === RUN TestExportContainerAndImportImage [2022-01-25T00:47:19.188Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:19.188Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-25T00:47:19.188Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-25T00:47:19.188Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:19.188Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T00:47:19.188Z] === RUN TestHealthCheckWorkdir [2022-01-25T00:47:19.188Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:19.188Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-25T00:47:19.188Z] === RUN TestHealthKillContainer [2022-01-25T00:47:19.188Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T00:47:19.188Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-25T00:47:19.188Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-25T00:47:19.188Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:47:19.188Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:47:19.188Z] === RUN TestKillContainerInvalidSignal [2022-01-25T00:47:20.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:20.525Z] INFO: Testing against a local daemon [2022-01-25T00:47:20.525Z] === RUN TestNetworkCreateDelete [2022-01-25T00:47:20.525Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.525Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T00:47:20.525Z] 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-01-25T00:47:20.525Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestDaemonDNSFallback [2022-01-25T00:47:20.525Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.525Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestInspectNetwork [2022-01-25T00:47:20.525Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:20.525Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T00:47:20.525Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.525Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestNetworkInvalidJSON [2022-01-25T00:47:20.525Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T00:47:20.525Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T00:47:20.525Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:47:20.525Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:47:20.525Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:47:20.525Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:47:20.525Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T00:47:20.525Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:47:20.525Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:47:20.525Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-01-25T00:47:20.525Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-25T00:47:20.525Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-25T00:47:20.525Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-25T00:47:20.525Z] === RUN TestNetworkList [2022-01-25T00:47:20.525Z] === RUN TestNetworkList//networks [2022-01-25T00:47:20.525Z] === PAUSE TestNetworkList//networks [2022-01-25T00:47:20.525Z] === RUN TestNetworkList//networks/ [2022-01-25T00:47:20.525Z] === PAUSE TestNetworkList//networks/ [2022-01-25T00:47:20.525Z] === CONT TestNetworkList//networks [2022-01-25T00:47:20.525Z] === CONT TestNetworkList//networks/ [2022-01-25T00:47:20.525Z] --- PASS: TestNetworkList (0.04s) [2022-01-25T00:47:20.525Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T00:47:20.525Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T00:47:20.525Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T00:47:20.525Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T00:47:20.525Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T00:47:20.525Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T00:47:20.525Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T00:47:20.525Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T00:47:20.525Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T00:47:20.525Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:47:20.525Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T00:47:20.525Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-25T00:47:20.525Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T00:47:20.525Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:47:20.525Z] PASS [2022-01-25T00:47:20.525Z] ok github.com/docker/docker/integration/network 0.194s [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === Skipped [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-25T00:47:20.525Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T00:47:20.525Z] 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-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-25T00:47:20.525Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-25T00:47:20.525Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:47:20.525Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:47:20.525Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:47:20.525Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T00:47:20.525Z] [2022-01-25T00:47:20.525Z] DONE 22 tests, 15 skipped in 2.830s [2022-01-25T00:47:20.525Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-25T00:47:20.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:20.580Z] INFO: Testing against a local daemon [2022-01-25T00:47:20.580Z] === RUN TestNetworkCreateDelete [2022-01-25T00:47:20.580Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.580Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-25T00:47:20.580Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T00:47:20.580Z] 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-01-25T00:47:20.580Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T00:47:20.580Z] === RUN TestDaemonDNSFallback [2022-01-25T00:47:20.580Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.580Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-25T00:47:20.580Z] === RUN TestInspectNetwork [2022-01-25T00:47:20.580Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:20.580Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T00:47:20.580Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T00:47:20.580Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:20.580Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:47:20.580Z] === RUN TestNetworkInvalidJSON [2022-01-25T00:47:20.580Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T00:47:20.580Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T00:47:20.580Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:47:20.580Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:47:20.580Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:47:20.580Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:47:20.580Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T00:47:20.580Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:47:20.580Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:47:20.580Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-01-25T00:47:20.580Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-25T00:47:20.580Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-25T00:47:20.580Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-25T00:47:20.580Z] === RUN TestNetworkList [2022-01-25T00:47:20.580Z] === RUN TestNetworkList//networks [2022-01-25T00:47:20.580Z] === PAUSE TestNetworkList//networks [2022-01-25T00:47:20.580Z] === RUN TestNetworkList//networks/ [2022-01-25T00:47:20.580Z] === PAUSE TestNetworkList//networks/ [2022-01-25T00:47:20.580Z] === CONT TestNetworkList//networks [2022-01-25T00:47:20.580Z] === CONT TestNetworkList//networks/ [2022-01-25T00:47:20.580Z] --- PASS: TestNetworkList (0.05s) [2022-01-25T00:47:20.580Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T00:47:20.580Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T00:47:20.580Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T00:47:20.580Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T00:47:20.580Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:47:20.580Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T00:47:21.065Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T00:47:21.065Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T00:47:21.065Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T00:47:21.065Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T00:47:21.065Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T00:47:21.065Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T00:47:21.065Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:47:21.065Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T00:47:21.065Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-25T00:47:21.065Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T00:47:21.065Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:47:21.065Z] PASS [2022-01-25T00:47:21.065Z] ok github.com/docker/docker/integration/network 0.193s [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === Skipped [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-25T00:47:21.065Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T00:47:21.065Z] 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-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-25T00:47:21.065Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-25T00:47:21.065Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:47:21.065Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:47:21.065Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:47:21.065Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T00:47:21.065Z] [2022-01-25T00:47:21.065Z] DONE 22 tests, 15 skipped in 2.706s [2022-01-25T00:47:21.065Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-25T00:47:21.546Z] testing: warning: no tests to run [2022-01-25T00:47:21.546Z] PASS [2022-01-25T00:47:21.546Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2022-01-25T00:47:21.546Z] [2022-01-25T00:47:21.546Z] DONE 0 tests in 0.871s [2022-01-25T00:47:21.546Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-25T00:47:22.081Z] testing: warning: no tests to run [2022-01-25T00:47:22.081Z] PASS [2022-01-25T00:47:22.081Z] ok github.com/docker/docker/integration/network/ipvlan 0.109s [2022-01-25T00:47:22.081Z] [2022-01-25T00:47:22.081Z] DONE 0 tests in 0.805s [2022-01-25T00:47:22.081Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-25T00:47:22.225Z] --- PASS: TestKillContainerInvalidSignal (2.47s) [2022-01-25T00:47:22.225Z] === RUN TestKillContainer [2022-01-25T00:47:22.225Z] === RUN TestKillContainer/no_signal [2022-01-25T00:47:22.566Z] testing: warning: no tests to run [2022-01-25T00:47:22.566Z] PASS [2022-01-25T00:47:22.566Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-01-25T00:47:22.566Z] [2022-01-25T00:47:22.566Z] DONE 0 tests in 0.850s [2022-01-25T00:47:22.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-25T00:47:23.052Z] testing: warning: no tests to run [2022-01-25T00:47:23.052Z] PASS [2022-01-25T00:47:23.052Z] ok github.com/docker/docker/integration/plugin 0.077s [2022-01-25T00:47:23.052Z] [2022-01-25T00:47:23.052Z] DONE 0 tests in 0.791s [2022-01-25T00:47:23.097Z] testing: warning: no tests to run [2022-01-25T00:47:23.097Z] PASS [2022-01-25T00:47:23.097Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-01-25T00:47:23.097Z] [2022-01-25T00:47:23.097Z] DONE 0 tests in 0.789s [2022-01-25T00:47:23.098Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-25T00:47:23.538Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-25T00:47:24.022Z] testing: warning: no tests to run [2022-01-25T00:47:24.022Z] PASS [2022-01-25T00:47:24.022Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-01-25T00:47:24.022Z] [2022-01-25T00:47:24.022Z] DONE 0 tests in 0.787s [2022-01-25T00:47:24.115Z] testing: warning: no tests to run [2022-01-25T00:47:24.115Z] PASS [2022-01-25T00:47:24.115Z] ok github.com/docker/docker/integration/plugin 0.105s [2022-01-25T00:47:24.115Z] [2022-01-25T00:47:24.115Z] DONE 0 tests in 0.993s [2022-01-25T00:47:24.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-25T00:47:24.508Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-25T00:47:24.516Z] === RUN TestKillContainer/non_killing_signal [2022-01-25T00:47:24.516Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T00:47:24.516Z] === RUN TestKillContainer/killing_signal [2022-01-25T00:47:25.132Z] testing: warning: no tests to run [2022-01-25T00:47:25.132Z] PASS [2022-01-25T00:47:25.132Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2022-01-25T00:47:25.132Z] [2022-01-25T00:47:25.132Z] DONE 0 tests in 0.882s [2022-01-25T00:47:25.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-25T00:47:26.156Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-25T00:47:26.156Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T00:47:26.417Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-25T00:47:26.678Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-25T00:47:26.678Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T00:47:26.678Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T00:47:26.939Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T00:47:29.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:29.390Z] INFO: Testing against a local daemon [2022-01-25T00:47:29.390Z] === RUN TestPluginInvalidJSON [2022-01-25T00:47:29.390Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:47:29.390Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:47:29.390Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:47:29.390Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-01-25T00:47:29.390Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T00:47:29.390Z] === RUN TestPluginInstall [2022-01-25T00:47:29.390Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T00:47:29.390Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-25T00:47:29.390Z] === RUN TestPluginsWithRuntimes [2022-01-25T00:47:29.390Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T00:47:29.390Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T00:47:29.390Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T00:47:29.390Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T00:47:29.390Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:47:29.390Z] PASS [2022-01-25T00:47:29.390Z] ok github.com/docker/docker/integration/plugin/common 0.124s [2022-01-25T00:47:29.486Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T00:47:29.876Z] [2022-01-25T00:47:29.877Z] === Skipped [2022-01-25T00:47:29.877Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-25T00:47:29.877Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T00:47:29.877Z] [2022-01-25T00:47:29.877Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-25T00:47:29.877Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T00:47:29.877Z] [2022-01-25T00:47:29.877Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:47:29.877Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T00:47:29.877Z] [2022-01-25T00:47:29.877Z] DONE 5 tests, 3 skipped in 5.420s [2022-01-25T00:47:29.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-25T00:47:30.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-25T00:47:30.630Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T00:47:31.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:31.163Z] INFO: Testing against a local daemon [2022-01-25T00:47:31.163Z] === RUN TestPluginInvalidJSON [2022-01-25T00:47:31.163Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:47:31.163Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:47:31.163Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:47:31.163Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-25T00:47:31.163Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T00:47:31.163Z] === RUN TestPluginInstall [2022-01-25T00:47:31.163Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T00:47:31.163Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-25T00:47:31.163Z] === RUN TestPluginsWithRuntimes [2022-01-25T00:47:31.163Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T00:47:31.163Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T00:47:31.163Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T00:47:31.163Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T00:47:31.163Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:47:31.163Z] PASS [2022-01-25T00:47:31.163Z] ok github.com/docker/docker/integration/plugin/common 0.143s [2022-01-25T00:47:31.163Z] [2022-01-25T00:47:31.163Z] === Skipped [2022-01-25T00:47:31.163Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-25T00:47:31.163Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T00:47:31.163Z] [2022-01-25T00:47:31.163Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-25T00:47:31.163Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T00:47:31.163Z] [2022-01-25T00:47:31.163Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:47:31.163Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T00:47:31.163Z] [2022-01-25T00:47:31.163Z] DONE 5 tests, 3 skipped in 5.450s [2022-01-25T00:47:31.163Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-25T00:47:31.581Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T00:47:31.824Z] --- PASS: TestKillContainer (10.16s) [2022-01-25T00:47:31.824Z] --- PASS: TestKillContainer/no_signal (2.37s) [2022-01-25T00:47:31.824Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-01-25T00:47:31.824Z] --- PASS: TestKillContainer/killing_signal (7.71s) [2022-01-25T00:47:31.824Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-25T00:47:31.824Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:47:31.824Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T00:47:31.824Z] === RUN TestKillStoppedContainer [2022-01-25T00:47:31.824Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:47:31.824Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-25T00:47:31.824Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-25T00:47:31.824Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:47:31.824Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T00:47:31.824Z] === RUN TestKillDifferentUserContainer [2022-01-25T00:47:31.824Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T00:47:31.824Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-25T00:47:31.824Z] === RUN TestInspectOomKilledTrue [2022-01-25T00:47:31.824Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:31.824Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-25T00:47:31.824Z] === RUN TestInspectOomKilledFalse [2022-01-25T00:47:31.824Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:47:31.824Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-25T00:47:31.824Z] === RUN TestLogsFollowTailEmpty [2022-01-25T00:47:32.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:32.916Z] INFO: Testing against a local daemon [2022-01-25T00:47:32.916Z] === RUN TestExternalGraphDriver [2022-01-25T00:47:32.916Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T00:47:32.916Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-25T00:47:32.916Z] === RUN TestGraphdriverPluginV2 [2022-01-25T00:47:32.916Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T00:47:32.916Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-25T00:47:32.916Z] PASS [2022-01-25T00:47:32.916Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-01-25T00:47:32.916Z] [2022-01-25T00:47:32.916Z] === Skipped [2022-01-25T00:47:32.916Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-25T00:47:32.916Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T00:47:32.916Z] [2022-01-25T00:47:32.916Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-25T00:47:32.916Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T00:47:32.916Z] [2022-01-25T00:47:32.916Z] DONE 2 tests, 2 skipped in 2.896s [2022-01-25T00:47:32.916Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-25T00:47:33.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:33.441Z] INFO: Testing against a local daemon [2022-01-25T00:47:33.441Z] === RUN TestExternalGraphDriver [2022-01-25T00:47:33.441Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T00:47:33.441Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-25T00:47:33.441Z] === RUN TestGraphdriverPluginV2 [2022-01-25T00:47:33.441Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T00:47:33.441Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-25T00:47:33.441Z] PASS [2022-01-25T00:47:33.441Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.140s [2022-01-25T00:47:33.936Z] [2022-01-25T00:47:33.936Z] === Skipped [2022-01-25T00:47:33.936Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-25T00:47:33.936Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T00:47:33.936Z] [2022-01-25T00:47:33.936Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-25T00:47:33.936Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T00:47:33.936Z] [2022-01-25T00:47:33.936Z] DONE 2 tests, 2 skipped in 2.924s [2022-01-25T00:47:33.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-25T00:47:34.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-25T00:47:34.920Z] --- PASS: TestLogsFollowTailEmpty (2.43s) [2022-01-25T00:47:34.920Z] === RUN TestNetworkNat [2022-01-25T00:47:34.920Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:34.920Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-25T00:47:34.920Z] === RUN TestNetworkLocalhostTCPNat [2022-01-25T00:47:35.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:35.290Z] INFO: Testing against a local daemon [2022-01-25T00:47:35.290Z] === RUN TestReadPluginNoRead [2022-01-25T00:47:35.290Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T00:47:35.290Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-25T00:47:35.290Z] PASS [2022-01-25T00:47:35.290Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-01-25T00:47:35.290Z] [2022-01-25T00:47:35.290Z] === Skipped [2022-01-25T00:47:35.290Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-25T00:47:35.290Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T00:47:35.290Z] [2022-01-25T00:47:35.290Z] DONE 1 tests, 1 skipped in 2.439s [2022-01-25T00:47:35.290Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-25T00:47:36.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:36.481Z] INFO: Testing against a local daemon [2022-01-25T00:47:36.481Z] === RUN TestReadPluginNoRead [2022-01-25T00:47:36.481Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T00:47:36.481Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-25T00:47:36.481Z] PASS [2022-01-25T00:47:36.481Z] ok github.com/docker/docker/integration/plugin/logging 0.102s [2022-01-25T00:47:36.481Z] [2022-01-25T00:47:36.481Z] === Skipped [2022-01-25T00:47:36.481Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-25T00:47:36.481Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T00:47:36.481Z] [2022-01-25T00:47:36.481Z] DONE 1 tests, 1 skipped in 2.607s [2022-01-25T00:47:36.481Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-25T00:47:36.673Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-25T00:47:37.113Z] testing: warning: no tests to run [2022-01-25T00:47:37.113Z] PASS [2022-01-25T00:47:37.113Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2022-01-25T00:47:37.113Z] [2022-01-25T00:47:37.113Z] DONE 0 tests in 1.309s [2022-01-25T00:47:37.113Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-25T00:47:37.244Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T00:47:37.506Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T00:47:37.529Z] --- PASS: TestNetworkLocalhostTCPNat (2.77s) [2022-01-25T00:47:37.529Z] === RUN TestNetworkLoopbackNat [2022-01-25T00:47:37.529Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:37.529Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-25T00:47:37.529Z] === RUN TestPause [2022-01-25T00:47:37.529Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T00:47:37.529Z] --- SKIP: TestPause (0.00s) [2022-01-25T00:47:37.529Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-25T00:47:37.688Z] testing: warning: no tests to run [2022-01-25T00:47:37.688Z] PASS [2022-01-25T00:47:37.688Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2022-01-25T00:47:37.688Z] [2022-01-25T00:47:37.688Z] DONE 0 tests in 1.218s [2022-01-25T00:47:38.079Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T00:47:38.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-25T00:47:39.022Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T00:47:39.022Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T00:47:39.022Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-25T00:47:39.283Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T00:47:39.475Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.37s) [2022-01-25T00:47:39.475Z] === RUN TestPauseStopPausedContainer [2022-01-25T00:47:39.475Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:39.475Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-25T00:47:39.475Z] === RUN TestPsFilter [2022-01-25T00:47:39.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:39.781Z] INFO: Testing against a local daemon [2022-01-25T00:47:39.781Z] === RUN TestPluginWithDevMounts [2022-01-25T00:47:39.781Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:39.781Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T00:47:39.781Z] PASS [2022-01-25T00:47:39.781Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2022-01-25T00:47:39.781Z] [2022-01-25T00:47:39.781Z] === Skipped [2022-01-25T00:47:39.781Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-25T00:47:39.781Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:39.781Z] [2022-01-25T00:47:39.781Z] DONE 1 tests, 1 skipped in 2.482s [2022-01-25T00:47:39.781Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-25T00:47:40.038Z] --- PASS: TestPsFilter (0.24s) [2022-01-25T00:47:40.038Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-25T00:47:40.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:40.187Z] INFO: Testing against a local daemon [2022-01-25T00:47:40.187Z] === RUN TestPluginWithDevMounts [2022-01-25T00:47:40.187Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:40.187Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T00:47:40.187Z] PASS [2022-01-25T00:47:40.187Z] ok github.com/docker/docker/integration/plugin/volumes 0.118s [2022-01-25T00:47:40.226Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T00:47:40.740Z] [2022-01-25T00:47:40.740Z] === Skipped [2022-01-25T00:47:40.740Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-25T00:47:40.740Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:40.740Z] [2022-01-25T00:47:40.740Z] DONE 1 tests, 1 skipped in 2.528s [2022-01-25T00:47:40.740Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-25T00:47:41.169Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T00:47:41.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:41.589Z] INFO: Testing against a local daemon [2022-01-25T00:47:41.589Z] === RUN TestSecretInspect [2022-01-25T00:47:41.589Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-25T00:47:41.589Z] === RUN TestSecretList [2022-01-25T00:47:41.589Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] --- SKIP: TestSecretList (0.00s) [2022-01-25T00:47:41.589Z] === RUN TestSecretsCreateAndDelete [2022-01-25T00:47:41.589Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-25T00:47:41.589Z] === RUN TestSecretsUpdate [2022-01-25T00:47:41.589Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-25T00:47:41.589Z] === RUN TestTemplatedSecret [2022-01-25T00:47:41.589Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T00:47:41.589Z] === RUN TestSecretCreateResolve [2022-01-25T00:47:41.589Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:41.589Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-25T00:47:41.589Z] PASS [2022-01-25T00:47:41.589Z] ok github.com/docker/docker/integration/secret 0.127s [2022-01-25T00:47:41.589Z] [2022-01-25T00:47:41.589Z] === Skipped [2022-01-25T00:47:41.589Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-01-25T00:47:41.589Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] [2022-01-25T00:47:41.589Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-25T00:47:41.589Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] [2022-01-25T00:47:41.589Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-25T00:47:41.589Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] [2022-01-25T00:47:41.589Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-25T00:47:41.589Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] [2022-01-25T00:47:41.589Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-25T00:47:41.589Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:41.589Z] [2022-01-25T00:47:41.589Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-25T00:47:41.589Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:41.589Z] [2022-01-25T00:47:41.589Z] DONE 6 tests, 6 skipped in 2.175s [2022-01-25T00:47:42.098Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-25T00:47:42.114Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-25T00:47:42.374Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T00:47:42.374Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T00:47:42.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:42.501Z] INFO: Testing against a local daemon [2022-01-25T00:47:42.501Z] === RUN TestSecretInspect [2022-01-25T00:47:42.501Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:42.501Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-25T00:47:42.501Z] === RUN TestSecretList [2022-01-25T00:47:42.501Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:42.501Z] --- SKIP: TestSecretList (0.00s) [2022-01-25T00:47:42.501Z] === RUN TestSecretsCreateAndDelete [2022-01-25T00:47:42.501Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:42.501Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-25T00:47:42.501Z] === RUN TestSecretsUpdate [2022-01-25T00:47:42.501Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:42.501Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-25T00:47:42.501Z] === RUN TestTemplatedSecret [2022-01-25T00:47:42.501Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:42.501Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T00:47:42.501Z] === RUN TestSecretCreateResolve [2022-01-25T00:47:42.501Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:42.501Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-25T00:47:42.501Z] PASS [2022-01-25T00:47:42.501Z] ok github.com/docker/docker/integration/secret 0.123s [2022-01-25T00:47:42.635Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T00:47:43.020Z] [2022-01-25T00:47:43.020Z] === Skipped [2022-01-25T00:47:43.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-25T00:47:43.020Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:43.020Z] [2022-01-25T00:47:43.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-25T00:47:43.020Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:43.020Z] [2022-01-25T00:47:43.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-25T00:47:43.020Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:43.020Z] [2022-01-25T00:47:43.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-25T00:47:43.020Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:43.020Z] [2022-01-25T00:47:43.020Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-25T00:47:43.020Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:43.020Z] [2022-01-25T00:47:43.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-25T00:47:43.020Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:43.020Z] [2022-01-25T00:47:43.020Z] DONE 6 tests, 6 skipped in 2.278s [2022-01-25T00:47:43.020Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-25T00:47:43.577Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T00:47:44.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:44.440Z] INFO: Testing against a local daemon [2022-01-25T00:47:44.440Z] === RUN TestServiceCreateInit [2022-01-25T00:47:44.440Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T00:47:44.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T00:47:44.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-25T00:47:44.440Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:47:44.440Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:47:44.440Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T00:47:44.440Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-25T00:47:44.440Z] === RUN TestCreateServiceConflict [2022-01-25T00:47:44.440Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-25T00:47:44.440Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T00:47:44.440Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-25T00:47:44.440Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T00:47:44.440Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T00:47:44.440Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T00:47:44.440Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-25T00:47:44.440Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T00:47:44.440Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.440Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-25T00:47:44.440Z] === RUN TestCreateServiceSysctls [2022-01-25T00:47:44.930Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-01-25T00:47:44.931Z] === RUN TestCreateServiceCapabilities [2022-01-25T00:47:44.931Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-25T00:47:44.931Z] === RUN TestInspect [2022-01-25T00:47:44.931Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestInspect (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestCreateJob [2022-01-25T00:47:44.931Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestCreateJob (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestReplicatedJob [2022-01-25T00:47:44.931Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestUpdateReplicatedJob [2022-01-25T00:47:44.931Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestServiceListWithStatuses [2022-01-25T00:47:44.931Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T00:47:44.931Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestDockerNetworkReConnect [2022-01-25T00:47:44.931Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestServicePlugin [2022-01-25T00:47:44.931Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestServiceUpdateLabel [2022-01-25T00:47:44.931Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestServiceUpdateSecrets [2022-01-25T00:47:44.931Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestServiceUpdateConfigs [2022-01-25T00:47:44.931Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestServiceUpdateNetwork [2022-01-25T00:47:44.931Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-25T00:47:44.931Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T00:47:44.931Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-25T00:47:44.931Z] PASS [2022-01-25T00:47:44.931Z] ok github.com/docker/docker/integration/service 0.257s [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === Skipped [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:47:44.931Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:47:44.931Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-25T00:47:44.931Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-25T00:47:44.931Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-25T00:47:44.931Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T00:47:44.931Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-25T00:47:44.931Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-25T00:47:44.931Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-01-25T00:47:44.931Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-25T00:47:44.931Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-25T00:47:44.931Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-25T00:47:44.931Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-25T00:47:44.931Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-25T00:47:44.931Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-25T00:47:44.931Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-25T00:47:44.931Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-25T00:47:44.931Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-25T00:47:44.931Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-25T00:47:44.931Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-25T00:47:44.931Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-25T00:47:44.931Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-25T00:47:44.931Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-25T00:47:44.931Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:44.931Z] [2022-01-25T00:47:44.931Z] DONE 24 tests, 23 skipped in 3.014s [2022-01-25T00:47:44.931Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-25T00:47:44.967Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-25T00:47:46.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:46.108Z] INFO: Testing against a local daemon [2022-01-25T00:47:46.108Z] === RUN TestServiceCreateInit [2022-01-25T00:47:46.108Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T00:47:46.108Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T00:47:46.108Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- PASS: TestServiceCreateInit (0.05s) [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T00:47:46.108Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestCreateServiceConflict [2022-01-25T00:47:46.108Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T00:47:46.108Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-25T00:47:46.108Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T00:47:46.108Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T00:47:46.108Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T00:47:46.108Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestCreateServiceSysctls [2022-01-25T00:47:46.108Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-25T00:47:46.108Z] === RUN TestCreateServiceCapabilities [2022-01-25T00:47:46.108Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-25T00:47:46.108Z] === RUN TestInspect [2022-01-25T00:47:46.108Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestInspect (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestCreateJob [2022-01-25T00:47:46.108Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestCreateJob (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestReplicatedJob [2022-01-25T00:47:46.108Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestUpdateReplicatedJob [2022-01-25T00:47:46.108Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestServiceListWithStatuses [2022-01-25T00:47:46.108Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T00:47:46.108Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestDockerNetworkReConnect [2022-01-25T00:47:46.108Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestServicePlugin [2022-01-25T00:47:46.108Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestServiceUpdateLabel [2022-01-25T00:47:46.108Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestServiceUpdateSecrets [2022-01-25T00:47:46.108Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestServiceUpdateConfigs [2022-01-25T00:47:46.108Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestServiceUpdateNetwork [2022-01-25T00:47:46.108Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-25T00:47:46.108Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T00:47:46.108Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-25T00:47:46.108Z] PASS [2022-01-25T00:47:46.108Z] ok github.com/docker/docker/integration/service 0.266s [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === Skipped [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:47:46.108Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:47:46.108Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-25T00:47:46.108Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-25T00:47:46.108Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-25T00:47:46.108Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T00:47:46.108Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-25T00:47:46.108Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-25T00:47:46.108Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-25T00:47:46.108Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-25T00:47:46.108Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-25T00:47:46.108Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-25T00:47:46.108Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-25T00:47:46.108Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-25T00:47:46.108Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-25T00:47:46.108Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-25T00:47:46.108Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-25T00:47:46.108Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-25T00:47:46.108Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-25T00:47:46.108Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-25T00:47:46.108Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-25T00:47:46.108Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.108Z] [2022-01-25T00:47:46.108Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-25T00:47:46.108Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.109Z] [2022-01-25T00:47:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-25T00:47:46.109Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:47:46.109Z] [2022-01-25T00:47:46.109Z] DONE 24 tests, 23 skipped in 3.143s [2022-01-25T00:47:46.109Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-25T00:47:47.214Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:47.214Z] INFO: Testing against a local daemon [2022-01-25T00:47:47.214Z] === RUN TestSessionCreate [2022-01-25T00:47:47.214Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:47.214Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-25T00:47:47.214Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T00:47:47.214Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:47.214Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T00:47:47.214Z] PASS [2022-01-25T00:47:47.214Z] ok github.com/docker/docker/integration/session 0.105s [2022-01-25T00:47:47.214Z] [2022-01-25T00:47:47.214Z] === Skipped [2022-01-25T00:47:47.214Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-25T00:47:47.214Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:47.214Z] [2022-01-25T00:47:47.214Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T00:47:47.214Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:47.214Z] [2022-01-25T00:47:47.214Z] DONE 2 tests, 2 skipped in 2.265s [2022-01-25T00:47:47.642Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.43s) [2022-01-25T00:47:47.642Z] === RUN TestRemoveContainerWithVolume [2022-01-25T00:47:47.706Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-25T00:47:48.272Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-25T00:47:48.272Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T00:47:48.409Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:48.409Z] INFO: Testing against a local daemon [2022-01-25T00:47:48.409Z] === RUN TestSessionCreate [2022-01-25T00:47:48.409Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:48.409Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-25T00:47:48.409Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T00:47:48.409Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:48.409Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T00:47:48.409Z] PASS [2022-01-25T00:47:48.409Z] ok github.com/docker/docker/integration/session 0.108s [2022-01-25T00:47:48.409Z] [2022-01-25T00:47:48.409Z] === Skipped [2022-01-25T00:47:48.409Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-25T00:47:48.409Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:48.409Z] [2022-01-25T00:47:48.409Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T00:47:48.409Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:48.409Z] [2022-01-25T00:47:48.409Z] DONE 2 tests, 2 skipped in 2.160s [2022-01-25T00:47:48.409Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-25T00:47:48.844Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T00:47:49.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:49.370Z] INFO: Testing against a local daemon [2022-01-25T00:47:49.370Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:47:49.370Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:49.370Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestDiskUsage [2022-01-25T00:47:49.370Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T00:47:49.370Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestEventsExecDie [2022-01-25T00:47:49.370Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T00:47:49.370Z] --- SKIP: TestEventsExecDie (0.01s) [2022-01-25T00:47:49.370Z] === RUN TestEventsBackwardsCompatible [2022-01-25T00:47:49.370Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T00:47:49.370Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestEventsVolumeCreate [2022-01-25T00:47:49.370Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T00:47:49.370Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestInfoAPI [2022-01-25T00:47:49.370Z] --- PASS: TestInfoAPI (0.08s) [2022-01-25T00:47:49.370Z] === RUN TestInfoAPIWarnings [2022-01-25T00:47:49.370Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:49.370Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestInfoDebug [2022-01-25T00:47:49.370Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:49.370Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestInfoInsecureRegistries [2022-01-25T00:47:49.370Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:49.370Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestInfoRegistryMirrors [2022-01-25T00:47:49.370Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:49.370Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-25T00:47:49.370Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T00:47:49.415Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T00:47:50.817Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T00:47:50.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:50.833Z] INFO: Testing against a local daemon [2022-01-25T00:47:50.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:47:50.833Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:50.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestDiskUsage [2022-01-25T00:47:50.833Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T00:47:50.833Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestEventsExecDie [2022-01-25T00:47:50.833Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T00:47:50.833Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestEventsBackwardsCompatible [2022-01-25T00:47:50.833Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T00:47:50.833Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestEventsVolumeCreate [2022-01-25T00:47:50.833Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T00:47:50.833Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestInfoAPI [2022-01-25T00:47:50.833Z] --- PASS: TestInfoAPI (0.04s) [2022-01-25T00:47:50.833Z] === RUN TestInfoAPIWarnings [2022-01-25T00:47:50.833Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:50.833Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestInfoDebug [2022-01-25T00:47:50.833Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:50.833Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestInfoInsecureRegistries [2022-01-25T00:47:50.833Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:50.833Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestInfoRegistryMirrors [2022-01-25T00:47:50.833Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:50.833Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-25T00:47:50.833Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T00:47:51.050Z] --- PASS: TestLoginFailsWithBadCredentials (1.17s) [2022-01-25T00:47:51.050Z] === RUN TestPingCacheHeaders [2022-01-25T00:47:51.050Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-25T00:47:51.050Z] === RUN TestPingGet [2022-01-25T00:47:51.050Z] --- PASS: TestPingGet (0.04s) [2022-01-25T00:47:51.050Z] === RUN TestPingHead [2022-01-25T00:47:51.050Z] --- PASS: TestPingHead (0.03s) [2022-01-25T00:47:51.050Z] === RUN TestVersion [2022-01-25T00:47:51.050Z] --- PASS: TestVersion (0.04s) [2022-01-25T00:47:51.050Z] PASS [2022-01-25T00:47:51.050Z] ok github.com/docker/docker/integration/system 1.490s [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === Skipped [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:47:51.050Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-25T00:47:51.050Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-01-25T00:47:51.050Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-25T00:47:51.050Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-25T00:47:51.050Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-25T00:47:51.050Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-25T00:47:51.050Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-25T00:47:51.050Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-25T00:47:51.050Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:51.050Z] [2022-01-25T00:47:51.050Z] DONE 15 tests, 9 skipped in 3.490s [2022-01-25T00:47:51.050Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-25T00:47:51.917Z] --- PASS: TestLoginFailsWithBadCredentials (1.16s) [2022-01-25T00:47:51.917Z] === RUN TestPingCacheHeaders [2022-01-25T00:47:51.917Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-25T00:47:51.917Z] === RUN TestPingGet [2022-01-25T00:47:51.917Z] --- PASS: TestPingGet (0.04s) [2022-01-25T00:47:51.917Z] === RUN TestPingHead [2022-01-25T00:47:51.917Z] --- PASS: TestPingHead (0.04s) [2022-01-25T00:47:51.917Z] === RUN TestVersion [2022-01-25T00:47:51.917Z] --- PASS: TestVersion (0.03s) [2022-01-25T00:47:51.917Z] PASS [2022-01-25T00:47:51.917Z] ok github.com/docker/docker/integration/system 1.471s [2022-01-25T00:47:52.202Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-25T00:47:52.427Z] [2022-01-25T00:47:52.428Z] === Skipped [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:47:52.428Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-25T00:47:52.428Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-25T00:47:52.428Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-25T00:47:52.428Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-25T00:47:52.428Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-25T00:47:52.428Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-25T00:47:52.428Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-25T00:47:52.428Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-25T00:47:52.428Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:47:52.428Z] [2022-01-25T00:47:52.428Z] DONE 15 tests, 9 skipped in 3.803s [2022-01-25T00:47:52.428Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-25T00:47:52.463Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T00:47:53.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:53.452Z] INFO: Testing against a local daemon [2022-01-25T00:47:53.452Z] === RUN TestVolumesCreateAndList [2022-01-25T00:47:53.452Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-01-25T00:47:53.452Z] === RUN TestVolumesRemove [2022-01-25T00:47:53.452Z] --- PASS: TestVolumesRemove (0.18s) [2022-01-25T00:47:53.452Z] === RUN TestVolumesInspect [2022-01-25T00:47:53.452Z] --- PASS: TestVolumesInspect (0.05s) [2022-01-25T00:47:53.452Z] === RUN TestVolumesInvalidJSON [2022-01-25T00:47:53.452Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T00:47:53.452Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T00:47:53.452Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T00:47:53.452Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-01-25T00:47:53.452Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-01-25T00:47:53.452Z] PASS [2022-01-25T00:47:53.452Z] ok github.com/docker/docker/integration/volume 0.405s [2022-01-25T00:47:53.452Z] [2022-01-25T00:47:53.452Z] DONE 5 tests in 2.560s [2022-01-25T00:47:53.964Z] INFO: make.ps1 ended at 01/25/2022 00:47:53 [2022-01-25T00:47:53.964Z] INFO: Integration CLI tests being run from the host: [2022-01-25T00:47:53.964Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-25T00:47:54.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:47:54.904Z] INFO: Testing against a local daemon [2022-01-25T00:47:54.904Z] === RUN TestVolumesCreateAndList [2022-01-25T00:47:54.904Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-01-25T00:47:54.904Z] === RUN TestVolumesRemove [2022-01-25T00:47:54.904Z] --- PASS: TestVolumesRemove (0.17s) [2022-01-25T00:47:54.904Z] === RUN TestVolumesInspect [2022-01-25T00:47:54.904Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-25T00:47:54.904Z] === RUN TestVolumesInvalidJSON [2022-01-25T00:47:54.904Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T00:47:54.904Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T00:47:54.904Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T00:47:54.904Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-25T00:47:54.904Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T00:47:54.904Z] PASS [2022-01-25T00:47:54.904Z] ok github.com/docker/docker/integration/volume 0.377s [2022-01-25T00:47:54.904Z] [2022-01-25T00:47:54.904Z] DONE 5 tests in 2.496s [2022-01-25T00:47:55.010Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T00:47:55.234Z] --- PASS: TestRemoveContainerWithVolume (7.48s) [2022-01-25T00:47:55.234Z] === RUN TestRemoveContainerRunning [2022-01-25T00:47:55.450Z] INFO: make.ps1 ended at 01/25/2022 00:47:54 [2022-01-25T00:47:55.450Z] INFO: Integration CLI tests being run from the host: [2022-01-25T00:47:55.450Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-25T00:47:55.952Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-25T00:47:56.523Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T00:47:57.059Z] --- PASS: TestRemoveContainerRunning (2.33s) [2022-01-25T00:47:57.059Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-25T00:47:58.440Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T00:47:59.529Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.47s) [2022-01-25T00:47:59.529Z] === RUN TestRemoveInvalidContainer [2022-01-25T00:47:59.529Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-01-25T00:47:59.529Z] === RUN TestRenameLinkedContainer [2022-01-25T00:47:59.529Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T00:47:59.529Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-25T00:47:59.529Z] === RUN TestRenameStoppedContainer [2022-01-25T00:47:59.825Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-25T00:48:00.397Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T00:48:00.397Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T00:48:00.970Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T00:48:01.541Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T00:48:02.114Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T00:48:02.660Z] --- PASS: TestRenameStoppedContainer (2.85s) [2022-01-25T00:48:02.660Z] === RUN TestRenameRunningContainerAndReuse [2022-01-25T00:48:02.686Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T00:48:04.072Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T00:48:05.457Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T00:48:06.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:48:06.441Z] INFO: Testing against a local daemon [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T00:48:06.441Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T00:48:06.441Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T00:48:06.441Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T00:48:06.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-25T00:48:06.811Z] INFO: Testing against a local daemon [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T00:48:06.811Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T00:48:06.811Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T00:48:06.811Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T00:48:07.295Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T00:48:07.461Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T00:48:07.529Z] --- PASS: TestRenameRunningContainerAndReuse (5.05s) [2022-01-25T00:48:07.529Z] === RUN TestRenameInvalidName [2022-01-25T00:48:07.779Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T00:48:07.944Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T00:48:08.009Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T00:48:08.427Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T00:48:08.581Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T00:48:08.581Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-25T00:48:08.910Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T00:48:09.154Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T00:48:09.154Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T00:48:09.419Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-25T00:48:09.811Z] --- PASS: TestRenameInvalidName (2.41s) [2022-01-25T00:48:09.812Z] === RUN TestRenameAnonymousContainer [2022-01-25T00:48:09.990Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T00:48:09.990Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T00:48:10.561Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T00:48:15.844Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-25T00:48:15.844Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-25T00:48:15.844Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T00:48:16.415Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-25T00:48:16.676Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T00:48:18.062Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T00:48:18.324Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-25T00:48:18.895Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-25T00:48:18.895Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T00:48:19.156Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T00:48:20.097Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T00:48:20.097Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-25T00:48:20.361Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T00:48:20.934Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T00:48:20.934Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-25T00:48:20.934Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T00:48:21.509Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T00:48:22.082Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T00:48:22.082Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-25T00:48:22.082Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T00:48:22.655Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-25T00:48:24.045Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T00:48:24.045Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-25T00:48:24.045Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T00:48:25.958Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T00:48:26.903Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T00:48:27.474Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T00:48:27.858Z] --- PASS: TestRenameAnonymousContainer (15.48s) [2022-01-25T00:48:27.858Z] === RUN TestRenameContainerWithSameName [2022-01-25T00:48:27.858Z] --- PASS: TestRenameContainerWithSameName (2.34s) [2022-01-25T00:48:27.858Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-25T00:48:27.858Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T00:48:27.858Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T00:48:27.858Z] === RUN TestResize [2022-01-25T00:48:28.414Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-25T00:48:30.153Z] --- PASS: TestResize (2.63s) [2022-01-25T00:48:30.153Z] === RUN TestResizeWithInvalidSize [2022-01-25T00:48:30.963Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T00:48:31.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-25T00:48:31.536Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T00:48:32.109Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-25T00:48:33.191Z] --- PASS: TestResizeWithInvalidSize (2.37s) [2022-01-25T00:48:33.191Z] === RUN TestResizeWhenContainerNotStarted [2022-01-25T00:48:34.023Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-25T00:48:34.284Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-25T00:48:35.475Z] --- PASS: TestResizeWhenContainerNotStarted (2.57s) [2022-01-25T00:48:35.475Z] === RUN TestDaemonRestartKillContainers [2022-01-25T00:48:35.475Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:48:35.475Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:48:35.475Z] === RUN TestStats [2022-01-25T00:48:35.475Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T00:48:35.475Z] --- SKIP: TestStats (0.00s) [2022-01-25T00:48:35.475Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-25T00:48:36.832Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-25T00:48:39.379Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-25T00:48:39.379Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-25T00:48:39.640Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-25T00:48:40.214Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-25T00:48:40.475Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-25T00:48:41.050Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-25T00:48:41.312Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-25T00:48:41.884Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T00:48:42.145Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T00:48:42.717Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T00:48:44.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-25T00:48:45.200Z] === RUN TestDockerSuite/TestRunState [2022-01-25T00:48:46.087Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.26s) [2022-01-25T00:48:46.087Z] === RUN TestStopContainerWithTimeout [2022-01-25T00:48:46.087Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T00:48:46.087Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-25T00:48:46.087Z] === RUN TestUpdateRestartPolicy [2022-01-25T00:48:46.144Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T00:48:46.718Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T00:48:47.293Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-25T00:48:47.561Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T00:48:47.561Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-25T00:48:47.561Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-25T00:48:47.561Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T00:48:48.138Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T00:48:48.709Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-25T00:48:50.094Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T00:48:50.094Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T00:48:50.094Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T00:48:50.357Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-25T00:48:50.619Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-25T00:48:52.533Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-25T00:48:52.794Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-25T00:48:52.794Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-25T00:48:54.181Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-25T00:48:56.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-25T00:48:57.040Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T00:48:58.426Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-25T00:48:59.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T00:49:00.757Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T00:49:01.336Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T00:49:01.596Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-25T00:49:01.857Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T00:49:03.774Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T00:49:04.036Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-25T00:49:04.608Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T00:49:05.181Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T00:49:05.181Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T00:49:05.451Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T00:49:06.028Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T00:49:06.602Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T00:49:07.173Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-25T00:49:07.173Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-25T00:49:07.173Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T00:49:07.435Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T00:49:07.435Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-25T00:49:08.009Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T00:49:11.312Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T00:49:11.572Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T00:49:11.644Z] --- PASS: TestUpdateRestartPolicy (22.51s) [2022-01-25T00:49:11.644Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-25T00:49:11.644Z] --- PASS: TestUpdateRestartWithAutoRemove (2.39s) [2022-01-25T00:49:11.644Z] === RUN TestWaitNonBlocked [2022-01-25T00:49:11.644Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:49:11.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:49:11.644Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:49:11.644Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:49:11.644Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-25T00:49:11.644Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-25T00:49:12.514Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T00:49:13.458Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-25T00:49:14.029Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T00:49:14.678Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-01-25T00:49:14.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.18s) [2022-01-25T00:49:14.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.96s) [2022-01-25T00:49:14.678Z] === RUN TestWaitBlocked [2022-01-25T00:49:14.678Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:14.678Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-25T00:49:14.678Z] PASS [2022-01-25T00:49:14.678Z] ok github.com/docker/docker/integration/container 122.368s [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === Skipped [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-25T00:49:14.678Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-25T00:49:14.678Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-25T00:49:14.678Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-25T00:49:14.678Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-25T00:49:14.678Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-25T00:49:14.678Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-25T00:49:14.678Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-25T00:49:14.678Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-25T00:49:14.678Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-25T00:49:14.678Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-25T00:49:14.678Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-25T00:49:14.678Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-25T00:49:14.678Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-25T00:49:14.678Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-25T00:49:14.678Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-25T00:49:14.678Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.01s) [2022-01-25T00:49:14.678Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-25T00:49:14.678Z] --- SKIP: TestKillContainer/non_killing_signal (0.01s) [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-25T00:49:14.678Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-25T00:49:14.678Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-25T00:49:14.678Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-25T00:49:14.678Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-25T00:49:14.678Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-25T00:49:14.678Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-25T00:49:14.678Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-25T00:49:14.678Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-25T00:49:14.678Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-25T00:49:14.678Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-25T00:49:14.678Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-25T00:49:14.678Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-25T00:49:14.678Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-25T00:49:14.678Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-25T00:49:14.678Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-25T00:49:14.678Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:14.678Z] [2022-01-25T00:49:14.678Z] DONE 87 tests, 33 skipped in 125.341s [2022-01-25T00:49:14.678Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-25T00:49:14.973Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T00:49:16.891Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T00:49:18.276Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T00:49:18.849Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-25T00:49:18.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T00:49:18.849Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-25T00:49:18.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T00:49:18.849Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-25T00:49:18.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-25T00:49:18.849Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-25T00:49:18.849Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T00:49:19.110Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-25T00:49:19.110Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-25T00:49:19.110Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-25T00:49:19.683Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-25T00:49:20.258Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-25T00:49:21.647Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-25T00:49:21.909Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-25T00:49:22.485Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T00:49:22.485Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-25T00:49:22.746Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-25T00:49:22.746Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-25T00:49:22.746Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-25T00:49:23.007Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T00:49:23.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-25T00:49:23.007Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-25T00:49:23.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-25T00:49:23.007Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-25T00:49:23.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-25T00:49:23.007Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-25T00:49:23.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-25T00:49:23.007Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-25T00:49:23.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-25T00:49:23.007Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-25T00:49:23.007Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-25T00:49:23.268Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-25T00:49:23.853Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-25T00:49:23.853Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-25T00:49:24.424Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T00:49:24.424Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T00:49:24.995Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T00:49:24.995Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-25T00:49:25.256Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-25T00:49:25.828Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-25T00:49:25.828Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T00:49:25.828Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T00:49:26.088Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T00:49:27.032Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-25T00:49:27.604Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-25T00:49:27.604Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-25T00:49:27.604Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T00:49:27.865Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T00:49:27.865Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T00:49:28.806Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T00:49:29.068Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T00:49:30.457Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T00:49:31.028Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T00:49:31.028Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T00:49:31.028Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T00:49:31.601Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-25T00:49:32.173Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-25T00:49:32.434Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-25T00:49:33.377Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T00:49:33.377Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T00:49:34.414Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T00:49:34.414Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T00:49:34.414Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T00:49:34.414Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T00:49:34.414Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T00:49:34.414Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T00:49:34.414Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T00:49:34.414Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T00:49:34.414Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T00:49:34.414Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.414Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T00:49:34.414Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T00:49:34.765Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-25T00:49:34.898Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T00:49:34.898Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T00:49:34.898Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T00:49:35.026Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T00:49:35.288Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T00:49:35.549Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T00:49:36.937Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents202619550 [2022-01-25T00:49:37.509Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T00:49:37.509Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T00:49:37.932Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T00:49:37.932Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T00:49:37.932Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T00:49:37.932Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T00:49:37.932Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T00:49:37.932Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T00:49:38.417Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T00:49:38.417Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T00:49:38.417Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T00:49:38.454Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T00:49:38.454Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-25T00:49:38.715Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T00:49:38.715Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T00:49:40.107Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T00:49:40.341Z] === RUN TestConfigDaemonLibtrustID [2022-01-25T00:49:40.341Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T00:49:40.341Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-01-25T00:49:40.341Z] === RUN TestDaemonConfigValidation [2022-01-25T00:49:40.341Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T00:49:40.341Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-25T00:49:40.341Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-25T00:49:40.341Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T00:49:40.341Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T00:49:40.341Z] === RUN TestDaemonProxy [2022-01-25T00:49:40.341Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T00:49:40.341Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-25T00:49:40.341Z] PASS [2022-01-25T00:49:40.341Z] ok github.com/docker/docker/integration/daemon 0.129s [2022-01-25T00:49:40.341Z] [2022-01-25T00:49:40.341Z] === Skipped [2022-01-25T00:49:40.341Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-01-25T00:49:40.341Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-25T00:49:40.341Z] [2022-01-25T00:49:40.341Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-25T00:49:40.341Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-25T00:49:40.341Z] [2022-01-25T00:49:40.341Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-25T00:49:40.341Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-25T00:49:40.341Z] [2022-01-25T00:49:40.341Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-25T00:49:40.341Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-25T00:49:40.341Z] [2022-01-25T00:49:40.341Z] DONE 4 tests, 4 skipped in 25.852s [2022-01-25T00:49:40.826Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-25T00:49:41.496Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T00:49:41.496Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-25T00:49:41.758Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T00:49:41.758Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T00:49:42.018Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T00:49:42.019Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T00:49:42.591Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T00:49:44.443Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T00:49:44.443Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T00:49:44.443Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T00:49:44.443Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T00:49:44.443Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T00:49:44.505Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T00:49:45.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:49:45.704Z] INFO: Testing against a local daemon [2022-01-25T00:49:45.704Z] === RUN TestCommitInheritsEnv [2022-01-25T00:49:45.704Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:49:45.704Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-25T00:49:45.704Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-25T00:49:45.704Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:49:45.704Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:49:45.704Z] === RUN TestImportWithCustomPlatform [2022-01-25T00:49:45.704Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:49:45.704Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-25T00:49:45.704Z] === RUN TestImagesFilterMultiReference [2022-01-25T00:49:45.704Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-01-25T00:49:45.704Z] === RUN TestImagePullPlatformInvalid [2022-01-25T00:49:45.704Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-01-25T00:49:45.704Z] === RUN TestRemoveImageOrphaning [2022-01-25T00:49:46.417Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-25T00:49:46.729Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2022-01-25T00:49:46.729Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-25T00:49:46.729Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-25T00:49:46.729Z] === RUN TestTagInvalidReference [2022-01-25T00:49:46.729Z] --- PASS: TestTagInvalidReference (0.04s) [2022-01-25T00:49:46.729Z] === RUN TestTagValidPrefixedRepo [2022-01-25T00:49:46.729Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-01-25T00:49:46.729Z] === RUN TestTagExistedNameWithoutForce [2022-01-25T00:49:46.729Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-01-25T00:49:46.729Z] === RUN TestTagOfficialNames [2022-01-25T00:49:46.729Z] --- PASS: TestTagOfficialNames (0.10s) [2022-01-25T00:49:46.729Z] === RUN TestTagMatchesDigest [2022-01-25T00:49:47.213Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-01-25T00:49:47.213Z] PASS [2022-01-25T00:49:47.213Z] ok github.com/docker/docker/integration/image 1.848s [2022-01-25T00:49:47.213Z] [2022-01-25T00:49:47.213Z] === Skipped [2022-01-25T00:49:47.213Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-25T00:49:47.213Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:49:47.213Z] [2022-01-25T00:49:47.213Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-25T00:49:47.213Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:49:47.213Z] [2022-01-25T00:49:47.213Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-25T00:49:47.213Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-25T00:49:47.213Z] [2022-01-25T00:49:47.213Z] DONE 12 tests, 3 skipped in 6.529s [2022-01-25T00:49:47.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-25T00:49:48.962Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-25T00:49:49.535Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-25T00:49:50.257Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:49:50.257Z] INFO: Testing against a local daemon [2022-01-25T00:49:50.257Z] === RUN TestNetworkCreateDelete [2022-01-25T00:49:50.257Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:50.257Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-01-25T00:49:50.257Z] === RUN TestDockerNetworkDeletePreferID [2022-01-25T00:49:50.257Z] 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-01-25T00:49:50.257Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestDaemonDNSFallback [2022-01-25T00:49:50.257Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:50.257Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestInspectNetwork [2022-01-25T00:49:50.257Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:50.257Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestRunContainerWithBridgeNone [2022-01-25T00:49:50.257Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:50.257Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestNetworkInvalidJSON [2022-01-25T00:49:50.257Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-25T00:49:50.257Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-25T00:49:50.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:49:50.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:49:50.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:49:50.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:49:50.257Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-25T00:49:50.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-25T00:49:50.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-25T00:49:50.257Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-01-25T00:49:50.257Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-25T00:49:50.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-25T00:49:50.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-25T00:49:50.257Z] === RUN TestNetworkList [2022-01-25T00:49:50.257Z] === RUN TestNetworkList//networks [2022-01-25T00:49:50.257Z] === PAUSE TestNetworkList//networks [2022-01-25T00:49:50.257Z] === RUN TestNetworkList//networks/ [2022-01-25T00:49:50.257Z] === PAUSE TestNetworkList//networks/ [2022-01-25T00:49:50.257Z] === CONT TestNetworkList//networks [2022-01-25T00:49:50.257Z] === CONT TestNetworkList//networks/ [2022-01-25T00:49:50.257Z] --- PASS: TestNetworkList (0.04s) [2022-01-25T00:49:50.257Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-25T00:49:50.257Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestHostIPv4BridgeLabel [2022-01-25T00:49:50.257Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-25T00:49:50.257Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestDaemonDefaultNetworkPools [2022-01-25T00:49:50.257Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-25T00:49:50.257Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-25T00:49:50.257Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-25T00:49:50.257Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestServiceWithPredefinedNetwork [2022-01-25T00:49:50.257Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-25T00:49:50.257Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:49:50.257Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestServiceWithDataPathPortInit [2022-01-25T00:49:50.257Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-25T00:49:50.257Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-25T00:49:50.257Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T00:49:50.257Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:49:50.257Z] PASS [2022-01-25T00:49:50.257Z] ok github.com/docker/docker/integration/network 0.207s [2022-01-25T00:49:50.257Z] [2022-01-25T00:49:50.257Z] === Skipped [2022-01-25T00:49:50.257Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-01-25T00:49:50.257Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:50.257Z] [2022-01-25T00:49:50.257Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-25T00:49:50.257Z] 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-01-25T00:49:50.257Z] [2022-01-25T00:49:50.257Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-25T00:49:50.258Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-25T00:49:50.258Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-25T00:49:50.258Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-25T00:49:50.258Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:243: FLAKY_TEST [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-25T00:49:50.258Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-25T00:49:50.258Z] [2022-01-25T00:49:50.258Z] DONE 22 tests, 15 skipped in 2.769s [2022-01-25T00:49:50.258Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T00:49:50.772Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T00:49:50.772Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T00:49:50.772Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T00:49:50.772Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T00:49:50.772Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T00:49:50.772Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T00:49:50.772Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T00:49:50.772Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T00:49:50.772Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T00:49:50.772Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T00:49:50.772Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T00:49:51.258Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T00:49:51.279Z] testing: warning: no tests to run [2022-01-25T00:49:51.279Z] PASS [2022-01-25T00:49:51.279Z] ok github.com/docker/docker/integration/network/ipvlan 0.114s [2022-01-25T00:49:51.279Z] [2022-01-25T00:49:51.279Z] DONE 0 tests in 0.924s [2022-01-25T00:49:51.279Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-25T00:49:51.452Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T00:49:52.024Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T00:49:52.298Z] testing: warning: no tests to run [2022-01-25T00:49:52.298Z] PASS [2022-01-25T00:49:52.298Z] ok github.com/docker/docker/integration/network/macvlan 0.111s [2022-01-25T00:49:52.298Z] [2022-01-25T00:49:52.298Z] DONE 0 tests in 0.882s [2022-01-25T00:49:52.298Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-25T00:49:52.968Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T00:49:53.265Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T00:49:53.319Z] testing: warning: no tests to run [2022-01-25T00:49:53.319Z] PASS [2022-01-25T00:49:53.319Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-01-25T00:49:53.319Z] [2022-01-25T00:49:53.319Z] DONE 0 tests in 0.842s [2022-01-25T00:49:53.319Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-25T00:49:54.304Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T00:49:54.305Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T00:49:54.305Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T00:49:54.305Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T00:49:54.305Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T00:49:54.305Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T00:49:54.305Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T00:49:54.305Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T00:49:54.305Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T00:49:54.340Z] testing: warning: no tests to run [2022-01-25T00:49:54.340Z] PASS [2022-01-25T00:49:54.340Z] ok github.com/docker/docker/integration/plugin/authz 0.097s [2022-01-25T00:49:54.340Z] [2022-01-25T00:49:54.340Z] DONE 0 tests in 0.856s [2022-01-25T00:49:54.340Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-25T00:49:55.510Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T00:49:56.897Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T00:49:57.157Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T00:49:58.206Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T00:49:58.206Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T00:49:58.206Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T00:49:58.206Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T00:49:58.206Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T00:49:58.543Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T00:49:59.490Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T00:50:00.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:00.344Z] INFO: Testing against a local daemon [2022-01-25T00:50:00.344Z] === RUN TestPluginInvalidJSON [2022-01-25T00:50:00.344Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:50:00.344Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:50:00.344Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-25T00:50:00.344Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-25T00:50:00.344Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-25T00:50:00.344Z] === RUN TestPluginInstall [2022-01-25T00:50:00.344Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T00:50:00.344Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-25T00:50:00.344Z] === RUN TestPluginsWithRuntimes [2022-01-25T00:50:00.344Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T00:50:00.344Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-25T00:50:00.344Z] === RUN TestPluginBackCompatMediaTypes [2022-01-25T00:50:00.344Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T00:50:00.344Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:50:00.344Z] PASS [2022-01-25T00:50:00.344Z] ok github.com/docker/docker/integration/plugin/common 0.127s [2022-01-25T00:50:00.344Z] [2022-01-25T00:50:00.344Z] === Skipped [2022-01-25T00:50:00.344Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-25T00:50:00.344Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-25T00:50:00.344Z] [2022-01-25T00:50:00.344Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-25T00:50:00.344Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-25T00:50:00.344Z] [2022-01-25T00:50:00.344Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-25T00:50:00.344Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-25T00:50:00.344Z] [2022-01-25T00:50:00.344Z] DONE 5 tests, 3 skipped in 5.656s [2022-01-25T00:50:00.344Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-25T00:50:00.436Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T00:50:01.836Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-25T00:50:03.219Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T00:50:03.380Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:03.381Z] INFO: Testing against a local daemon [2022-01-25T00:50:03.381Z] === RUN TestExternalGraphDriver [2022-01-25T00:50:03.381Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T00:50:03.381Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-25T00:50:03.381Z] === RUN TestGraphdriverPluginV2 [2022-01-25T00:50:03.381Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T00:50:03.381Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-25T00:50:03.381Z] PASS [2022-01-25T00:50:03.381Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.153s [2022-01-25T00:50:03.381Z] [2022-01-25T00:50:03.381Z] === Skipped [2022-01-25T00:50:03.381Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-25T00:50:03.381Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-25T00:50:03.381Z] [2022-01-25T00:50:03.381Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-25T00:50:03.381Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-25T00:50:03.381Z] [2022-01-25T00:50:03.381Z] DONE 2 tests, 2 skipped in 2.867s [2022-01-25T00:50:03.381Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-25T00:50:05.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:05.666Z] INFO: Testing against a local daemon [2022-01-25T00:50:05.666Z] === RUN TestReadPluginNoRead [2022-01-25T00:50:05.666Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T00:50:05.666Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-25T00:50:05.666Z] PASS [2022-01-25T00:50:05.666Z] ok github.com/docker/docker/integration/plugin/logging 0.120s [2022-01-25T00:50:05.666Z] [2022-01-25T00:50:05.666Z] === Skipped [2022-01-25T00:50:05.666Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-25T00:50:05.666Z] read_test.go:21: no unix domain sockets on Windows [2022-01-25T00:50:05.666Z] [2022-01-25T00:50:05.666Z] DONE 1 tests, 1 skipped in 2.556s [2022-01-25T00:50:05.666Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-25T00:50:07.052Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T00:50:07.282Z] testing: warning: no tests to run [2022-01-25T00:50:07.282Z] PASS [2022-01-25T00:50:07.282Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2022-01-25T00:50:07.282Z] [2022-01-25T00:50:07.282Z] DONE 0 tests in 1.327s [2022-01-25T00:50:07.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-25T00:50:07.422Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T00:50:10.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:10.322Z] INFO: Testing against a local daemon [2022-01-25T00:50:10.322Z] === RUN TestPluginWithDevMounts [2022-01-25T00:50:10.322Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:10.322Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-25T00:50:10.322Z] PASS [2022-01-25T00:50:10.322Z] ok github.com/docker/docker/integration/plugin/volumes 0.132s [2022-01-25T00:50:10.322Z] [2022-01-25T00:50:10.322Z] === Skipped [2022-01-25T00:50:10.322Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-25T00:50:10.322Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:10.322Z] [2022-01-25T00:50:10.322Z] DONE 1 tests, 1 skipped in 2.608s [2022-01-25T00:50:10.322Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-25T00:50:10.718Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T00:50:12.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:12.627Z] INFO: Testing against a local daemon [2022-01-25T00:50:12.627Z] === RUN TestSecretInspect [2022-01-25T00:50:12.627Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-25T00:50:12.627Z] === RUN TestSecretList [2022-01-25T00:50:12.627Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] --- SKIP: TestSecretList (0.00s) [2022-01-25T00:50:12.627Z] === RUN TestSecretsCreateAndDelete [2022-01-25T00:50:12.627Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-25T00:50:12.627Z] === RUN TestSecretsUpdate [2022-01-25T00:50:12.627Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-25T00:50:12.627Z] === RUN TestTemplatedSecret [2022-01-25T00:50:12.627Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-25T00:50:12.627Z] === RUN TestSecretCreateResolve [2022-01-25T00:50:12.627Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:12.627Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-25T00:50:12.627Z] PASS [2022-01-25T00:50:12.627Z] ok github.com/docker/docker/integration/secret 0.126s [2022-01-25T00:50:12.627Z] [2022-01-25T00:50:12.627Z] === Skipped [2022-01-25T00:50:12.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-25T00:50:12.627Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] [2022-01-25T00:50:12.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-25T00:50:12.627Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] [2022-01-25T00:50:12.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-25T00:50:12.627Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] [2022-01-25T00:50:12.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-25T00:50:12.627Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] [2022-01-25T00:50:12.627Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-25T00:50:12.627Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:12.627Z] [2022-01-25T00:50:12.627Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-01-25T00:50:12.627Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:12.627Z] [2022-01-25T00:50:12.627Z] DONE 6 tests, 6 skipped in 2.209s [2022-01-25T00:50:12.627Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-25T00:50:14.925Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-25T00:50:14.925Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T00:50:15.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:15.663Z] INFO: Testing against a local daemon [2022-01-25T00:50:15.663Z] === RUN TestServiceCreateInit [2022-01-25T00:50:15.663Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-25T00:50:15.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-25T00:50:15.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- PASS: TestServiceCreateInit (0.07s) [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestCreateServiceMultipleTimes [2022-01-25T00:50:15.663Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestCreateServiceConflict [2022-01-25T00:50:15.663Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-25T00:50:15.663Z] === RUN TestCreateServiceMaxReplicas [2022-01-25T00:50:15.663Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-01-25T00:50:15.663Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-25T00:50:15.663Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestCreateServiceSecretFileMode [2022-01-25T00:50:15.663Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestCreateServiceConfigFileMode [2022-01-25T00:50:15.663Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestCreateServiceSysctls [2022-01-25T00:50:15.663Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-25T00:50:15.663Z] === RUN TestCreateServiceCapabilities [2022-01-25T00:50:15.663Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-01-25T00:50:15.663Z] === RUN TestInspect [2022-01-25T00:50:15.663Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestInspect (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestCreateJob [2022-01-25T00:50:15.663Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestCreateJob (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestReplicatedJob [2022-01-25T00:50:15.663Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestUpdateReplicatedJob [2022-01-25T00:50:15.663Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestServiceListWithStatuses [2022-01-25T00:50:15.663Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestDockerNetworkConnectAlias [2022-01-25T00:50:15.663Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestDockerNetworkReConnect [2022-01-25T00:50:15.663Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestServicePlugin [2022-01-25T00:50:15.663Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestServiceUpdateLabel [2022-01-25T00:50:15.663Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestServiceUpdateSecrets [2022-01-25T00:50:15.663Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestServiceUpdateConfigs [2022-01-25T00:50:15.663Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-25T00:50:15.663Z] === RUN TestServiceUpdateNetwork [2022-01-25T00:50:15.663Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-25T00:50:15.663Z] === RUN TestServiceUpdatePidsLimit [2022-01-25T00:50:15.663Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-25T00:50:15.663Z] PASS [2022-01-25T00:50:15.663Z] ok github.com/docker/docker/integration/service 0.329s [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === Skipped [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-01-25T00:50:15.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:50:15.663Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-25T00:50:15.663Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-01-25T00:50:15.663Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-01-25T00:50:15.663Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-25T00:50:15.663Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-25T00:50:15.663Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-25T00:50:15.663Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-25T00:50:15.663Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-01-25T00:50:15.663Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-25T00:50:15.663Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-25T00:50:15.663Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-25T00:50:15.663Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-25T00:50:15.663Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-25T00:50:15.663Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-25T00:50:15.663Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-25T00:50:15.663Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-25T00:50:15.663Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-25T00:50:15.663Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-25T00:50:15.663Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-01-25T00:50:15.663Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.663Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-25T00:50:15.663Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.663Z] [2022-01-25T00:50:15.664Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-25T00:50:15.664Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-25T00:50:15.664Z] [2022-01-25T00:50:15.664Z] DONE 24 tests, 23 skipped in 3.159s [2022-01-25T00:50:15.664Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-25T00:50:16.838Z] docker_cli_service_logs_test.go:246: checking task jtc14ehruqti [2022-01-25T00:50:16.838Z] docker_cli_service_logs_test.go:251: checking messages for jtc14ehruqti [2022-01-25T00:50:16.838Z] docker_cli_service_logs_test.go:246: checking task jqfly47bepty [2022-01-25T00:50:16.838Z] docker_cli_service_logs_test.go:251: checking messages for jqfly47bepty [2022-01-25T00:50:17.780Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-25T00:50:17.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:17.945Z] INFO: Testing against a local daemon [2022-01-25T00:50:17.945Z] === RUN TestSessionCreate [2022-01-25T00:50:17.945Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T00:50:17.945Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-25T00:50:17.945Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-25T00:50:17.945Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T00:50:17.945Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T00:50:17.945Z] PASS [2022-01-25T00:50:17.945Z] ok github.com/docker/docker/integration/session 0.121s [2022-01-25T00:50:17.945Z] [2022-01-25T00:50:17.945Z] === Skipped [2022-01-25T00:50:17.945Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-25T00:50:17.945Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-25T00:50:17.945Z] [2022-01-25T00:50:17.945Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-25T00:50:17.945Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-25T00:50:17.945Z] [2022-01-25T00:50:17.945Z] DONE 2 tests, 2 skipped in 2.300s [2022-01-25T00:50:18.431Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-25T00:50:19.162Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T00:50:19.423Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T00:50:19.996Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T00:50:20.567Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T00:50:20.567Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-25T00:50:20.567Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T00:50:20.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:20.716Z] INFO: Testing against a local daemon [2022-01-25T00:50:20.716Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-25T00:50:20.716Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:20.716Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestDiskUsage [2022-01-25T00:50:20.716Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T00:50:20.716Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestEventsExecDie [2022-01-25T00:50:20.716Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T00:50:20.716Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestEventsBackwardsCompatible [2022-01-25T00:50:20.716Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T00:50:20.716Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestEventsVolumeCreate [2022-01-25T00:50:20.716Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T00:50:20.716Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestInfoAPI [2022-01-25T00:50:20.716Z] --- PASS: TestInfoAPI (0.05s) [2022-01-25T00:50:20.716Z] === RUN TestInfoAPIWarnings [2022-01-25T00:50:20.716Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:50:20.716Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestInfoDebug [2022-01-25T00:50:20.716Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:50:20.716Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestInfoInsecureRegistries [2022-01-25T00:50:20.716Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:50:20.716Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestInfoRegistryMirrors [2022-01-25T00:50:20.716Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:50:20.716Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-25T00:50:20.716Z] === RUN TestLoginFailsWithBadCredentials [2022-01-25T00:50:21.142Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T00:50:21.737Z] --- PASS: TestLoginFailsWithBadCredentials (1.11s) [2022-01-25T00:50:21.737Z] === RUN TestPingCacheHeaders [2022-01-25T00:50:21.737Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-01-25T00:50:21.737Z] === RUN TestPingGet [2022-01-25T00:50:21.737Z] --- PASS: TestPingGet (0.04s) [2022-01-25T00:50:21.737Z] === RUN TestPingHead [2022-01-25T00:50:21.737Z] --- PASS: TestPingHead (0.03s) [2022-01-25T00:50:21.737Z] === RUN TestVersion [2022-01-25T00:50:21.737Z] --- PASS: TestVersion (0.04s) [2022-01-25T00:50:21.737Z] PASS [2022-01-25T00:50:21.737Z] ok github.com/docker/docker/integration/system 1.395s [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === Skipped [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-25T00:50:22.223Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-25T00:50:22.223Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-25T00:50:22.223Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-25T00:50:22.223Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-25T00:50:22.223Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-25T00:50:22.223Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-25T00:50:22.223Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-25T00:50:22.223Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-25T00:50:22.223Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-25T00:50:22.223Z] [2022-01-25T00:50:22.223Z] DONE 15 tests, 9 skipped in 3.821s [2022-01-25T00:50:22.223Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-25T00:50:23.712Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T00:50:24.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:24.516Z] INFO: Testing against a local daemon [2022-01-25T00:50:24.516Z] === RUN TestVolumesCreateAndList [2022-01-25T00:50:24.516Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-01-25T00:50:24.516Z] === RUN TestVolumesRemove [2022-01-25T00:50:24.516Z] --- PASS: TestVolumesRemove (0.13s) [2022-01-25T00:50:24.516Z] === RUN TestVolumesInspect [2022-01-25T00:50:24.516Z] --- PASS: TestVolumesInspect (0.05s) [2022-01-25T00:50:24.516Z] === RUN TestVolumesInvalidJSON [2022-01-25T00:50:24.516Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-25T00:50:24.516Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-25T00:50:24.516Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-25T00:50:24.516Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-25T00:50:24.516Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-25T00:50:24.516Z] PASS [2022-01-25T00:50:24.516Z] ok github.com/docker/docker/integration/volume 0.330s [2022-01-25T00:50:25.009Z] [2022-01-25T00:50:25.009Z] DONE 5 tests in 2.542s [2022-01-25T00:50:25.009Z] INFO: make.ps1 ended at 01/25/2022 00:50:24 [2022-01-25T00:50:25.009Z] INFO: Integration CLI tests being run from the host: [2022-01-25T00:50:25.010Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-25T00:50:26.255Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-25T00:50:26.828Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-25T00:50:27.089Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-25T00:50:27.089Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-25T00:50:27.089Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-25T00:50:27.089Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-25T00:50:27.089Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-25T00:50:27.659Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-25T00:50:28.231Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-25T00:50:28.803Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-25T00:50:29.746Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-25T00:50:30.007Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-25T00:50:30.949Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-25T00:50:34.250Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-25T00:50:35.192Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-25T00:50:35.192Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-25T00:50:35.192Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-25T00:50:35.767Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-25T00:50:36.342Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T00:50:37.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-25T00:50:37.736Z] INFO: Testing against a local daemon [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-25T00:50:37.736Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-25T00:50:37.736Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-25T00:50:37.736Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-25T00:50:38.760Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-25T00:50:38.761Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-25T00:50:39.646Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-25T00:50:41.559Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-25T00:50:43.497Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-25T00:50:45.409Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T00:50:47.956Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-25T00:50:47.956Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T00:50:49.870Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-25T00:50:51.256Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-25T00:50:52.644Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-25T00:50:52.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-25T00:50:54.032Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-25T00:50:54.604Z] docker_cli_swarm_test.go:1895: [dcbf5f1b1b6b2] joining swarm manager [d4bbab968b912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:50:55.176Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-25T00:50:56.120Z] docker_cli_swarm_test.go:1896: [dba669f5bcbbc] joining swarm manager [d4bbab968b912]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:50:56.120Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-25T00:50:57.506Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-25T00:50:58.893Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-25T00:51:00.281Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-25T00:51:01.679Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-25T00:51:03.076Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T00:51:13.069Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-25T00:51:18.353Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T00:51:18.353Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T00:51:18.353Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T00:51:18.353Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T00:51:18.353Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T00:51:18.614Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T00:51:18.614Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T00:51:18.875Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T00:51:19.137Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T00:51:19.708Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T00:51:19.969Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T00:51:19.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-25T00:51:19.969Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T00:51:19.969Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T00:51:19.969Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T00:51:21.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T00:51:21.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T00:51:21.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T00:51:22.144Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T00:51:22.144Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-25T00:51:22.405Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-25T00:51:27.690Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T00:51:29.078Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T00:51:29.078Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T00:51:29.078Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T00:51:31.033Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T00:51:33.584Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T00:51:33.584Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite (1279.04s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.84s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.64s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.81s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.36s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.56s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAttachDetach (1.05s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.03s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.36s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.22s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.40s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.17s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.66s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.41s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.79s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.04s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.28s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.56s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.55s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.10s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.99s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.56s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.81s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.10s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.52s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.09s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.13s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.06s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.80s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.92s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.25s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.55s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.63s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.64s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.50s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.68s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.31s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.05s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.69s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.86s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.02s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.96s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.43s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.75s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-01-25T00:51:33.584Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.33s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.57s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.73s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.57s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.78s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.15s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.04s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.30s) [2022-01-25T00:51:33.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-25T00:51:33.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-25T00:51:33.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-25T00:51:33.584Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.20s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.47s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.62s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.32s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.19s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.88s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.32s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.82s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.55s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.92s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.08s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.05s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.70s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.91s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.37s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.21s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.11s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.61s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.79s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.96s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.53s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.59s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.88s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.27s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.92s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.54s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.09s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.69s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2022-01-25T00:51:33.584Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.87s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.41s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.63s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.15s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.33s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.19s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildHistory (3.40s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.76s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.35s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.67s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.83s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.47s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.68s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.23s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.89s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.45s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.95s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.82s) [2022-01-25T00:51:33.584Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.84s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.45s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.54s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.23s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2022-01-25T00:51:33.584Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.64s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.41s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.71s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.50s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildPATH (1.89s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.51s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.69s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.81s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.28s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.06s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.22s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.75s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.34s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.38s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildUser (1.51s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.80s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.09s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.79s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.73s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.87s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.14s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.59s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.38s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.92s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.96s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.50s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.45s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.40s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.44s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.45s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.48s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.17s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.62s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.54s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.66s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.86s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.75s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.45s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.89s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.50s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.51s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.59s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00080be78_} (1.45s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1205400252_/foo_false____} (1.37s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1205400252_/foo_true____} (1.39s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32708950841_/foo_false____} (1.28s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32708950841_/foo_true____} (0.65s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32708950841_/foo_true__0xc00080bea8__} (1.42s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00080bec0_} (1.39s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00080bed8_} (1.30s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00080bef0_} (0.74s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00080bf08_} (1.39s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.17s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.35s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.99s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.84s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.76s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.89s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.42s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.12s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.76s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.91s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.13s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.02s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.91s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.67s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToDot (0.67s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.89s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.10s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.72s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-01-25T00:51:33.585Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.69s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.87s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.92s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-01-25T00:51:33.585Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.30s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.57s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.53s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsCopy (0.91s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.73s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.27s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFilters (1.12s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-01-25T00:51:33.586Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-25T00:51:33.586Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.39s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsTop (0.72s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.42s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecInspectID (2.74s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.74s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecParseError (0.65s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.63s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecUlimits (0.50s) [2022-01-25T00:51:33.586Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.13s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestHealth (19.08s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.77s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.25s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImportFile (1.43s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.64s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-01-25T00:51:33.586Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectHistory (0.61s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-01-25T00:51:33.586Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.63s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.42s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.57s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.39s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.55s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.26s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.90s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.38s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.59s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.38s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.54s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.58s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.91s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.14s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsSince (6.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.64s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.42s) [2022-01-25T00:51:33.586Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.45s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.94s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.80s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPortList (6.12s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.46s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPsByOrder (1.82s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.29s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s) [2022-01-25T00:51:33.586Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.10s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.51s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.12s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.76s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.48s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.15s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.85s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.31s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.24s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.72s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.10s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.28s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.20s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.60s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.52s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.60s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.68s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.60s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.51s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.47s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.07s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.12s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.50s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunExitCode (0.59s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.15s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.90s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.36s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunMount (4.80s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.77s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.73s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.80s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.53s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.35s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.72s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.47s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.41s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.97s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.71s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.63s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.62s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.23s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.78s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.09s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.49s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.40s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunState (1.08s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.72s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.18s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.89s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.74s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.52s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.60s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.61s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.02s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2022-01-25T00:51:33.587Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-25T00:51:33.587Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.30s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.40s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.40s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.35s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.70s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.59s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.50s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.46s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.10s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.48s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.80s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.07s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.76s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.97s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.63s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.90s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.09s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.53s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.47s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.10s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.77s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.68s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.86s) [2022-01-25T00:51:33.588Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2022-01-25T00:51:33.588Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-25T00:51:33.588Z] === RUN TestDockerRegistrySuite [2022-01-25T00:51:33.588Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T00:51:34.531Z] check_test.go:195: [d7103659af3c4] daemon is not started [2022-01-25T00:51:34.531Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T00:51:35.214Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T00:51:35.214Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T00:51:35.214Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T00:51:35.476Z] check_test.go:195: [de38d8bfb7e5c] daemon is not started [2022-01-25T00:51:35.476Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-25T00:51:35.707Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T00:51:36.200Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T00:51:36.861Z] check_test.go:195: [dee7b162a3c7d] daemon is not started [2022-01-25T00:51:36.861Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T00:51:36.861Z] check_test.go:195: [d2bcd23cdac4c] daemon is not started [2022-01-25T00:51:36.861Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T00:51:37.435Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-25T00:51:39.981Z] docker_cli_swarm_test.go:1796: [dc01632ff6f12] joining swarm manager [d0b8169d4ec78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:51:39.981Z] check_test.go:195: [d47ed59cdc5f5] daemon is not started [2022-01-25T00:51:39.981Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T00:51:41.366Z] docker_cli_swarm_test.go:1797: [d41b5a0f4437a] joining swarm manager [d0b8169d4ec78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:51:42.265Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T00:51:42.758Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T00:51:42.758Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T00:51:42.758Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T00:51:42.758Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T00:51:42.758Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T00:51:42.758Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T00:51:42.758Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T00:51:43.251Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T00:51:44.284Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T00:51:45.567Z] check_test.go:195: [df0d509f88e0e] daemon is not started [2022-01-25T00:51:45.568Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T00:51:48.111Z] check_test.go:195: [d9a201f091eaa] daemon is not started [2022-01-25T00:51:48.111Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T00:51:48.227Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T00:51:48.972Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T00:51:48.973Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T00:51:48.973Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T00:51:48.973Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T00:51:48.973Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T00:51:49.052Z] check_test.go:195: [dd8368ea5775a] daemon is not started [2022-01-25T00:51:49.052Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T00:51:49.262Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T00:51:49.262Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T00:51:49.753Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T00:51:49.753Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T00:51:49.753Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T00:51:49.753Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T00:51:49.994Z] check_test.go:195: [d7814723edcd8] daemon is not started [2022-01-25T00:51:49.994Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T00:51:50.936Z] check_test.go:195: [d6d34e7c90789] daemon is not started [2022-01-25T00:51:50.936Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T00:51:51.900Z] check_test.go:195: [dfb79cab3287d] daemon is not started [2022-01-25T00:51:51.900Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T00:51:52.828Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T00:51:52.842Z] check_test.go:195: [ddcea65ed3040] daemon is not started [2022-01-25T00:51:52.842Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T00:51:53.786Z] check_test.go:195: [d1534e12e3fdb] daemon is not started [2022-01-25T00:51:53.786Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T00:51:53.851Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T00:51:54.730Z] check_test.go:195: [d17ba21c4a1f1] daemon is not started [2022-01-25T00:51:54.730Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T00:51:54.877Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T00:51:54.877Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T00:51:54.877Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T00:51:54.877Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T00:51:54.877Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T00:51:54.877Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T00:51:54.877Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T00:51:55.301Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2a77b2b107730a34abc245f52cb1c9327e7c2242f18177d40702444f633b786 [2022-01-25T00:51:55.362Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T00:51:56.247Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:49915686f27d5eed85ee0dc4b6f9471e5d41b6f1f6d831cc1eff33810e1a6f0b [2022-01-25T00:51:56.384Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T00:51:56.509Z] check_test.go:195: [d9b0735e9a76a] daemon is not started [2022-01-25T00:51:56.509Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T00:51:56.771Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-25T00:51:57.342Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:778f84f39aac0d6ccdae97323b66d07da7a21d8ba538cda044a9e643c8f972af [2022-01-25T00:51:58.286Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:132968611685f3072a3a50d0e3108ab5cc2cfa9333390c008ad305717585cf9d [2022-01-25T00:51:58.859Z] check_test.go:195: [d6715223a200d] daemon is not started [2022-01-25T00:51:58.859Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T00:51:59.424Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T00:51:59.801Z] check_test.go:195: [d6aea07f2101b] daemon is not started [2022-01-25T00:51:59.801Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T00:52:01.709Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T00:52:01.709Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T00:52:01.709Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T00:52:01.709Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T00:52:01.709Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T00:52:01.709Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T00:52:01.716Z] check_test.go:195: [dee92025fc71b] daemon is not started [2022-01-25T00:52:01.716Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T00:52:02.658Z] check_test.go:195: [d8409fc745d75] daemon is not started [2022-01-25T00:52:02.658Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T00:52:02.658Z] check_test.go:195: [d79712d8cc531] daemon is not started [2022-01-25T00:52:02.658Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T00:52:03.600Z] check_test.go:195: [d98fed709aecf] daemon is not started [2022-01-25T00:52:03.600Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T00:52:04.544Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-25T00:52:04.544Z] check_test.go:195: [d8eb52acbfd99] daemon is not started [2022-01-25T00:52:04.544Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T00:52:05.607Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T00:52:05.931Z] check_test.go:195: [d3c52cc100b0a] daemon is not started [2022-01-25T00:52:05.931Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T00:52:06.874Z] docker_cli_swarm_test.go:1315: [d6324566343d5] joining swarm manager [d256d4ca7916d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:52:08.074Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T00:52:08.258Z] docker_cli_swarm_test.go:1316: [d2afcc81b5cf0] joining swarm manager [d256d4ca7916d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:52:08.522Z] check_test.go:195: [d23d3873ef8d9] daemon is not started [2022-01-25T00:52:08.522Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T00:52:09.095Z] check_test.go:195: [dbce8696ceede] daemon is not started [2022-01-25T00:52:09.095Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T00:52:10.038Z] check_test.go:195: [d853e5112cea9] daemon is not started [2022-01-25T00:52:10.038Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T00:52:10.299Z] check_test.go:195: [d0e68bb74da48] daemon is not started [2022-01-25T00:52:10.299Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T00:52:10.299Z] check_test.go:195: [d95f3d69b7e4c] daemon is not started [2022-01-25T00:52:10.299Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T00:52:10.559Z] check_test.go:195: [d829134d333b6] daemon is not started [2022-01-25T00:52:10.559Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T00:52:10.820Z] check_test.go:195: [d980e4f02f752] daemon is not started [2022-01-25T00:52:10.820Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T00:52:11.080Z] check_test.go:195: [d0b61f0865fd5] daemon is not started [2022-01-25T00:52:11.080Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T00:52:11.340Z] check_test.go:195: [d7454ab2f5ceb] daemon is not started [2022-01-25T00:52:11.341Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T00:52:12.284Z] check_test.go:195: [de333f67b1099] daemon is not started [2022-01-25T00:52:12.284Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T00:52:13.668Z] check_test.go:195: [dca259ca340ce] daemon is not started [2022-01-25T00:52:13.668Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T00:52:14.167Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-25T00:52:14.612Z] check_test.go:195: [d5458937dcaad] daemon is not started [2022-01-25T00:52:14.612Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T00:52:15.556Z] check_test.go:195: [d7b5771a51577] daemon is not started [2022-01-25T00:52:15.556Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T00:52:15.781Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T00:52:15.781Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T00:52:15.781Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T00:52:16.497Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite (43.82s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.06s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.68s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.57s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.85s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.31s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.04s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.74s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.50s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-01-25T00:52:17.068Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-25T00:52:17.068Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T00:52:17.068Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T00:52:17.329Z] check_test.go:222: [dced2cea10224] daemon is not started [2022-01-25T00:52:17.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T00:52:19.672Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T00:52:19.874Z] check_test.go:222: [dd881e922cae4] daemon is not started [2022-01-25T00:52:19.874Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T00:52:20.778Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T00:52:21.285Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T00:52:25.159Z] check_test.go:222: [d26ed81f2be0b] daemon is not started [2022-01-25T00:52:25.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T00:52:25.695Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-25T00:52:25.730Z] check_test.go:222: [d533da4312442] daemon is not started [2022-01-25T00:52:25.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T00:52:25.991Z] check_test.go:222: [ddb94e8e639f9] daemon is not started [2022-01-25T00:52:25.991Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T00:52:26.717Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T00:52:26.718Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T00:52:26.718Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T00:52:26.935Z] check_test.go:222: [d5d413fff5ef9] daemon is not started [2022-01-25T00:52:26.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T00:52:27.284Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T00:52:27.284Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T00:52:27.284Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T00:52:27.284Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T00:52:27.284Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T00:52:27.284Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T00:52:27.284Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T00:52:27.284Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T00:52:27.771Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T00:52:27.879Z] check_test.go:222: [dfeb1b6c2cf08] daemon is not started [2022-01-25T00:52:27.879Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T00:52:28.255Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T00:52:28.832Z] check_test.go:222: [da8002720b5f5] daemon is not started [2022-01-25T00:52:28.832Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T00:52:30.613Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T00:52:30.745Z] check_test.go:222: [d86eb3b25eb77] daemon is not started [2022-01-25T00:52:31.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T00:52:31.268Z] check_test.go:222: [d4845a34c5baf] daemon is not started [2022-01-25T00:52:31.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T00:52:31.530Z] check_test.go:222: [da188fb86ed3b] daemon is not started [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite (14.57s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.05s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-01-25T00:52:31.791Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-01-25T00:52:31.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T00:52:31.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T00:52:32.231Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T00:52:32.362Z] check_test.go:251: [d78557bc5ccd5] daemon is not started [2022-01-25T00:52:32.362Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T00:52:32.934Z] check_test.go:251: [d16b955a98e83] daemon is not started [2022-01-25T00:52:32.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T00:52:32.934Z] check_test.go:251: [d3666f88ddcfc] daemon is not started [2022-01-25T00:52:32.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T00:52:34.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T00:52:34.891Z] check_test.go:251: [d20bd5e21427d] daemon is not started [2022-01-25T00:52:34.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T00:52:35.463Z] check_test.go:251: [de6a0d2317d39] daemon is not started [2022-01-25T00:52:35.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T00:52:36.034Z] check_test.go:251: [deb880c9ac4f0] daemon is not started [2022-01-25T00:52:36.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T00:52:36.294Z] check_test.go:251: [d72cfedea9561] daemon is not started [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.62s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-01-25T00:52:36.294Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-01-25T00:52:36.294Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T00:52:36.294Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T00:52:37.257Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-25T00:52:37.257Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-25T00:52:37.748Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-25T00:52:37.748Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-25T00:52:37.748Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-25T00:52:37.748Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-25T00:52:37.748Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-25T00:52:37.748Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-25T00:52:37.748Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-25T00:52:37.748Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T00:52:37.748Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-25T00:52:39.555Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T00:52:39.555Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T00:52:39.555Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T00:52:39.555Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T00:52:39.555Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T00:52:39.555Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T00:52:39.555Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T00:52:39.555Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T00:52:39.555Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T00:52:39.555Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T00:52:41.578Z] check_test.go:278: [ddaab21dcb072] daemon is not started [2022-01-25T00:52:41.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T00:52:41.578Z] check_test.go:278: [daa05de19638d] daemon is not started [2022-01-25T00:52:41.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T00:52:41.839Z] check_test.go:278: [d85512e0b47cd] daemon is not started [2022-01-25T00:52:41.839Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T00:52:41.839Z] check_test.go:278: [dcfd776e20324] daemon is not started [2022-01-25T00:52:41.839Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T00:52:42.100Z] check_test.go:278: [d3fd0a2bbac74] daemon is not started [2022-01-25T00:52:42.100Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-01-25T00:52:42.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-01-25T00:52:42.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-25T00:52:42.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-25T00:52:42.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-01-25T00:52:42.100Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-01-25T00:52:42.100Z] === RUN TestDockerNetworkSuite [2022-01-25T00:52:42.100Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-25T00:52:43.043Z] docker_cli_network_unix_test.go:46: [d449ed85d3ce8] daemon is not started [2022-01-25T00:52:43.043Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-25T00:52:43.304Z] docker_cli_network_unix_test.go:46: [d452490b5589e] daemon is not started [2022-01-25T00:52:43.565Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-25T00:52:43.749Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-25T00:52:43.749Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T00:52:43.749Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-25T00:52:43.749Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T00:52:43.749Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-25T00:52:46.111Z] docker_cli_network_unix_test.go:46: [d77d2f85cec94] daemon is not started [2022-01-25T00:52:46.372Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-25T00:52:47.641Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-25T00:52:47.759Z] docker_cli_network_unix_test.go:46: [de51ec9da48be] daemon is not started [2022-01-25T00:52:47.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-25T00:52:47.759Z] docker_cli_network_unix_test.go:1233: [d0b5eab4da198] daemon is not started [2022-01-25T00:52:49.921Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-25T00:52:49.921Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T00:52:49.921Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-25T00:52:49.921Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T00:52:49.921Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-25T00:52:49.921Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T00:52:49.921Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-25T00:52:49.921Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T00:52:49.921Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-25T00:52:50.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-25T00:52:51.262Z] docker_cli_network_unix_test.go:46: [da0a7fbb0886e] daemon is not started [2022-01-25T00:52:51.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-25T00:52:53.815Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-25T00:52:53.815Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T00:52:53.815Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-25T00:52:53.815Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T00:52:53.815Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-25T00:52:55.728Z] docker_cli_network_unix_test.go:46: [db3291c6b0b5a] daemon is not started [2022-01-25T00:52:56.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-25T00:52:58.583Z] docker_cli_network_unix_test.go:46: [db9564c09618c] daemon is not started [2022-01-25T00:52:58.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-25T00:52:59.526Z] docker_cli_network_unix_test.go:46: [ddff2c60a480b] daemon is not started [2022-01-25T00:52:59.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-25T00:53:00.050Z] docker_cli_network_unix_test.go:46: [d455a1e9cc36e] daemon is not started [2022-01-25T00:53:00.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-25T00:53:00.572Z] docker_cli_network_unix_test.go:46: [dcd2aedd091ca] daemon is not started [2022-01-25T00:53:00.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-25T00:53:01.123Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-25T00:53:01.143Z] docker_cli_network_unix_test.go:46: [d4158b1574a84] daemon is not started [2022-01-25T00:53:01.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-25T00:53:01.976Z] docker_cli_network_unix_test.go:46: [dc6848156e900] daemon is not started [2022-01-25T00:53:02.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-25T00:53:02.498Z] docker_cli_network_unix_test.go:46: [d62d95aeb8f09] daemon is not started [2022-01-25T00:53:02.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-25T00:53:02.758Z] docker_cli_network_unix_test.go:46: [dd2f3b4309fd6] daemon is not started [2022-01-25T00:53:02.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-25T00:53:03.330Z] docker_cli_network_unix_test.go:46: [d52b621480f9c] daemon is not started [2022-01-25T00:53:03.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-25T00:53:03.851Z] docker_cli_network_unix_test.go:46: [dc3b6625c0b29] daemon is not started [2022-01-25T00:53:03.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-25T00:53:03.851Z] docker_cli_network_unix_test.go:46: [dda4ba7875545] daemon is not started [2022-01-25T00:53:03.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-25T00:53:03.851Z] docker_cli_network_unix_test.go:46: [dba4760d14ae9] daemon is not started [2022-01-25T00:53:03.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-25T00:53:04.794Z] docker_cli_network_unix_test.go:46: [df6844a8212e0] daemon is not started [2022-01-25T00:53:04.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-25T00:53:05.366Z] docker_cli_network_unix_test.go:46: [d5f058fe1d74e] daemon is not started [2022-01-25T00:53:05.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-25T00:53:05.628Z] docker_cli_network_unix_test.go:46: [d92f3b458dae8] daemon is not started [2022-01-25T00:53:05.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-25T00:53:05.889Z] docker_cli_network_unix_test.go:46: [dd87fbb826b73] daemon is not started [2022-01-25T00:53:05.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-25T00:53:06.149Z] docker_cli_network_unix_test.go:46: [dd408c129a670] daemon is not started [2022-01-25T00:53:06.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-25T00:53:07.545Z] docker_cli_network_unix_test.go:968: [d9282dbd02cb2] daemon is not started [2022-01-25T00:53:08.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-25T00:53:09.431Z] docker_cli_network_unix_test.go:46: [d50cc33b9390f] daemon is not started [2022-01-25T00:53:09.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-25T00:53:11.269Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T00:53:11.269Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T00:53:11.269Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T00:53:11.269Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T00:53:11.269Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T00:53:12.239Z] docker_cli_network_unix_test.go:1116: [d9ad4200bf950] daemon is not started [2022-01-25T00:53:14.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-25T00:53:15.049Z] docker_cli_network_unix_test.go:46: [d1ad187b47528] daemon is not started [2022-01-25T00:53:15.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-25T00:53:15.990Z] docker_cli_network_unix_test.go:46: [dce3da9d9c35d] daemon is not started [2022-01-25T00:53:15.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-25T00:53:15.990Z] docker_cli_network_unix_test.go:46: [d97a505aa8f2c] daemon is not started [2022-01-25T00:53:15.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-25T00:53:15.990Z] docker_cli_network_unix_test.go:46: [dcd34aba08daa] daemon is not started [2022-01-25T00:53:15.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-25T00:53:15.990Z] docker_cli_network_unix_test.go:46: [d41556c698b1c] daemon is not started [2022-01-25T00:53:15.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-25T00:53:16.253Z] docker_cli_network_unix_test.go:46: [dc2cb392315b0] daemon is not started [2022-01-25T00:53:16.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-25T00:53:16.253Z] docker_cli_network_unix_test.go:46: [d82ea24a5a82c] daemon is not started [2022-01-25T00:53:16.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-25T00:53:17.637Z] docker_cli_network_unix_test.go:46: [dc4d00d802faa] daemon is not started [2022-01-25T00:53:18.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-25T00:53:18.579Z] docker_cli_network_unix_test.go:46: [daad5e2aef13c] daemon is not started [2022-01-25T00:53:18.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-25T00:53:18.579Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-25T00:53:18.579Z] docker_cli_network_unix_test.go:46: [dda73f8fb08a7] daemon is not started [2022-01-25T00:53:18.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-25T00:53:19.149Z] docker_cli_network_unix_test.go:46: [d5296f1225eea] daemon is not started [2022-01-25T00:53:19.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-25T00:53:22.607Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T00:53:22.607Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T00:53:22.607Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T00:53:22.607Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T00:53:22.607Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T00:53:22.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-25T00:53:24.096Z] docker_cli_network_unix_test.go:1084: [d8d5f463156af] daemon is not started [2022-01-25T00:53:25.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-25T00:53:25.481Z] docker_cli_network_unix_test.go:46: [d439295b764c8] daemon is not started [2022-01-25T00:53:25.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-25T00:53:26.052Z] docker_cli_network_unix_test.go:46: [dd103e96b7218] daemon is not started [2022-01-25T00:53:26.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-25T00:53:27.725Z] docker_cli_network_unix_test.go:46: [d6cc734858ec0] daemon is not started [2022-01-25T00:53:27.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-25T00:53:27.725Z] docker_cli_network_unix_test.go:46: [df923cc4c1351] daemon is not started [2022-01-25T00:53:27.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-25T00:53:28.298Z] docker_cli_network_unix_test.go:46: [d70feea00b013] daemon is not started [2022-01-25T00:53:28.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-25T00:53:29.130Z] docker_cli_network_unix_test.go:46: [dbd1eecc5e9f7] daemon is not started [2022-01-25T00:53:29.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-25T00:53:29.701Z] docker_cli_network_unix_test.go:46: [d8eb0c8dea61c] daemon is not started [2022-01-25T00:53:29.962Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-25T00:53:36.546Z] docker_cli_network_unix_test.go:46: [dd2f551d6d805] daemon is not started [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite (54.17s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.97s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.59s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.92s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.20s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.03s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.22s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-01-25T00:53:36.546Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.26s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2022-01-25T00:53:36.546Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.28s) [2022-01-25T00:53:36.546Z] === RUN TestDockerHubPullSuite [2022-01-25T00:53:36.546Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-25T00:53:36.828Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T00:53:36.828Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T00:53:36.828Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T00:53:36.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T00:53:38.456Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-25T00:53:40.368Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-25T00:53:40.670Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T00:53:40.670Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T00:53:41.309Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-25T00:53:41.691Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T00:53:42.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T00:53:42.693Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-25T00:53:42.693Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-25T00:53:42.693Z] --- PASS: TestDockerHubPullSuite (6.47s) [2022-01-25T00:53:42.693Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s) [2022-01-25T00:53:42.693Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2022-01-25T00:53:42.693Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-01-25T00:53:42.693Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.31s) [2022-01-25T00:53:42.693Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-01-25T00:53:42.693Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-25T00:53:42.693Z] PASS [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === Skipped [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-25T00:53:42.693Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-25T00:53:42.693Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-25T00:53:42.693Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-25T00:53:42.693Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-25T00:53:42.693Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.693Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-25T00:53:42.693Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.693Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-25T00:53:42.693Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-25T00:53:42.694Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-25T00:53:42.694Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-25T00:53:42.694Z] docker_cli_network_unix_test.go:46: [dda73f8fb08a7] daemon is not started [2022-01-25T00:53:42.694Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] DONE 1262 tests, 51 skipped in 1414.490s [2022-01-25T00:53:42.694Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T00:53:42.694Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T00:53:42.694Z] +++ kill 8342 [2022-01-25T00:53:42.694Z] +++ /etc/init.d/apparmor stop [2022-01-25T00:53:42.694Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] Unloading profiles will leave already running processes permanently [2022-01-25T00:53:42.694Z] unconfined, which can lead to unexpected situations. [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.694Z] To set a process to complain mode, use the command line tool [2022-01-25T00:53:42.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T00:53:42.694Z] +++ true [2022-01-25T00:53:42.694Z] exiting test-integration [2022-01-25T00:53:42.694Z] ++ exit 0 [2022-01-25T00:53:42.694Z] [2022-01-25T00:53:42.954Z] + for job in $(jobs -p) [2022-01-25T00:53:42.954Z] + wait 2095 [2022-01-25T00:53:45.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T00:53:45.652Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T00:53:46.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T00:53:49.535Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-25T00:53:51.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T00:53:51.013Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T00:53:51.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T00:53:52.091Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-25T00:53:53.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T00:53:57.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T00:53:58.675Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-25T00:54:03.961Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-25T00:54:05.872Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-25T00:54:06.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T00:54:08.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T00:54:10.076Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-25T00:54:11.461Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-25T00:54:15.664Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-25T00:54:15.664Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-25T00:54:15.664Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-25T00:54:17.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T00:54:17.302Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T00:54:17.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T00:54:18.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T00:54:18.785Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T00:54:18.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T00:54:19.871Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-25T00:54:20.823Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-25T00:54:21.399Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-25T00:54:23.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T00:54:23.664Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T00:54:23.942Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-25T00:54:24.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T00:54:24.150Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T00:54:24.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T00:54:25.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T00:54:25.091Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T00:54:25.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T00:54:25.091Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T00:54:25.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T00:54:31.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T00:54:31.467Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T00:54:31.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T00:54:31.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T00:54:31.953Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T00:54:31.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T00:54:31.953Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T00:54:31.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T00:54:32.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T00:54:32.395Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T00:54:32.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T00:54:32.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T00:54:32.395Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T00:54:32.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T00:54:32.395Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T00:54:32.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T00:55:02.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T00:55:05.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T00:55:05.408Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T00:55:06.434Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T00:55:06.434Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T00:55:06.923Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T00:55:08.539Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T00:55:08.539Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T00:55:08.539Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T00:55:08.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T00:55:10.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T00:55:10.170Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T00:55:11.187Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T00:55:11.187Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T00:55:11.671Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T00:55:13.284Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T00:55:13.284Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T00:55:13.284Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T00:55:13.414Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T00:55:13.490Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-25T00:55:13.490Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T00:55:13.490Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-25T00:55:13.490Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-25T00:55:13.490Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-25T00:55:15.704Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T00:55:15.704Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T00:55:15.704Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T00:55:15.704Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T00:55:15.704Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T00:55:17.324Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T00:55:18.363Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-25T00:55:18.849Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-25T00:55:18.849Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T00:55:18.849Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-25T00:55:18.849Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T00:55:18.849Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-25T00:55:18.849Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T00:55:18.849Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-25T00:55:18.945Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T00:55:19.286Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T00:55:19.333Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-25T00:55:19.432Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T00:55:19.918Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T00:55:20.240Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-25T00:55:20.240Z] docker_cli_swarm_test.go:1180: [d3e73422312b9] joining swarm manager [dd598ef671b70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:55:20.352Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-25T00:55:20.895Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T00:55:20.895Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T00:55:20.895Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T00:55:20.895Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T00:55:20.895Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T00:55:20.937Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T00:55:23.177Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T00:55:24.195Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T00:55:24.237Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-25T00:55:24.681Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T00:55:25.166Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T00:55:25.520Z] docker_cli_swarm_test.go:1189: [db080e80f38aa] joining swarm manager [dd598ef671b70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:55:25.851Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-25T00:55:25.851Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T00:55:25.851Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-25T00:55:25.851Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T00:55:25.851Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-25T00:55:25.851Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-25T00:55:26.185Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T00:55:28.248Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T00:55:29.747Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-25T00:55:29.868Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T00:55:29.868Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T00:55:29.868Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T00:55:31.488Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T00:55:31.488Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T00:55:31.488Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T00:55:31.973Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T00:55:33.511Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T00:55:34.254Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T00:55:35.274Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T00:55:35.759Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T00:55:35.759Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T00:55:35.785Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T00:55:35.785Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T00:55:35.785Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T00:55:36.245Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T00:55:37.270Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T00:55:37.399Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T00:55:37.399Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T00:55:37.399Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T00:55:37.755Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T00:55:37.755Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T00:55:37.755Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-25T00:55:37.755Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T00:55:37.755Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T00:55:38.418Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T00:55:41.452Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T00:55:42.477Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T00:55:43.498Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T00:55:43.498Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T00:55:43.498Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T00:55:44.514Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T00:55:44.889Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-25T00:55:45.065Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T00:55:45.530Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T00:55:45.530Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T00:55:45.530Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-25T00:55:45.530Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T00:55:45.530Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T00:55:48.794Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-25T00:55:49.814Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-25T00:55:49.814Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T00:55:49.814Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-25T00:55:53.275Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T00:55:53.701Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-25T00:55:55.983Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-25T00:56:00.850Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-25T00:56:00.850Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T00:56:00.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-25T00:56:00.850Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T00:56:00.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-25T00:56:00.850Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T00:56:00.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-25T00:56:00.850Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T00:56:00.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-25T00:56:01.871Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-25T00:56:12.220Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-25T00:56:15.514Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-25T00:56:19.715Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-25T00:56:21.627Z] docker_cli_swarm_test.go:1112: [dd11b6d551f73] joining swarm manager [d0e541c100cd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:56:23.010Z] docker_cli_swarm_test.go:1113: [dc2a32ce2bed6] joining swarm manager [d0e541c100cd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:56:28.110Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T00:56:28.110Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T00:56:28.110Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T00:56:34.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T00:56:34.119Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T00:56:34.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T00:56:34.119Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T00:56:34.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T00:56:34.119Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T00:56:34.605Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T00:56:35.097Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T00:56:35.097Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T00:56:35.097Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T00:56:44.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T00:56:44.507Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T00:56:44.507Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T00:56:44.871Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-25T00:56:44.871Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T00:56:44.871Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-25T00:56:44.871Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T00:56:44.871Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-25T00:56:46.121Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T00:56:46.121Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T00:56:47.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T00:56:47.141Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T00:56:47.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T00:56:47.141Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T00:56:47.141Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T00:56:48.158Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T00:56:48.158Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T00:56:48.158Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T00:57:05.516Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T00:57:05.516Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T00:57:05.516Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T00:57:05.516Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T00:57:06.354Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-25T00:57:06.354Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T00:57:06.354Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-25T00:57:06.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-25T00:57:13.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-25T00:57:13.662Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T00:57:14.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-25T00:57:20.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-25T00:57:24.296Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T00:57:24.296Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T00:57:24.296Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T00:57:24.296Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T00:57:31.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T00:57:31.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-25T00:57:32.697Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T00:57:33.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T00:57:38.591Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T00:57:41.635Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T00:57:41.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-25T00:57:41.882Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T00:57:41.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-25T00:57:45.555Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T00:57:45.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T00:57:46.780Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T00:57:47.805Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T00:57:52.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-25T00:57:52.495Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T00:57:52.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-25T00:57:52.495Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T00:57:52.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-25T00:57:52.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T00:57:57.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T00:57:59.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-25T00:57:59.799Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T00:57:59.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-25T00:58:00.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-25T00:58:00.284Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T00:58:00.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-25T00:58:00.284Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T00:58:00.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-25T00:58:01.542Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T00:58:14.518Z] docker_cli_swarm_test.go:1166: [df31b82b9ed45] joining swarm manager [d0e541c100cd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-25T00:58:41.095Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-25T00:58:41.095Z] docker_cli_swarm_test.go:1447: [dfb6204a68469] joining swarm manager [df376f1182204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:58:41.095Z] docker_cli_swarm_test.go:1448: [d1a63012d372a] joining swarm manager [df376f1182204]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-25T00:58:43.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-25T00:58:43.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-25T00:58:43.288Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T00:58:43.288Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-25T00:58:43.288Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T00:58:43.288Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-25T00:58:44.902Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-25T00:58:44.902Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T00:58:44.902Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-25T00:58:46.730Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T00:58:50.897Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-25T00:58:51.085Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-25T00:58:51.916Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-25T00:58:51.916Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T00:58:51.916Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-25T00:58:51.916Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T00:58:51.916Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-25T00:58:52.466Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-25T00:58:52.466Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-25T00:58:52.726Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-25T00:58:52.726Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-25T00:58:52.734Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T00:58:52.735Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T00:58:52.735Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T00:58:53.526Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-25T00:58:53.667Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-25T00:58:55.143Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-25T00:58:55.577Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-25T00:58:55.630Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-25T00:58:56.114Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-25T00:58:57.134Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-25T00:58:58.874Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-25T00:59:00.788Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-25T00:59:02.702Z] docker_cli_swarm_unix_test.go:63: [d9680e9dfd523] joining swarm manager [d2b29d5565492]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T00:59:03.135Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-25T00:59:05.417Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-25T00:59:05.417Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T00:59:05.417Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-25T00:59:07.028Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-25T00:59:07.028Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T00:59:07.028Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-25T00:59:07.514Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-25T00:59:09.790Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-25T00:59:11.404Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-25T00:59:11.889Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-25T00:59:11.889Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T00:59:11.889Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-25T00:59:12.910Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-25T00:59:13.929Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-25T00:59:13.929Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T00:59:13.929Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-25T00:59:13.929Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T00:59:13.929Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-25T00:59:14.195Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T00:59:14.195Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T00:59:14.195Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T00:59:14.195Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T00:59:19.920Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-25T00:59:58.979Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-25T00:59:58.979Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-25T00:59:58.979Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-25T01:00:00.891Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-25T01:00:02.942Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-25T01:00:02.942Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-25T01:00:02.942Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-25T01:00:04.190Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-25T01:00:04.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-25T01:00:04.556Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T01:00:05.040Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-25T01:00:05.040Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T01:00:05.407Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T01:00:05.407Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T01:00:05.407Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T01:00:05.524Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-25T01:00:05.524Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T01:00:05.524Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-25T01:00:06.010Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-25T01:00:06.010Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T01:00:06.010Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-25T01:00:06.733Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-25T01:00:08.117Z] docker_api_swarm_test.go:962: [da340ed9b2dab] joining swarm manager [d6befa6cf109d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-25T01:00:26.231Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-25T01:00:26.865Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T01:00:26.865Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T01:00:26.865Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T01:00:26.936Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T01:00:37.627Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T01:00:41.128Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-25T01:00:41.128Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-25T01:00:42.162Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-25T01:00:43.182Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-25T01:00:43.182Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T01:00:43.182Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-25T01:00:43.671Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-25T01:00:46.212Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-25T01:00:50.334Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T01:00:52.410Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T01:00:52.790Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-25T01:00:58.082Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-25T01:00:59.992Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-25T01:01:02.533Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-25T01:01:05.077Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-25T01:01:05.095Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T01:01:06.990Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-25T01:01:10.287Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-25T01:01:12.198Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-25T01:01:13.558Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-25T01:01:14.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-25T01:01:15.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-25T01:01:17.778Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T01:01:19.487Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-25T01:01:26.555Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T01:01:28.307Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-25T01:01:30.587Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-25T01:01:39.254Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T01:01:50.420Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T01:01:54.245Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T01:02:08.481Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-25T01:02:09.157Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T01:02:21.593Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T01:02:23.378Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite (1612.69s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.97s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.84s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.79s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.50s) [2022-01-25T01:02:38.273Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.53s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.19s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.64s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.91s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.39s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.52s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (37.02s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.50s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.35s) [2022-01-25T01:02:38.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.32s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.84s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (45.03s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.40s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.33s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.03s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.02s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.42s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.41s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.37s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.20s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.06s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.10s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.86s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.84s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.24s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.02s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.41s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.10s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.85s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.83s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.01s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.01s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.69s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.99s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.91s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.43s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.68s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.61s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.66s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.82s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.99s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.49s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.46s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.54s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.80s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.41s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.18s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (104.30s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.30s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.54s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.91s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.12s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.70s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.14s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2022-01-25T01:02:38.274Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.78s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.67s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.87s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.20s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.14s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.88s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.93s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.64s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.51s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.37s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.86s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.10s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-01-25T01:02:38.274Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.08s) [2022-01-25T01:02:38.274Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T01:02:38.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-25T01:02:38.535Z] docker_cli_external_volume_driver_test.go:52: [d5fea73ec26ee] daemon is not started [2022-01-25T01:02:56.655Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-25T01:03:13.770Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-25T01:03:13.770Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-25T01:03:13.770Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T01:03:13.770Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T01:03:35.401Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T01:03:35.401Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T01:03:35.401Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T01:03:35.401Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T01:03:38.353Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T01:03:44.528Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T01:03:44.528Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T01:03:44.528Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T01:03:44.528Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T01:03:45.235Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T01:03:45.235Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T01:03:45.235Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T01:03:45.235Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T01:03:45.235Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T01:03:45.235Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T01:03:45.235Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T01:03:49.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T01:03:49.197Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:03:49.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T01:03:49.197Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:03:49.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T01:03:49.845Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:03:49.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T01:03:50.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-25T01:03:56.428Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-25T01:04:04.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T01:04:05.615Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T01:04:05.615Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T01:04:05.615Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T01:04:05.615Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T01:04:10.036Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T01:04:10.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-25T01:04:13.336Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T01:04:13.336Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T01:04:13.336Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T01:04:13.336Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T01:04:13.336Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T01:04:13.336Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T01:04:13.336Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T01:04:13.336Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T01:04:13.336Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T01:04:13.336Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T01:04:13.336Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T01:04:13.336Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T01:04:14.413Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T01:04:16.861Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T01:04:16.861Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T01:04:20.837Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T01:04:20.837Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T01:04:20.837Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T01:04:20.837Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T01:04:21.376Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T01:04:21.376Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T01:04:21.376Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T01:04:21.376Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T01:04:21.376Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T01:04:21.376Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T01:04:21.376Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T01:04:24.847Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T01:04:25.842Z] docker_cli_external_volume_driver_test.go:52: [de74f8b9fdc5b] daemon is not started [2022-01-25T01:04:26.499Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T01:04:26.499Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:04:26.499Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T01:04:26.499Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:04:26.499Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T01:04:26.499Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:04:26.499Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T01:04:27.020Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-25T01:04:31.252Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T01:04:34.741Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-25T01:04:39.205Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T01:04:40.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-25T01:04:44.044Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-25T01:04:44.044Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-25T01:04:44.044Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-25T01:04:46.815Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T01:04:47.941Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T01:04:53.176Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T01:04:53.176Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T01:04:53.176Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T01:04:53.176Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T01:04:53.176Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T01:04:53.176Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T01:04:53.176Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T01:04:53.176Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T01:04:53.176Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T01:04:53.176Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T01:04:53.176Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T01:04:53.176Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T01:04:55.365Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T01:04:55.365Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T01:04:55.365Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T01:04:55.365Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T01:04:56.235Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T01:04:56.235Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T01:04:56.389Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T01:04:56.389Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T01:04:56.389Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T01:04:58.868Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-25T01:05:05.069Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T01:05:07.024Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T01:05:07.024Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:05:07.024Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T01:05:09.981Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-25T01:05:11.089Z] docker_cli_external_volume_driver_test.go:52: [dd30602f04c60] daemon is not started [2022-01-25T01:05:12.372Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T01:05:22.186Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T01:05:22.671Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T01:05:22.983Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T01:05:25.719Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T01:05:25.719Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T01:05:25.719Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T01:05:26.740Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T01:05:26.740Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T01:05:28.022Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-25T01:05:28.973Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T01:05:29.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-25T01:05:29.209Z] docker_cli_external_volume_driver_test.go:52: [da6e52a91638b] daemon is not started [2022-01-25T01:05:30.583Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T01:05:32.758Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T01:05:33.781Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T01:05:34.803Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T01:05:35.826Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T01:05:36.846Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T01:05:37.866Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T01:05:37.886Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T01:05:37.886Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T01:05:37.886Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T01:05:37.886Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T01:05:38.371Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T01:05:38.371Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T01:05:38.371Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T01:05:40.152Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T01:05:41.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-25T01:05:47.472Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T01:05:47.472Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:05:47.472Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-25T01:05:47.472Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T01:05:47.472Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T01:05:47.472Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T01:05:47.472Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T01:05:47.472Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T01:05:47.958Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T01:05:48.444Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T01:05:49.467Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T01:05:49.489Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-25T01:05:51.059Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T01:05:51.059Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:05:51.059Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T01:05:55.849Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T01:06:03.746Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T01:06:04.764Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T01:06:08.654Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T01:06:08.654Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T01:06:08.654Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T01:06:09.138Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T01:06:09.138Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T01:06:13.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-25T01:06:15.133Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T01:06:16.152Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T01:06:17.171Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T01:06:17.345Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T01:06:17.345Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T01:06:17.345Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T01:06:18.191Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T01:06:18.366Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T01:06:19.210Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T01:06:20.227Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T01:06:21.838Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T01:06:29.136Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T01:06:29.136Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:06:29.136Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-25T01:06:29.136Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T01:06:29.136Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T01:06:29.136Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T01:06:29.136Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T01:06:29.136Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T01:06:29.136Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T01:06:29.620Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T01:06:30.640Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T01:06:31.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-25T01:06:32.487Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-25T01:06:37.943Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T01:06:46.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-25T01:06:50.522Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-25T01:06:59.416Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T01:06:59.416Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T01:06:59.416Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T01:07:01.028Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T01:07:01.406Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T01:07:08.572Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-25T01:07:16.588Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T01:07:23.909Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T01:07:32.749Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T01:07:33.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-25T01:07:38.758Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T01:07:44.052Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T01:07:51.360Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-25T01:08:00.258Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T01:08:00.258Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T01:08:00.258Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T01:08:05.518Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T01:08:10.897Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T01:08:10.897Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T01:08:10.897Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T01:08:10.897Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T01:08:10.897Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T01:08:10.897Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T01:08:12.845Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T01:08:14.808Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T01:08:20.843Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T01:08:21.769Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T01:08:23.454Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-25T01:08:23.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T01:08:23.893Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T01:08:24.379Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T01:08:27.416Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T01:08:28.441Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T01:08:29.173Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T01:08:30.061Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T01:08:42.767Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T01:08:43.789Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T01:08:54.941Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T01:08:54.941Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T01:08:54.941Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T01:08:55.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-25T01:08:56.507Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T01:09:01.391Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T01:09:04.888Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T01:09:04.888Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T01:09:04.888Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T01:09:04.888Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T01:09:04.888Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T01:09:04.888Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T01:09:07.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-25T01:09:08.773Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T01:09:12.017Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T01:09:14.770Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T01:09:18.048Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T01:09:18.660Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T01:09:18.660Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T01:09:18.660Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T01:09:21.693Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T01:09:23.306Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T01:09:24.059Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T01:09:24.917Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T01:09:25.676Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T01:09:25.676Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T01:09:25.676Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T01:09:25.676Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T01:09:25.676Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T01:09:25.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-25T01:09:25.896Z] docker_cli_external_volume_driver_test.go:484: [dbd2cc37fc72e] daemon is not started [2022-01-25T01:09:27.964Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T01:09:27.964Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T01:09:27.964Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T01:09:36.176Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-25T01:09:36.176Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-25T01:09:36.176Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T01:09:36.176Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-25T01:09:36.176Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T01:09:36.176Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-25T01:09:36.176Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-25T01:09:37.605Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T01:09:37.791Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-25T01:09:37.791Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T01:09:37.791Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-25T01:09:38.275Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-25T01:09:38.622Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T01:09:38.760Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-25T01:09:40.792Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-25T01:09:40.792Z] docker_cli_external_volume_driver_test.go:52: [d1840e5eb0ce2] daemon is not started [2022-01-25T01:09:44.756Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-25T01:09:48.646Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-25T01:09:51.305Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T01:09:54.643Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-25T01:09:54.643Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T01:09:54.643Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-25T01:09:54.643Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T01:09:54.643Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-25T01:09:54.643Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T01:09:54.643Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-25T01:09:54.643Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T01:09:54.643Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-25T01:09:54.643Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T01:09:54.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite (436.93s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-01-25T01:09:55.691Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-01-25T01:09:55.691Z] PASS [2022-01-25T01:09:55.691Z] [2022-01-25T01:09:55.691Z] === Skipped [2022-01-25T01:09:55.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-25T01:09:55.691Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-25T01:09:55.691Z] check_test.go:308: [dcf4585f74f78] daemon is not started [2022-01-25T01:09:55.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-25T01:09:55.691Z] [2022-01-25T01:09:55.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-25T01:09:55.691Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-25T01:09:55.691Z] check_test.go:308: [d7f7b78b8abd5] daemon is not started [2022-01-25T01:09:55.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-25T01:09:55.691Z] [2022-01-25T01:09:55.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-25T01:09:55.691Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-25T01:09:55.691Z] check_test.go:308: [d82b6b56a1f38] daemon is not started [2022-01-25T01:09:55.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-25T01:09:55.691Z] [2022-01-25T01:09:55.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-25T01:09:55.691Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-25T01:09:55.691Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-25T01:09:55.691Z] [2022-01-25T01:09:55.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-25T01:09:55.691Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-25T01:09:55.691Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-25T01:09:55.691Z] [2022-01-25T01:09:55.691Z] DONE 271 tests, 5 skipped in 2386.993s [2022-01-25T01:09:55.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-25T01:09:55.691Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d679602fdd372/docker.pid [2022-01-25T01:09:55.691Z] +++ kill 6987 [2022-01-25T01:09:55.691Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6987 is not a child of this shell [2022-01-25T01:09:55.691Z] warning: PID 6987 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d679602fdd372/docker.pid had a nonzero exit code [2022-01-25T01:09:55.691Z] ++++ cat bundles/test-integration/docker.pid [2022-01-25T01:09:55.691Z] +++ kill 8324 [2022-01-25T01:09:55.692Z] +++ /etc/init.d/apparmor stop [2022-01-25T01:09:55.692Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-25T01:09:55.692Z] [2022-01-25T01:09:55.692Z] Unloading profiles will leave already running processes permanently [2022-01-25T01:09:55.692Z] unconfined, which can lead to unexpected situations. [2022-01-25T01:09:55.692Z] [2022-01-25T01:09:55.692Z] To set a process to complain mode, use the command line tool [2022-01-25T01:09:55.692Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-25T01:09:55.692Z] +++ true [2022-01-25T01:09:55.692Z] exiting test-integration [2022-01-25T01:09:55.692Z] ++ exit 0 [2022-01-25T01:09:55.692Z] [2022-01-25T01:09:55.692Z] + exit 0 [2022-01-25T01:09:55.692Z] ++ jobs -p [2022-01-25T01:09:55.692Z] + pids= [2022-01-25T01:09:55.692Z] + echo 'Remaining pids to kill: []' [2022-01-25T01:09:55.692Z] Remaining pids to kill: [] [2022-01-25T01:09:55.692Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-25T01:09:55.712Z] Recording test results [2022-01-25T01:09:56.482Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T01:09:57.780Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-25T01:09:58.112Z] + echo Ensuring container killed. [2022-01-25T01:09:58.112Z] Ensuring container killed. [2022-01-25T01:09:58.112Z] + docker ps -aq -f name=docker-pr5-* [2022-01-25T01:09:58.112Z] + cids=0c63399a7f88 [2022-01-25T01:09:58.112Z] 4fb5df7bcc95 [2022-01-25T01:09:58.112Z] 000b15d94a09 [2022-01-25T01:09:58.112Z] + [ -n 0c63399a7f88 [2022-01-25T01:09:58.112Z] 4fb5df7bcc95 [2022-01-25T01:09:58.112Z] 000b15d94a09 ] [2022-01-25T01:09:58.112Z] + docker rm -vf 0c63399a7f88 4fb5df7bcc95 000b15d94a09 [2022-01-25T01:09:58.376Z] 0c63399a7f88 [2022-01-25T01:09:58.642Z] 4fb5df7bcc95 [2022-01-25T01:09:58.642Z] 000b15d94a09 [Pipeline] sh [2022-01-25T01:09:58.929Z] + echo Chowning /workspace to jenkins user [2022-01-25T01:09:58.929Z] Chowning /workspace to jenkins user [2022-01-25T01:09:58.929Z] + id -u [2022-01-25T01:09:58.929Z] + id -g [2022-01-25T01:09:58.929Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43182:/workspace busybox chown -R 1000:1000 /workspace [2022-01-25T01:09:58.929Z] Unable to find image 'busybox:latest' locally [2022-01-25T01:09:58.929Z] latest: Pulling from library/busybox [2022-01-25T01:09:59.190Z] 5cc84ad355aa: Pulling fs layer [2022-01-25T01:09:59.190Z] 5cc84ad355aa: Download complete [2022-01-25T01:09:59.190Z] 5cc84ad355aa: Pull complete [2022-01-25T01:09:59.190Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-25T01:09:59.190Z] Status: Downloaded newer image for busybox:latest [2022-01-25T01:09:59.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-25T01:09:59.514Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:09:59.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-25T01:09:59.514Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:09:59.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-25T01:09:59.514Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:09:59.514Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-25T01:09:59.999Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-25T01:10:01.416Z] + bundleName=amd64 [2022-01-25T01:10:01.416Z] + echo Creating amd64-bundles.tar.gz [2022-01-25T01:10:01.416Z] Creating amd64-bundles.tar.gz [2022-01-25T01:10:01.416Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-25T01:10:01.416Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-01-25T01:10:02.376Z] Archiving artifacts [2022-01-25T01:10:04.879Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T01:10:05.214Z] + make clean [2022-01-25T01:10:05.474Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T01:10:05.474Z] docker-dev-cache [2022-01-25T01:10:05.474Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T01:10:05.999Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T01:10:09.169Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T01:10:15.267Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T01:10:19.199Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T01:10:21.259Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T01:10:22.871Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T01:10:22.871Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T01:10:22.871Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T01:10:22.871Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T01:10:22.871Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T01:10:24.049Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-25T01:10:25.068Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-25T01:10:25.068Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T01:10:25.068Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-25T01:10:25.068Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T01:10:25.068Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-25T01:10:25.068Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T01:10:25.068Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-25T01:10:25.068Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T01:10:25.068Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-25T01:10:25.068Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T01:10:25.068Z] === RUN TestDockerSuite/TestBuildFails [2022-01-25T01:10:25.902Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T01:10:25.902Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T01:10:26.388Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T01:10:28.101Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-25T01:10:28.101Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-25T01:10:34.097Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-25T01:10:41.406Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-25T01:10:44.772Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T01:10:54.091Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-25T01:10:59.934Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T01:11:03.831Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T01:11:03.831Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T01:11:03.831Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T01:11:03.831Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T01:11:03.831Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T01:11:04.967Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-25T01:11:06.119Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T01:11:06.658Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-25T01:11:11.113Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T01:11:13.974Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-25T01:11:13.974Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T01:11:13.974Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-25T01:11:13.974Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-25T01:11:14.460Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-25T01:11:14.460Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T01:11:14.946Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-25T01:11:15.073Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-25T01:11:21.080Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T01:11:27.853Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T01:11:30.088Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-25T01:11:30.088Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:11:30.088Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-25T01:11:42.582Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T01:11:42.582Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T01:11:42.582Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T01:11:45.234Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-25T01:11:45.235Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-25T01:11:45.900Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T01:11:46.848Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-25T01:11:46.848Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T01:11:46.848Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-25T01:11:47.867Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-25T01:11:47.867Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-25T01:11:52.737Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-25T01:11:53.210Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T01:11:53.210Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T01:11:53.755Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-25T01:11:54.773Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-25T01:11:55.793Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-25T01:11:56.279Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-25T01:11:57.900Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-25T01:11:59.217Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T01:11:59.217Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T01:11:59.515Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-25T01:12:03.942Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T01:12:05.229Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T01:12:06.820Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-25T01:12:06.820Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:12:06.820Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-25T01:12:06.820Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T01:12:06.820Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-25T01:12:06.820Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-25T01:12:06.820Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-25T01:12:06.820Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-25T01:12:06.820Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-25T01:12:07.828Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T01:12:07.829Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T01:12:07.829Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T01:12:07.829Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T01:12:07.829Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T01:12:07.840Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-25T01:12:08.325Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-25T01:12:10.112Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T01:12:14.326Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-25T01:12:14.981Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T01:12:19.851Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-25T01:12:27.161Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T01:12:30.810Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T01:12:30.810Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T01:12:30.810Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T01:12:34.707Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T01:12:36.325Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T01:12:39.879Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-25T01:12:39.879Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T01:12:39.879Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-25T01:12:39.879Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-25T01:12:42.330Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T01:12:48.342Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T01:12:48.342Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T01:12:48.342Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T01:12:48.342Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T01:12:48.342Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T01:12:48.342Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T01:12:48.342Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T01:12:48.629Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T01:12:48.629Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T01:12:48.629Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T01:12:53.221Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T01:12:53.707Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T01:12:57.617Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T01:12:57.617Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T01:12:57.617Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T01:12:57.617Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T01:12:57.617Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T01:13:01.317Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T01:13:01.317Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T01:13:07.315Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T01:13:07.315Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T01:13:14.613Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T01:13:22.897Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-25T01:13:28.036Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T01:13:28.036Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T01:13:35.351Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T01:13:35.974Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-25T01:13:42.667Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T01:13:42.667Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T01:13:42.667Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T01:13:42.667Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T01:13:42.667Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T01:13:45.013Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T01:13:45.013Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T01:13:45.013Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T01:13:45.497Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T01:13:45.714Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T01:13:45.714Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T01:13:46.202Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-25T01:13:46.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-25T01:13:47.109Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T01:13:53.894Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-25T01:13:54.420Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T01:13:58.904Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T01:13:59.889Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-25T01:14:01.719Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T01:14:01.719Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T01:14:01.719Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T01:14:01.719Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T01:14:01.719Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T01:14:01.719Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T01:14:01.719Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T01:14:03.784Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T01:14:04.270Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T01:14:06.588Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T01:14:07.607Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T01:14:11.492Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T01:14:11.492Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T01:14:11.492Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T01:14:11.492Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T01:14:11.492Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T01:14:17.934Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-25T01:14:17.934Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T01:14:17.934Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-25T01:14:22.330Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T01:14:22.331Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T01:14:22.331Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T01:14:22.331Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T01:14:22.331Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T01:14:22.331Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T01:14:22.331Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T01:14:22.814Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T01:14:33.110Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-25T01:14:33.110Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-25T01:14:33.110Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T01:14:33.110Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-25T01:14:33.110Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T01:14:33.110Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-25T01:14:33.399Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T01:14:34.413Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T01:14:34.413Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T01:14:34.896Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T01:14:34.896Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T01:14:34.896Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T01:14:34.896Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T01:14:34.896Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T01:14:36.143Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-25T01:14:37.169Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T01:14:41.890Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T01:14:41.890Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T01:14:43.149Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T01:14:46.771Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-25T01:14:48.383Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-25T01:14:48.866Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-25T01:14:48.866Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-25T01:14:49.137Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T01:14:51.899Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-25T01:14:52.491Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T01:14:53.513Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-25T01:14:54.370Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T01:14:54.370Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T01:14:54.370Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T01:14:55.127Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-25T01:14:59.802Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T01:14:59.802Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T01:15:00.286Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T01:15:00.286Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T01:15:00.286Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T01:15:03.180Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T01:15:03.180Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T01:15:03.180Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T01:15:05.156Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T01:15:05.156Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T01:15:05.156Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-25T01:15:10.270Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-25T01:15:11.885Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-25T01:15:11.991Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T01:15:16.851Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T01:15:16.851Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T01:15:16.851Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T01:15:16.851Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T01:15:16.851Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T01:15:16.851Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T01:15:16.851Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:15:16.851Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T01:15:17.335Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T01:15:20.292Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T01:15:22.489Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-25T01:15:24.190Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T01:15:25.207Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T01:15:26.146Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T01:15:27.353Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-25T01:15:34.955Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T01:15:34.955Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T01:15:34.955Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T01:15:37.956Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-25T01:15:37.975Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T01:15:37.975Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T01:15:37.975Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T01:15:37.975Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T01:15:37.975Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T01:15:37.975Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T01:15:37.975Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T01:15:40.997Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T01:15:40.997Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T01:15:40.997Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T01:15:40.997Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T01:15:42.819Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-25T01:15:43.244Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T01:15:43.244Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T01:15:43.244Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T01:15:43.244Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T01:15:43.727Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T01:15:43.727Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T01:15:43.727Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T01:15:44.043Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T01:15:44.043Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T01:15:44.043Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T01:15:44.043Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T01:15:44.043Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T01:15:44.043Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T01:15:44.043Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:15:44.043Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T01:15:46.389Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T01:15:47.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T01:15:48.289Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-25T01:15:49.309Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-25T01:15:49.309Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T01:15:49.793Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-25T01:15:49.793Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T01:15:49.793Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-25T01:15:50.830Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T01:15:52.074Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-25T01:15:52.074Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T01:15:52.074Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-25T01:15:53.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T01:15:53.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T01:15:53.104Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T01:15:53.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T01:15:56.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T01:15:56.133Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T01:15:56.994Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T01:15:58.013Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T01:15:58.013Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T01:15:58.497Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T01:15:58.497Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T01:15:58.497Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T01:15:58.497Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T01:15:58.497Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T01:15:59.163Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T01:15:59.163Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:15:59.163Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T01:15:59.163Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:15:59.163Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T01:16:00.777Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T01:16:00.777Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T01:16:00.777Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T01:16:02.196Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T01:16:02.196Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T01:16:04.473Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T01:16:04.473Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T01:16:04.473Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T01:16:08.082Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T01:16:08.353Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T01:16:08.353Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T01:16:11.381Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T01:16:14.083Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T01:16:14.083Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T01:16:14.083Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T01:16:16.240Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T01:16:21.099Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T01:16:21.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T01:16:21.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T01:16:21.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T01:16:21.583Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T01:16:23.857Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T01:16:23.857Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T01:16:23.857Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T01:16:24.684Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T01:16:24.684Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T01:16:24.684Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T01:16:26.883Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T01:16:26.883Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:16:26.883Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T01:16:29.909Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T01:16:29.909Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T01:16:33.569Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T01:16:34.769Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T01:16:37.045Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T01:16:37.045Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T01:16:37.045Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T01:16:37.045Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T01:16:37.045Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T01:16:37.045Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T01:16:37.045Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-25T01:16:37.045Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T01:16:37.045Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T01:16:37.045Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T01:16:37.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T01:16:38.437Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T01:16:38.437Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T01:16:38.437Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T01:16:38.437Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T01:16:38.437Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T01:16:38.437Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T01:16:38.437Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:16:38.437Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T01:16:38.921Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T01:16:39.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T01:16:39.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-25T01:16:42.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-25T01:16:43.268Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-25T01:16:45.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-25T01:16:48.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-25T01:16:49.519Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T01:16:51.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000116e88_} [2022-01-25T01:16:54.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999417005_c:\foo_false____} [2022-01-25T01:16:57.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999417005_c:\foo_true____} [2022-01-25T01:16:58.344Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T01:16:58.344Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T01:16:58.344Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T01:17:00.498Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T01:17:00.498Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T01:17:00.498Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T01:17:00.498Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T01:17:00.498Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T01:17:00.498Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T01:17:00.498Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T01:17:01.321Z] === RUN TestDockerSuite/TestBuildRm [2022-01-25T01:17:01.381Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T01:17:01.381Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T01:17:01.381Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T01:17:01.381Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T01:17:01.381Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T01:17:01.381Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T01:17:01.381Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T01:17:04.380Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T01:17:04.380Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T01:17:04.380Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:17:04.380Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T01:17:05.265Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T01:17:05.265Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T01:17:05.265Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T01:17:05.265Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T01:17:07.406Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T01:17:07.406Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T01:17:07.406Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T01:17:07.406Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T01:17:09.155Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T01:17:09.155Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T01:17:09.155Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T01:17:09.155Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T01:17:09.155Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T01:17:09.155Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T01:17:09.155Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:17:09.155Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T01:17:10.461Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T01:17:10.461Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T01:17:10.461Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T01:17:10.461Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T01:17:10.461Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T01:17:10.461Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T01:17:10.461Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T01:17:13.042Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T01:17:16.445Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T01:17:16.468Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-25T01:17:16.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T01:17:19.470Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T01:17:19.470Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:17:19.470Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T01:17:19.470Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T01:17:19.470Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T01:17:19.501Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-25T01:17:19.501Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T01:17:19.501Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-25T01:17:19.501Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T01:17:19.501Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-25T01:17:21.781Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-25T01:17:21.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T01:17:21.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T01:17:21.793Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T01:17:21.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T01:17:25.670Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-25T01:17:25.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T01:17:25.683Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T01:17:29.572Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T01:17:29.572Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:17:29.572Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T01:17:29.572Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:17:29.572Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T01:17:30.551Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-25T01:17:32.140Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T01:17:32.140Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T01:17:32.140Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T01:17:32.140Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:17:32.140Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T01:17:33.457Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T01:17:33.941Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T01:17:37.836Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T01:17:37.836Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T01:17:37.836Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T01:17:41.152Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-25T01:17:41.731Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T01:17:42.215Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T01:17:42.734Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T01:17:42.734Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T01:17:42.734Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T01:17:42.734Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T01:17:42.734Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T01:17:45.246Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T01:17:45.759Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T01:17:45.759Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T01:17:45.759Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T01:17:45.759Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T01:17:45.759Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T01:17:48.787Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T01:17:48.787Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:17:48.787Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T01:17:48.787Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T01:17:48.787Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T01:17:48.787Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T01:17:48.787Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T01:17:48.787Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T01:17:48.787Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T01:17:48.787Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T01:17:49.270Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T01:17:51.542Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T01:17:52.550Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T01:17:54.563Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T01:17:55.046Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T01:17:55.046Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T01:17:57.320Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T01:17:58.336Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T01:17:58.336Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T01:17:58.336Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T01:17:58.336Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T01:17:58.819Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T01:17:58.819Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T01:17:58.819Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T01:17:59.198Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-25T01:17:59.302Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T01:17:59.789Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T01:17:59.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T01:17:59.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T01:17:59.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T01:17:59.869Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T01:17:59.869Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T01:18:00.814Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-25T01:18:01.300Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-25T01:18:02.907Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T01:18:02.907Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T01:18:02.907Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T01:18:06.816Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T01:18:06.816Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:18:06.816Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T01:18:10.416Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T01:18:10.416Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T01:18:10.416Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T01:18:11.701Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T01:18:11.701Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T01:18:14.043Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-25T01:18:14.043Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-25T01:18:14.301Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T01:18:14.301Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T01:18:14.301Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T01:18:14.301Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T01:18:16.572Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T01:18:17.326Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T01:18:17.326Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T01:18:17.811Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T01:18:17.811Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T01:18:17.811Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T01:18:17.811Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T01:18:17.811Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T01:18:17.811Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T01:18:18.294Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T01:18:18.294Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T01:18:18.295Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T01:18:18.295Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T01:18:18.295Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T01:18:20.039Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-25T01:18:20.039Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-25T01:18:20.463Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T01:18:20.463Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T01:18:20.463Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T01:18:20.463Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T01:18:20.463Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T01:18:20.463Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T01:18:20.463Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-25T01:18:20.463Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T01:18:20.463Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T01:18:20.463Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T01:18:20.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-25T01:18:21.320Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T01:18:23.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T01:18:23.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-25T01:18:24.343Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T01:18:26.043Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-25T01:18:27.372Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T01:18:27.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-25T01:18:30.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-25T01:18:34.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-25T01:18:37.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000389980_} [2022-01-25T01:18:37.962Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T01:18:40.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11616128810_c:\foo_false____} [2022-01-25T01:18:43.952Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T01:18:44.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11616128810_c:\foo_true____} [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T01:18:47.299Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T01:18:47.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T01:18:47.782Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T01:18:47.782Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T01:18:47.782Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T01:18:47.782Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T01:18:47.782Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T01:18:47.782Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T01:18:47.782Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T01:18:47.782Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T01:18:47.782Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T01:18:47.782Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T01:18:47.782Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T01:18:49.941Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T01:18:51.594Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-25T01:18:51.594Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.594Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T01:18:51.668Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T01:18:51.668Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T01:18:51.668Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:18:51.668Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T01:18:52.613Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-25T01:18:52.977Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T01:18:53.460Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T01:18:54.227Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-25T01:18:55.553Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T01:18:55.553Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T01:18:55.553Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T01:18:55.553Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T01:18:58.585Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T01:18:58.585Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T01:18:58.585Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T01:18:58.585Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T01:18:58.585Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T01:18:58.585Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T01:18:58.585Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T01:18:59.448Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T01:18:59.448Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T01:19:00.225Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-25T01:19:00.463Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T01:19:05.887Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T01:19:06.225Z] === RUN TestDockerSuite/TestBuildUser [2022-01-25T01:19:06.225Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T01:19:06.225Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-25T01:19:06.225Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T01:19:06.225Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-25T01:19:06.225Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T01:19:06.225Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-25T01:19:07.755Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T01:19:08.918Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T01:19:08.918Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:19:08.918Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T01:19:08.918Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T01:19:08.918Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T01:19:11.095Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-25T01:19:11.580Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-25T01:19:12.611Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T01:19:12.611Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T01:19:12.611Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T01:19:12.611Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:19:12.611Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T01:19:12.611Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T01:19:13.096Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T01:19:13.096Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T01:19:13.096Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T01:19:14.113Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T01:19:14.113Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T01:19:14.113Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T01:19:14.611Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-25T01:19:14.611Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T01:19:14.611Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-25T01:19:14.611Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T01:19:14.611Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-25T01:19:17.996Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T01:19:21.605Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T01:19:21.605Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T01:19:21.605Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T01:19:21.605Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:19:21.605Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T01:19:26.804Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T01:19:29.079Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T01:19:32.105Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T01:19:34.292Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T01:19:34.292Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T01:19:34.292Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T01:19:34.292Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T01:19:34.292Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T01:19:36.959Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T01:19:36.959Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T01:19:36.959Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T01:19:37.322Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T01:19:37.322Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T01:19:37.322Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T01:19:37.322Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T01:19:37.322Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T01:19:39.984Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-25T01:19:40.155Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-25T01:19:40.639Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-25T01:19:41.205Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T01:19:41.205Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:19:41.205Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T01:19:41.205Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T01:19:41.205Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T01:19:41.205Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T01:19:41.205Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T01:19:41.205Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T01:19:41.205Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T01:19:41.205Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T01:19:41.689Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T01:19:43.968Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T01:19:44.839Z] === RUN TestDockerSuite/TestExec [2022-01-25T01:19:44.839Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:19:44.839Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T01:19:44.839Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T01:19:44.839Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T01:19:47.111Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T01:19:47.861Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T01:19:47.861Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T01:19:47.861Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T01:19:49.386Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T01:19:49.386Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:19:49.386Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T01:19:49.386Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:19:49.386Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T01:19:49.386Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T01:19:49.386Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T01:19:50.892Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T01:19:51.663Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T01:19:51.911Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T01:19:52.396Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T01:19:52.396Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T01:19:52.396Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T01:19:52.884Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T01:19:52.884Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T01:19:52.884Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T01:19:52.884Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T01:19:53.367Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T01:19:54.687Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T01:19:55.780Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-25T01:19:56.959Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T01:19:59.234Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T01:20:03.090Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-25T01:20:03.090Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T01:20:03.090Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-25T01:20:03.090Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T01:20:03.090Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-25T01:20:05.221Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T01:20:05.221Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T01:20:05.221Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T01:20:05.221Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:20:05.221Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T01:20:05.221Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T01:20:05.221Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T01:20:06.056Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T01:20:06.056Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T01:20:06.056Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T01:20:06.122Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-25T01:20:06.122Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T01:20:06.122Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-25T01:20:07.494Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T01:20:09.098Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T01:20:09.098Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T01:20:09.098Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T01:20:09.098Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T01:20:12.353Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T01:20:12.354Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.354Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T01:20:12.354Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.354Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T01:20:12.354Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.354Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T01:20:12.354Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T01:20:12.354Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T01:20:12.354Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.354Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T01:20:12.984Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T01:20:12.984Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T01:20:12.984Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T01:20:12.984Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T01:20:12.984Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T01:20:12.984Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T01:20:13.468Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T01:20:13.468Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T01:20:13.468Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T01:20:13.468Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T01:20:13.468Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T01:20:15.382Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T01:20:15.382Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T01:20:15.382Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T01:20:15.382Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:20:15.382Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T01:20:15.382Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T01:20:15.382Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T01:20:15.382Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T01:20:15.382Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T01:20:15.382Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T01:20:15.382Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T01:20:17.356Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T01:20:18.413Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T01:20:18.413Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T01:20:18.413Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T01:20:18.806Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-25T01:20:20.387Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T01:20:24.272Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T01:20:24.412Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T01:20:24.412Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T01:20:24.412Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T01:20:24.412Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T01:20:24.412Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T01:20:24.412Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:20:24.412Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T01:20:24.801Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-25T01:20:24.801Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-25T01:20:31.697Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T01:20:36.954Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T01:20:37.680Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T01:20:40.705Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T01:20:42.946Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T01:20:46.273Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-25T01:20:46.273Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T01:20:46.273Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-25T01:20:46.273Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T01:20:46.273Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-25T01:20:46.273Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T01:20:46.273Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-25T01:20:46.757Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T01:20:47.999Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestHealth [2022-01-25T01:20:47.999Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T01:20:47.999Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T01:20:50.258Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T01:20:53.291Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T01:20:54.092Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T01:20:54.092Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T01:20:54.092Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T01:20:54.092Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T01:20:54.092Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T01:20:54.092Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T01:20:54.309Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T01:20:54.575Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T01:20:55.058Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T01:20:55.058Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:20:55.058Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T01:20:56.666Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T01:20:56.666Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T01:20:57.362Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-25T01:20:58.382Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-25T01:20:58.382Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T01:20:58.870Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-25T01:20:58.870Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T01:20:58.870Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-25T01:20:58.870Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T01:20:58.870Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-25T01:20:58.941Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T01:20:58.941Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T01:21:00.308Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T01:21:01.154Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-25T01:21:01.326Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T01:21:01.965Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T01:21:02.345Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T01:21:04.995Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T01:21:04.995Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T01:21:04.995Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:21:04.995Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T01:21:07.148Z] === RUN TestDockerSuite/TestCommitChange [2022-01-25T01:21:09.643Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T01:21:09.854Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T01:21:09.854Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T01:21:09.854Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T01:21:09.854Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T01:21:09.854Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T01:21:09.854Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T01:21:09.854Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T01:21:09.854Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T01:21:09.854Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T01:21:09.854Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:21:09.854Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T01:21:12.017Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-25T01:21:12.887Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T01:21:15.911Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T01:21:15.911Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:21:15.911Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T01:21:15.911Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T01:21:15.911Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T01:21:15.911Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T01:21:15.911Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T01:21:15.911Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T01:21:16.935Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T01:21:16.935Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T01:21:16.935Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T01:21:16.935Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:21:16.935Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T01:21:16.935Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T01:21:16.935Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T01:21:16.935Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T01:21:16.935Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T01:21:17.954Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T01:21:17.954Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T01:21:17.954Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T01:21:18.017Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-25T01:21:18.017Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T01:21:18.017Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-25T01:21:18.939Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T01:21:19.424Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T01:21:21.839Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T01:21:22.450Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T01:21:22.450Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T01:21:22.450Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T01:21:22.450Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T01:21:22.450Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T01:21:22.450Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T01:21:22.450Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T01:21:25.321Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-25T01:21:25.321Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T01:21:25.321Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-25T01:21:25.479Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T01:21:31.469Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T01:21:31.469Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:21:31.469Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T01:21:31.469Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:21:31.469Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T01:21:31.469Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:21:31.469Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T01:21:34.495Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T01:21:36.772Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T01:21:37.255Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T01:21:40.279Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T01:21:42.554Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T01:21:42.554Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T01:21:42.554Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T01:21:42.554Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T01:21:43.358Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-25T01:21:45.579Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-25T01:21:48.237Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-25T01:21:48.237Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-25T01:21:48.237Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-25T01:21:48.237Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-25T01:21:48.237Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-25T01:21:48.237Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-25T01:21:48.237Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-25T01:21:48.237Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-25T01:21:49.455Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T01:21:54.315Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T01:21:55.539Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-25T01:21:57.342Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T01:21:57.959Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T01:21:58.442Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T01:21:59.619Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T01:22:02.647Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T01:22:02.840Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-25T01:22:02.840Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T01:22:03.306Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T01:22:03.325Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-25T01:22:05.604Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-25T01:22:05.604Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T01:22:05.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-25T01:22:05.604Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T01:22:05.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-25T01:22:05.604Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T01:22:05.604Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-25T01:22:05.681Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T01:22:08.813Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T01:22:09.299Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T01:22:09.299Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T01:22:09.299Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T01:22:11.575Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.839Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T01:22:11.839Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.840Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T01:22:11.840Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.840Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T01:22:11.840Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.840Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T01:22:11.840Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.840Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T01:22:11.840Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T01:22:11.840Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T01:22:11.840Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T01:22:11.840Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T01:22:12.907Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-25T01:22:12.907Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T01:22:12.907Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-25T01:22:12.907Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-25T01:22:14.120Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T01:22:15.939Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-25T01:22:15.940Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-25T01:22:15.940Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T01:22:15.940Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-25T01:22:15.940Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T01:22:15.940Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-25T01:22:15.940Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:22:15.940Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-25T01:22:17.152Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T01:22:17.566Z] === RUN TestDockerSuite/TestExec [2022-01-25T01:22:17.566Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:22:17.566Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T01:22:17.566Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T01:22:17.566Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T01:22:18.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-25T01:22:19.846Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T01:22:22.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-25T01:22:23.131Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T01:22:23.733Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T01:22:23.733Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:22:23.733Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T01:22:23.733Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:22:23.733Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T01:22:23.733Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T01:22:23.733Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T01:22:24.284Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-25T01:22:24.284Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-25T01:22:24.284Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T01:22:24.284Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-25T01:22:26.158Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T01:22:26.158Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T01:22:26.158Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T01:22:26.567Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-25T01:22:26.567Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-25T01:22:26.765Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T01:22:29.191Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T01:22:29.191Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T01:22:29.661Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-25T01:22:29.661Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:22:29.661Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-25T01:22:29.661Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:22:29.661Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-25T01:22:29.906Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T01:22:31.945Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-25T01:22:31.945Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-25T01:22:34.225Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-25T01:22:34.225Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T01:22:34.225Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-25T01:22:35.126Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T01:22:36.478Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T01:22:37.255Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-25T01:22:37.255Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-25T01:22:38.157Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T01:22:39.535Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-25T01:22:43.421Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-25T01:22:45.285Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T01:22:46.494Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T01:22:46.494Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T01:22:46.494Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T01:22:46.494Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:22:46.494Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T01:22:46.494Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T01:22:46.494Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T01:22:48.285Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-25T01:22:48.285Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-25T01:22:48.285Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-25T01:22:48.285Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-25T01:22:48.285Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-25T01:22:50.539Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T01:22:50.564Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-25T01:22:50.564Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T01:22:50.564Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-25T01:22:52.579Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T01:22:52.850Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-25T01:22:52.850Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:22:52.850Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-25T01:22:54.854Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-25T01:22:55.883Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-25T01:22:55.883Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-25T01:22:56.440Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T01:22:56.440Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T01:22:56.440Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T01:22:56.440Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T01:22:56.440Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T01:22:56.440Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:22:56.440Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T01:22:56.440Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T01:22:56.440Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T01:22:56.440Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T01:22:56.440Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T01:22:57.880Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T01:22:57.880Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T01:22:57.880Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-25T01:23:00.326Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T01:23:00.326Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T01:23:00.326Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T01:23:00.326Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:23:00.326Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T01:23:00.326Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T01:23:00.326Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T01:23:00.326Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T01:23:00.326Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T01:23:00.326Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T01:23:00.326Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T01:23:00.748Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-25T01:23:00.906Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-25T01:23:02.371Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-25T01:23:02.371Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T01:23:02.371Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-25T01:23:02.371Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T01:23:02.371Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-25T01:23:02.371Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T01:23:02.371Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-25T01:23:02.371Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T01:23:02.371Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-25T01:23:02.371Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T01:23:02.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-25T01:23:04.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-25T01:23:04.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-25T01:23:04.786Z] === RUN TestDockerSuite/TestLogsSince [2022-01-25T01:23:05.189Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T01:23:05.189Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T01:23:05.189Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T01:23:07.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-25T01:23:12.486Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T01:23:12.486Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T01:23:12.486Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T01:23:12.486Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T01:23:12.486Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T01:23:12.486Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:23:12.486Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T01:23:14.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-25T01:23:15.377Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T01:23:15.377Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T01:23:15.377Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T01:23:15.377Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T01:23:15.377Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T01:23:17.652Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T01:23:19.780Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T01:23:20.676Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T01:23:23.700Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T01:23:23.700Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T01:23:23.700Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T01:23:23.700Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T01:23:23.700Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T01:23:23.700Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T01:23:23.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T01:23:24.185Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T01:23:24.185Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T01:23:24.185Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T01:23:24.185Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T01:23:24.185Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T01:23:24.185Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.185Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T01:23:24.186Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T01:23:24.186Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T01:23:24.186Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T01:23:24.186Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T01:23:24.186Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T01:23:24.186Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T01:23:24.186Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPortList [2022-01-25T01:23:24.186Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T01:23:24.186Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T01:23:27.084Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T01:23:30.174Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T01:23:30.174Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T01:23:30.174Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T01:23:30.174Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T01:23:30.174Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T01:23:30.174Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T01:23:30.174Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T01:23:30.174Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:23:30.174Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T01:23:30.969Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T01:23:31.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000058f0_} [2022-01-25T01:23:33.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1456744114_c:\foo_false____} [2022-01-25T01:23:36.157Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T01:23:36.157Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T01:23:36.157Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T01:23:36.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1456744114_c:\foo_true____} [2022-01-25T01:23:38.580Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T01:23:38.581Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:23:38.581Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T01:23:38.581Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T01:23:38.581Z] === RUN TestDockerSuite/TestHealth [2022-01-25T01:23:38.581Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T01:23:38.581Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T01:23:38.581Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T01:23:38.581Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T01:23:39.064Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-25T01:23:39.449Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-25T01:23:39.449Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-25T01:23:39.449Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-25T01:23:39.449Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-25T01:23:39.449Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-25T01:23:39.449Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T01:23:39.449Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-25T01:23:42.483Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-25T01:23:42.483Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-25T01:23:42.483Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-25T01:23:42.483Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-25T01:23:42.483Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-25T01:23:42.483Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-25T01:23:42.483Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-25T01:23:42.483Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.483Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-25T01:23:42.968Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.968Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-25T01:23:42.968Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.968Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-25T01:23:42.968Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.968Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-25T01:23:42.968Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.968Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-25T01:23:42.968Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:23:42.968Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-25T01:23:45.058Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T01:23:45.058Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T01:23:45.058Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T01:23:45.058Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T01:23:45.058Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T01:23:45.058Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T01:23:45.058Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T01:23:46.008Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-25T01:23:46.008Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-25T01:23:46.008Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T01:23:46.008Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-25T01:23:46.075Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T01:23:46.076Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:23:46.076Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T01:23:46.749Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T01:23:46.750Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T01:23:46.750Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T01:23:47.098Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T01:23:47.098Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T01:23:49.041Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-25T01:23:49.041Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T01:23:49.041Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-25T01:23:49.041Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T01:23:49.041Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-25T01:23:49.041Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T01:23:49.041Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-25T01:23:49.376Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T01:23:49.376Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T01:23:52.406Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T01:23:53.908Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-25T01:23:56.189Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-25T01:23:56.189Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:23:56.189Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-25T01:23:56.189Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T01:23:56.189Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-25T01:23:56.296Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T01:23:56.296Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T01:23:56.296Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:23:56.296Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T01:23:57.329Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T01:24:00.179Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T01:24:00.179Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T01:24:00.179Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T01:24:00.179Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T01:24:00.179Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T01:24:00.179Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T01:24:00.179Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T01:24:00.179Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T01:24:00.179Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T01:24:00.179Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:24:00.179Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T01:24:04.065Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T01:24:06.793Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-25T01:24:06.793Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T01:24:06.793Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-25T01:24:06.793Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:24:06.793Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-25T01:24:07.096Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T01:24:07.096Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:24:07.096Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T01:24:07.096Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T01:24:07.096Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T01:24:07.096Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T01:24:07.096Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T01:24:07.096Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T01:24:10.987Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T01:24:10.987Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T01:24:14.020Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T01:24:14.020Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T01:24:14.020Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T01:24:14.020Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T01:24:14.020Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T01:24:14.020Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T01:24:14.020Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T01:24:15.352Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T01:24:15.353Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T01:24:15.353Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T01:24:15.353Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T01:24:17.053Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T01:24:17.398Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-25T01:24:17.398Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T01:24:17.398Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-25T01:24:17.398Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T01:24:17.398Z] === RUN TestDockerSuite/TestCpToDot [2022-01-25T01:24:19.011Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-25T01:24:19.012Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T01:24:19.012Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-25T01:24:19.012Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T01:24:19.012Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-25T01:24:22.047Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-25T01:24:22.047Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:24:22.047Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-25T01:24:22.047Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T01:24:22.047Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-25T01:24:22.047Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T01:24:22.047Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-25T01:24:22.047Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T01:24:22.047Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-25T01:24:22.047Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-25T01:24:22.531Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-25T01:24:23.044Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T01:24:23.044Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:24:23.044Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T01:24:23.044Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:24:23.044Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T01:24:23.044Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:24:23.044Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T01:24:24.815Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-25T01:24:26.076Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T01:24:27.100Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-25T01:24:27.585Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-25T01:24:27.585Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-25T01:24:28.021Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T01:24:29.865Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-25T01:24:29.962Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T01:24:29.962Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T01:24:30.886Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-25T01:24:30.886Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-25T01:24:30.886Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T01:24:30.886Z] === RUN TestDockerSuite/TestCreateRM [2022-01-25T01:24:31.371Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-25T01:24:31.371Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T01:24:31.371Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-25T01:24:31.856Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-25T01:24:31.856Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-25T01:24:32.880Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T01:24:33.844Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T01:24:37.729Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T01:24:37.729Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T01:24:37.729Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T01:24:37.729Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T01:24:41.689Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T01:24:42.598Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T01:24:46.483Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T01:24:46.995Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-25T01:24:46.996Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-25T01:24:46.996Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-25T01:24:47.677Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T01:24:47.677Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T01:24:47.677Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T01:24:47.677Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T01:24:47.677Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T01:24:50.029Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-25T01:24:50.513Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-25T01:24:50.513Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T01:24:50.513Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-25T01:24:52.795Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-25T01:24:52.795Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:24:52.795Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-25T01:24:53.281Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-25T01:24:53.281Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDockerFails [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-25T01:24:53.281Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-25T01:24:53.281Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-25T01:24:53.281Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-25T01:24:53.281Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-25T01:24:53.281Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.281Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-25T01:24:53.659Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T01:24:53.659Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.659Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T01:24:53.659Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.659Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T01:24:53.659Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.659Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T01:24:53.659Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T01:24:53.659Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T01:24:53.783Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T01:24:56.313Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-25T01:24:57.666Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T01:24:58.592Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-25T01:25:00.999Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T01:25:00.999Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T01:25:00.999Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T01:25:01.558Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T01:25:01.625Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-25T01:25:02.606Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T01:25:02.606Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T01:25:02.606Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T01:25:04.213Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-25T01:25:05.230Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T01:25:05.230Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T01:25:05.230Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T01:25:05.442Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T01:25:09.333Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T01:25:10.089Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T01:25:12.370Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T01:25:15.405Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T01:25:15.405Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T01:25:15.405Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.405Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T01:25:15.405Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T01:25:15.889Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T01:25:15.889Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T01:25:15.889Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T01:25:15.889Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T01:25:16.075Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T01:25:18.353Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T01:25:18.928Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T01:25:19.665Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-25T01:25:22.812Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T01:25:25.664Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-25T01:25:28.802Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T01:25:32.702Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T01:25:32.702Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T01:25:32.702Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T01:25:36.265Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-25T01:25:36.591Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T01:25:36.591Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T01:25:43.570Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-25T01:25:44.055Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-25T01:25:44.204Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T01:25:44.204Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:25:44.204Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T01:25:45.413Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T01:25:51.491Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T01:25:51.974Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T01:25:51.974Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T01:25:52.709Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T01:25:52.989Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T01:25:54.655Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-25T01:25:54.656Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-25T01:25:55.674Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-25T01:25:58.973Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T01:26:00.540Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-25T01:26:01.528Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T01:26:04.958Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T01:26:04.958Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:26:04.958Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T01:26:05.418Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-25T01:26:05.423Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-25T01:26:05.906Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-25T01:26:05.906Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-25T01:26:05.906Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:26:05.906Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-25T01:26:05.906Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T01:26:05.906Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-25T01:26:05.906Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T01:26:05.906Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-25T01:26:06.925Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-25T01:26:06.925Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T01:26:06.925Z] === RUN TestDockerSuite/TestEventsRename [2022-01-25T01:26:09.817Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T01:26:09.817Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T01:26:09.956Z] === RUN TestDockerSuite/TestEventsResize [2022-01-25T01:26:10.286Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T01:26:10.286Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T01:26:10.286Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-25T01:26:10.300Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-25T01:26:14.175Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-25T01:26:18.060Z] === RUN TestDockerSuite/TestLogsSince [2022-01-25T01:26:18.788Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-25T01:26:21.066Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-25T01:26:24.100Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-25T01:26:28.321Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T01:26:28.656Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T01:26:28.656Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T01:26:28.656Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T01:26:28.656Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T01:26:28.656Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T01:26:28.969Z] === RUN TestDockerSuite/TestEventsTop [2022-01-25T01:26:28.969Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T01:26:28.969Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-25T01:26:30.934Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T01:26:31.342Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-25T01:26:31.826Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-25T01:26:32.039Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-25T01:26:34.819Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T01:26:35.933Z] === RUN TestDockerSuite/TestExec [2022-01-25T01:26:35.933Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:26:35.933Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-25T01:26:35.933Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T01:26:35.933Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T01:26:37.849Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T01:26:37.849Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T01:26:37.849Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T01:26:37.849Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T01:26:37.849Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T01:26:37.849Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T01:26:37.849Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T01:26:37.849Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:26:37.849Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T01:26:38.213Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T01:26:38.333Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T01:26:38.333Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T01:26:38.333Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T01:26:38.333Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T01:26:38.333Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T01:26:38.333Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T01:26:38.333Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T01:26:38.333Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPortList [2022-01-25T01:26:38.333Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T01:26:38.333Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T01:26:39.115Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T01:26:40.491Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-25T01:26:40.491Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:26:40.491Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-25T01:26:40.491Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:26:40.491Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-25T01:26:40.491Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T01:26:40.491Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-25T01:26:42.775Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-25T01:26:45.053Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-25T01:26:45.102Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T01:26:45.631Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T01:26:45.631Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T01:26:45.631Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T01:26:45.631Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T01:26:45.631Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T01:26:45.631Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T01:26:45.631Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T01:26:45.631Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:26:45.631Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T01:26:47.333Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-25T01:26:49.613Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-25T01:26:51.635Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T01:26:51.635Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T01:26:52.118Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T01:26:54.482Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-25T01:26:54.482Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T01:26:54.482Z] === RUN TestDockerSuite/TestExecEnv [2022-01-25T01:26:54.482Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:26:54.482Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-25T01:26:54.482Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T01:26:54.482Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-25T01:26:55.691Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T01:26:56.760Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-25T01:27:00.556Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T01:27:01.040Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T01:27:02.757Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-25T01:27:02.757Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T01:27:02.757Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-25T01:27:02.757Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T01:27:02.757Z] === RUN TestDockerSuite/TestExecParseError [2022-01-25T01:27:02.757Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:27:02.757Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-25T01:27:02.757Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T01:27:02.757Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-25T01:27:02.757Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T01:27:02.757Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-25T01:27:04.065Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T01:27:05.042Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-25T01:27:05.042Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T01:27:05.042Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-25T01:27:05.042Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:27:05.042Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-25T01:27:05.042Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T01:27:05.042Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-25T01:27:05.042Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T01:27:05.042Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-25T01:27:05.042Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T01:27:05.042Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-25T01:27:06.620Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T01:27:06.620Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T01:27:06.620Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T01:27:08.076Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-25T01:27:08.076Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T01:27:08.076Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-25T01:27:16.907Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-25T01:27:16.907Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T01:27:16.907Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-25T01:27:16.907Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T01:27:16.907Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-25T01:27:16.907Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:27:16.907Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-25T01:27:21.757Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T01:27:22.909Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-25T01:27:25.525Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T01:27:26.541Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T01:27:28.903Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-25T01:27:32.524Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T01:27:32.790Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T01:27:34.133Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T01:27:34.133Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T01:27:34.133Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T01:27:34.133Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T01:27:34.133Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T01:27:34.133Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T01:27:34.133Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T01:27:34.133Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T01:27:37.157Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T01:27:37.157Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T01:27:37.157Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T01:27:37.157Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T01:27:37.158Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T01:27:38.789Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-25T01:27:38.789Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:27:38.789Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-25T01:27:38.789Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-25T01:27:38.789Z] === RUN TestDockerSuite/TestHealth [2022-01-25T01:27:38.789Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T01:27:38.789Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-25T01:27:39.273Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-25T01:27:39.273Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-25T01:27:39.273Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-25T01:27:39.805Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T01:27:39.805Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T01:27:39.805Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T01:27:39.805Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T01:27:39.805Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T01:27:39.805Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T01:27:43.141Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T01:27:45.271Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-25T01:27:45.271Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-25T01:27:45.271Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T01:27:45.271Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-25T01:27:45.271Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-25T01:27:45.758Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-25T01:27:45.758Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-25T01:27:46.164Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T01:27:46.776Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-25T01:27:46.776Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:27:46.776Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-25T01:27:47.104Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T01:27:47.794Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-25T01:27:47.795Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-25T01:27:48.438Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T01:27:50.076Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-25T01:27:50.560Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-25T01:27:51.467Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T01:27:53.594Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-25T01:27:54.492Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T01:27:54.492Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T01:27:55.872Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-25T01:27:55.872Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-25T01:27:55.872Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:27:56.357Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-25T01:27:57.708Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T01:28:00.250Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-25T01:28:00.250Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-25T01:28:00.250Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-25T01:28:00.250Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.250Z] === RUN TestDockerSuite/TestImportFile [2022-01-25T01:28:00.250Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.250Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T01:28:00.477Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.477Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-25T01:28:00.735Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-25T01:28:00.735Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-25T01:28:00.735Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-25T01:28:00.735Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-25T01:28:00.735Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-25T01:28:00.735Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-25T01:28:00.735Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-25T01:28:00.735Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:28:00.735Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-25T01:28:03.016Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-25T01:28:03.503Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T01:28:03.503Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T01:28:03.503Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T01:28:05.021Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T01:28:05.021Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T01:28:05.021Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T01:28:05.021Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T01:28:05.021Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T01:28:06.049Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-25T01:28:06.049Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:28:06.049Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-25T01:28:06.049Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T01:28:06.049Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-25T01:28:06.049Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-25T01:28:06.049Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T01:28:06.049Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-25T01:28:07.384Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T01:28:07.384Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T01:28:07.384Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T01:28:07.384Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T01:28:07.384Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T01:28:09.659Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T01:28:09.659Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T01:28:09.659Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T01:28:09.659Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T01:28:10.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T01:28:10.142Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T01:28:10.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T01:28:10.142Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T01:28:10.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T01:28:10.142Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T01:28:10.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T01:28:10.142Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T01:28:10.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T01:28:10.142Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T01:28:10.142Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T01:28:12.319Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T01:28:12.319Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:28:12.319Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T01:28:12.319Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T01:28:12.319Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T01:28:12.319Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T01:28:12.319Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T01:28:12.319Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T01:28:12.319Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T01:28:12.416Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T01:28:13.352Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-25T01:28:13.352Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-25T01:28:15.441Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T01:28:18.466Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T01:28:18.466Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T01:28:18.466Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T01:28:18.466Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T01:28:18.466Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T01:28:18.466Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T01:28:18.466Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T01:28:20.654Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-25T01:28:20.654Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T01:28:20.654Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-25T01:28:20.654Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T01:28:20.654Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-25T01:28:20.654Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T01:28:21.138Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-25T01:28:21.490Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T01:28:21.490Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T01:28:21.490Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T01:28:21.490Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:28:21.490Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T01:28:21.490Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T01:28:21.490Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T01:28:21.490Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:28:21.490Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T01:28:22.929Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T01:28:22.929Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T01:28:22.929Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T01:28:23.417Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-25T01:28:23.763Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T01:28:25.206Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T01:28:25.206Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T01:28:25.206Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T01:28:26.225Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-25T01:28:27.241Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T01:28:27.241Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T01:28:27.241Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T01:28:29.418Z] === RUN TestDockerSuite/TestInspectImage [2022-01-25T01:28:29.419Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:28:29.419Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-25T01:28:29.419Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:28:29.419Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-25T01:28:29.419Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:28:29.419Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-25T01:28:31.055Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T01:28:31.055Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T01:28:31.055Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T01:28:31.055Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T01:28:31.055Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T01:28:31.055Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T01:28:31.055Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T01:28:31.055Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:28:31.055Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T01:28:31.055Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T01:28:31.055Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T01:28:31.055Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T01:28:31.055Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T01:28:31.697Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-25T01:28:33.327Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T01:28:33.327Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T01:28:33.327Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T01:28:33.327Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T01:28:33.327Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T01:28:33.810Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T01:28:33.978Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-25T01:28:33.978Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-25T01:28:34.544Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T01:28:36.835Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T01:28:37.009Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-25T01:28:39.108Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T01:28:39.108Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T01:28:39.289Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-25T01:28:39.289Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T01:28:39.289Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-25T01:28:39.289Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-25T01:28:39.591Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T01:28:40.540Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T01:28:42.336Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-25T01:28:42.618Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T01:28:42.618Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T01:28:42.618Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T01:28:42.618Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T01:28:42.618Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T01:28:42.618Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T01:28:42.618Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T01:28:44.425Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T01:28:44.616Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-25T01:28:45.646Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T01:28:47.919Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T01:28:50.622Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-25T01:28:50.944Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T01:28:52.237Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T01:28:53.970Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T01:28:53.970Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T01:28:53.970Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T01:28:53.970Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T01:28:53.970Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T01:28:53.970Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T01:28:53.970Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T01:28:53.970Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T01:28:54.516Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-25T01:28:57.549Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-25T01:28:59.955Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T01:28:59.955Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T01:28:59.955Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T01:28:59.955Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T01:28:59.955Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:28:59.955Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T01:28:59.955Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T01:28:59.955Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T01:28:59.955Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T01:28:59.955Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T01:28:59.955Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T01:28:59.955Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T01:29:00.581Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-25T01:29:02.859Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-25T01:29:05.138Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-25T01:29:05.138Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.138Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-25T01:29:05.139Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.624Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-25T01:29:05.624Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T01:29:05.624Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-25T01:29:05.624Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-25T01:29:05.624Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-25T01:29:07.269Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T01:29:07.269Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T01:29:07.752Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T01:29:07.905Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-25T01:29:09.364Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T01:29:09.364Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T01:29:09.847Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T01:29:09.847Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T01:29:10.188Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-25T01:29:16.192Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-25T01:29:18.471Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-25T01:29:18.471Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T01:29:18.471Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-25T01:29:18.668Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T01:29:18.668Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T01:29:18.668Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T01:29:18.668Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T01:29:18.668Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T01:29:18.668Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T01:29:19.150Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T01:29:20.582Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T01:29:20.582Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:29:20.582Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T01:29:21.504Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-25T01:29:21.504Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-25T01:29:25.136Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-25T01:29:30.324Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T01:29:31.122Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T01:29:31.122Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T01:29:31.177Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T01:29:31.177Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T01:29:31.660Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T01:29:32.143Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T01:29:32.680Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T01:29:34.426Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-25T01:29:36.704Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T01:29:37.635Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-25T01:29:37.719Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T01:29:40.742Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T01:29:40.742Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T01:29:40.742Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T01:29:40.742Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T01:29:40.742Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T01:29:40.742Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T01:29:40.742Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T01:29:40.742Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T01:29:40.742Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T01:29:40.742Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T01:29:40.742Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T01:29:40.742Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T01:29:41.225Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T01:29:41.225Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T01:29:41.225Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T01:29:41.225Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T01:29:41.225Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T01:29:41.496Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T01:29:45.103Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T01:29:45.103Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T01:29:45.103Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T01:29:45.103Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T01:29:45.103Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T01:29:45.103Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T01:29:45.103Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T01:29:45.103Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T01:29:45.103Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T01:29:45.103Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:29:45.103Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T01:29:46.456Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-25T01:29:47.489Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T01:29:47.489Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:29:47.489Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T01:29:48.070Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-25T01:29:51.102Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-25T01:29:51.102Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T01:29:51.102Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-25T01:29:54.789Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T01:29:55.274Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T01:29:55.274Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-25T01:29:55.685Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T01:29:55.685Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T01:29:55.685Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T01:29:57.964Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T01:29:58.404Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-25T01:30:01.438Z] === RUN TestDockerSuite/TestLogsSince [2022-01-25T01:30:03.947Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T01:30:06.977Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T01:30:09.253Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T01:30:10.259Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-25T01:30:10.259Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T01:30:10.259Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-25T01:30:10.259Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T01:30:10.259Z] === RUN TestDockerSuite/TestLogsTail [2022-01-25T01:30:12.279Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T01:30:14.145Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-25T01:30:15.304Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T01:30:15.304Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T01:30:15.304Z] === RUN TestDockerSuite/TestRunState [2022-01-25T01:30:15.304Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T01:30:15.304Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T01:30:16.426Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-25T01:30:16.756Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T01:30:18.330Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T01:30:18.330Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:30:18.330Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T01:30:19.788Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-25T01:30:20.808Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-25T01:30:21.417Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T01:30:21.417Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T01:30:21.417Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T01:30:21.417Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T01:30:21.417Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T01:30:21.900Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T01:30:21.900Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T01:30:21.900Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T01:30:21.900Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-25T01:30:23.864Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-25T01:30:23.864Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestNetHostname [2022-01-25T01:30:23.864Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-25T01:30:23.864Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-25T01:30:23.864Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-25T01:30:23.864Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestPluginActive [2022-01-25T01:30:23.864Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-25T01:30:23.864Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-25T01:30:23.864Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-25T01:30:23.864Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-25T01:30:24.349Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-25T01:30:24.349Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-25T01:30:24.349Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-25T01:30:24.349Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-25T01:30:24.349Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-25T01:30:24.349Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-25T01:30:24.349Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPortList [2022-01-25T01:30:24.349Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T01:30:24.349Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T01:30:27.890Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T01:30:27.890Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-25T01:30:29.218Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-25T01:30:29.218Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-25T01:30:29.218Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-25T01:30:29.218Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-25T01:30:29.218Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-25T01:30:29.218Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-25T01:30:29.218Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-25T01:30:29.218Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:30:29.218Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-25T01:30:30.918Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T01:30:30.918Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T01:30:30.918Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T01:30:31.454Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T01:30:33.943Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T01:30:33.943Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T01:30:33.943Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T01:30:33.943Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T01:30:33.943Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T01:30:34.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-25T01:30:34.084Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T01:30:34.084Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-25T01:30:37.457Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T01:30:37.820Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T01:30:44.685Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-25T01:30:44.686Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T01:30:44.686Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-25T01:30:46.647Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T01:30:50.144Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T01:30:52.631Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T01:30:54.039Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T01:30:55.058Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T01:30:55.453Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-25T01:30:58.945Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T01:30:59.928Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T01:30:59.928Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T01:30:59.928Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T01:30:59.928Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T01:31:03.805Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T01:31:06.831Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-25T01:31:09.857Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T01:31:09.857Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T01:31:09.857Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T01:31:09.857Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T01:31:09.857Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T01:31:09.857Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:31:09.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T01:31:09.857Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T01:31:09.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T01:31:09.857Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T01:31:10.340Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T01:31:10.340Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T01:31:10.340Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T01:31:10.340Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T01:31:10.340Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T01:31:10.601Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-25T01:31:10.601Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-25T01:31:10.601Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T01:31:10.601Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-25T01:31:15.203Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T01:31:17.480Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T01:31:19.756Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T01:31:24.499Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T01:31:25.518Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T01:31:25.741Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T01:31:25.742Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T01:31:25.742Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T01:31:25.742Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T01:31:25.742Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T01:31:25.742Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T01:31:25.742Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T01:31:25.742Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-25T01:31:28.014Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T01:31:28.499Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T01:31:28.771Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-25T01:31:28.982Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T01:31:29.465Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T01:31:31.072Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T01:31:32.818Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T01:31:33.303Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T01:31:33.303Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T01:31:33.303Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T01:31:33.303Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T01:31:33.303Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T01:31:33.303Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T01:31:33.303Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T01:31:33.303Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T01:31:36.338Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T01:31:36.338Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T01:31:36.338Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T01:31:36.338Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T01:31:36.338Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T01:31:39.883Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T01:31:39.883Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T01:31:39.883Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-25T01:31:43.642Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T01:31:46.810Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-25T01:31:47.529Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T01:31:50.563Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T01:31:50.845Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T01:31:50.845Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:31:50.845Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T01:31:53.592Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T01:31:54.722Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T01:31:54.722Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T01:31:54.722Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T01:31:54.722Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:31:54.722Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T01:31:54.722Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T01:31:54.722Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T01:31:54.722Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T01:31:54.722Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T01:31:57.413Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-25T01:31:57.414Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T01:31:57.414Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-25T01:31:57.414Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T01:31:57.414Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-25T01:31:57.483Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T01:31:57.483Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T01:32:01.302Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-25T01:32:01.302Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:32:01.302Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-25T01:32:01.302Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T01:32:01.302Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-25T01:32:01.302Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T01:32:01.302Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-25T01:32:01.302Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T01:32:01.302Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-25T01:32:03.545Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T01:32:03.546Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:32:03.546Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T01:32:03.546Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T01:32:03.546Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T01:32:03.546Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:32:03.546Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T01:32:03.546Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:32:03.546Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T01:32:03.546Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T01:32:03.546Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T01:32:03.546Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:32:03.546Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T01:32:04.785Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T01:32:04.785Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T01:32:05.821Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T01:32:08.669Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T01:32:08.669Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T01:32:08.669Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T01:32:08.848Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T01:32:08.848Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T01:32:08.848Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T01:32:10.125Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-25T01:32:10.125Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T01:32:10.125Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-25T01:32:11.121Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T01:32:11.121Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T01:32:11.121Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T01:32:11.121Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T01:32:11.121Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T01:32:11.121Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:32:11.121Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T01:32:11.121Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T01:32:11.121Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T01:32:11.121Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:32:11.121Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T01:32:11.121Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T01:32:11.121Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T01:32:11.144Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-25T01:32:11.144Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T01:32:11.144Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-25T01:32:12.553Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T01:32:12.553Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T01:32:12.756Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-25T01:32:13.037Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T01:32:13.037Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T01:32:13.037Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T01:32:13.775Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-25T01:32:13.775Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T01:32:13.775Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T01:32:16.073Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T01:32:16.073Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T01:32:16.073Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T01:32:16.073Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T01:32:16.073Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T01:32:16.073Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T01:32:16.073Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T01:32:16.073Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T01:32:18.642Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-25T01:32:19.107Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T01:32:22.137Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T01:32:23.514Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-25T01:32:25.797Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-25T01:32:26.024Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T01:32:26.024Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T01:32:26.024Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T01:32:26.024Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T01:32:26.024Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T01:32:26.024Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T01:32:26.024Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T01:32:26.242Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T01:32:26.242Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T01:32:26.725Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T01:32:26.725Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T01:32:26.725Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T01:32:27.211Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T01:32:27.694Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T01:32:27.694Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T01:32:29.054Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T01:32:29.054Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T01:32:29.054Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T01:32:29.054Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:32:29.054Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T01:32:29.054Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T01:32:29.054Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T01:32:29.054Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:32:29.054Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T01:32:30.721Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T01:32:30.721Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T01:32:31.332Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T01:32:34.598Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T01:32:35.081Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T01:32:35.564Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T01:32:35.564Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T01:32:35.564Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T01:32:38.635Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T01:32:38.636Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T01:32:38.636Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T01:32:38.636Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T01:32:38.636Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T01:32:38.636Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T01:32:38.636Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T01:32:38.636Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:32:38.636Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T01:32:38.636Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T01:32:38.636Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T01:32:38.636Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T01:32:38.636Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T01:32:42.522Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T01:32:42.522Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T01:32:42.522Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T01:32:42.522Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T01:32:42.522Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T01:32:42.522Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T01:32:43.846Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-25T01:32:43.846Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:32:43.846Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-25T01:32:46.147Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T01:32:46.148Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:32:46.148Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T01:32:46.148Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T01:32:46.148Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T01:32:46.148Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T01:32:46.148Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T01:32:46.413Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T01:32:49.449Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T01:32:49.449Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T01:32:49.449Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T01:32:51.147Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-25T01:32:51.147Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-25T01:32:51.147Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-25T01:32:51.632Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-25T01:32:53.334Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T01:32:53.334Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T01:32:53.334Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T01:32:53.334Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T01:32:53.334Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T01:32:53.334Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T01:32:53.334Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T01:32:54.952Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T01:32:54.952Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T01:32:55.439Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T01:32:56.374Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T01:32:56.501Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-25T01:33:00.259Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T01:33:00.573Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-25T01:33:00.573Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:33:01.059Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-25T01:33:03.321Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T01:33:05.925Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-25T01:33:05.925Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-25T01:33:05.925Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T01:33:07.208Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T01:33:07.208Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T01:33:07.208Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T01:33:07.208Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T01:33:07.208Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T01:33:07.208Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T01:33:07.208Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T01:33:07.208Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T01:33:08.107Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T01:33:08.107Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T01:33:08.107Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite (2702.11s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.06s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.03s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.71s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.93s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.59s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.30s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.97s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.60s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.53s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.81s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.43s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.36s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.14s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.26s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.57s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.08s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.72s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.86s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.35s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.74s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.88s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.97s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.39s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.78s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.32s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.15s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.88s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.94s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.50s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.45s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.57s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.83s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T01:33:08.591Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-01-25T01:33:08.591Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.62s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.57s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.21s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.27s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.09s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.57s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.65s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.55s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.40s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.24s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.28s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.11s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.78s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.62s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.19s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.82s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.08s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.47s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.10s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.92s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.77s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.48s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.34s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.42s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFails (3.12s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.13s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.24s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.35s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.12s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.55s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.56s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildHistory (14.42s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.95s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.98s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLabels (1.30s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.90s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.30s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.59s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.68s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.88s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.01s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.08s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.16s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.18s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.33s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.20s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.36s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.71s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.34s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.03s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.61s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.14s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.08s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.01s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.59s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.25s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.61s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.48s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.90s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildRm (16.11s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.24s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.84s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.57s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.85s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.25s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.51s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.71s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildStderr (5.46s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.37s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.11s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.73s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.33s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.17s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.03s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.86s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.07s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.25s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.59s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.64s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.99s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.21s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.43s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.17s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.12s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.19s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.49s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestCommitChange (5.99s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.52s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.45s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestCommitTTY (8.55s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.98s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.76s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.90s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.95s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.05s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.97s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.73s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.74s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.62s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.13s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.25s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.45s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.37s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.69s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.91s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.41s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.30s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.11s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.74s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.87s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.45s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T01:33:08.592Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.70s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.00s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.98s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.87s) [2022-01-25T01:33:08.592Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000116e88_} (2.95s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999417005_c:\foo_false____} (2.95s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1999417005_c:\foo_true____} (2.95s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.16s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.10s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.72s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.21s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.89s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpToDot (3.06s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCpToStdout (3.10s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.38s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.05s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.25s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.68s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.22s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.21s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.98s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.10s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.09s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsCopy (5.83s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.40s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.91s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.03s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFilters (6.25s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFormat (5.95s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsRename (3.39s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsResize (8.43s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.83s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.91s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.98s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.42s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.45s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.39s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.44s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecInspectID (5.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.92s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.71s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.52s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.47s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.34s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.42s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.49s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.07s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.23s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.55s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.32s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.07s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.12s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.11s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.12s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.10s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectDefault (3.12s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectHistory (5.82s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.53s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.01s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2022-01-25T01:33:08.593Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-01-25T01:33:08.593Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.63s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectStatus (3.91s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.97s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.91s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.92s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.03s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.98s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.54s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.28s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.09s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.65s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.50s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.68s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.70s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.94s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.26s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.15s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsSince (9.84s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsTail (3.57s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.21s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.01s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.86s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.80s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsByOrder (9.32s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.50s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.96s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.86s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.57s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.65s) [2022-01-25T01:33:08.594Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.62s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T01:33:08.594Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.66s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.81s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.80s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.73s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.56s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.86s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.30s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.52s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.47s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.49s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.08s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.71s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.22s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.40s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.67s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.23s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.78s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.68s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.33s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.91s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.73s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.13s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.78s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.86s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.90s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.13s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.98s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.88s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.85s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.97s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.84s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.85s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.92s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.89s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.11s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.03s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.07s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.24s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.13s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.36s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.34s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.60s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.01s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.62s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunRm (3.09s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.97s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.00s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.58s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.60s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.37s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.08s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.89s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-01-25T01:33:09.078Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-01-25T01:33:09.078Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.50s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.03s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.97s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.83s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.11s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.86s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.41s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.96s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.01s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.98s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.49s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.52s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.44s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.93s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.70s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.73s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.90s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.33s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.54s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.71s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.53s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.23s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.69s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.58s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.50s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.70s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T01:33:09.079Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T01:33:09.079Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.079Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:33:09.079Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T01:33:09.080Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T01:33:09.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T01:33:09.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T01:33:09.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T01:33:09.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T01:33:09.080Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerDaemonSuite [2022-01-25T01:33:09.080Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T01:33:09.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T01:33:09.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T01:33:09.080Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerSwarmSuite [2022-01-25T01:33:09.080Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-25T01:33:09.080Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T01:33:09.080Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerNetworkSuite [2022-01-25T01:33:09.080Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-25T01:33:09.080Z] === RUN TestDockerHubPullSuite [2022-01-25T01:33:09.080Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-25T01:33:09.080Z] PASS [2022-01-25T01:33:09.080Z] ok github.com/docker/docker/integration-cli 2702.536s [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === Skipped [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:33:09.080Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:33:09.080Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:33:09.080Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:33:09.080Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:33:09.080Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-01-25T01:33:09.080Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-01-25T01:33:09.080Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:33:09.080Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.080Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:33:09.080Z] [2022-01-25T01:33:09.080Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T01:33:09.081Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.57s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.57s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-01-25T01:33:09.081Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.54s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-01-25T01:33:09.081Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T01:33:09.081Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T01:33:09.081Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.081Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T01:33:09.081Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.081Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T01:33:09.081Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.04s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.04s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:33:09.082Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:33:09.082Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.082Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:33:09.082Z] [2022-01-25T01:33:09.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:33:09.083Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-25T01:33:09.083Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T01:33:09.083Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:33:09.083Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:33:09.083Z] [2022-01-25T01:33:09.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T01:33:09.083Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.083Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:33:09.567Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:33:09.567Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:33:09.567Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:33:09.567Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T01:33:09.567Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T01:33:09.567Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:33:09.567Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:33:09.567Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.567Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:33:09.567Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T01:33:09.568Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T01:33:09.568Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:33:09.568Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-01-25T01:33:09.568Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-25T01:33:09.568Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:33:09.568Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T01:33:09.568Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T01:33:09.568Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.568Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-25T01:33:09.568Z] [2022-01-25T01:33:09.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:33:09.569Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:33:09.569Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:33:09.570Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T01:33:09.570Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:33:09.570Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T01:33:09.571Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:33:09.571Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:33:09.571Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.571Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:33:09.571Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-25T01:33:09.572Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:09.572Z] DONE 1085 tests, 539 skipped in 2714.400s [2022-01-25T01:33:09.572Z] INFO: Integration tests ended at 01/25/2022 01:33:09. Duration:00:45:14.5627869 [2022-01-25T01:33:09.572Z] INFO: Docker info of the daemon under test at end of run [2022-01-25T01:33:09.572Z] [2022-01-25T01:33:10.055Z] Containers: 2 [2022-01-25T01:33:10.055Z] Running: 0 [2022-01-25T01:33:10.055Z] Paused: 0 [2022-01-25T01:33:10.055Z] Stopped: 2 [2022-01-25T01:33:10.055Z] Images: 18 [2022-01-25T01:33:10.055Z] Server Version: 0.0.0-dev [2022-01-25T01:33:10.055Z] Storage Driver: windowsfilter [2022-01-25T01:33:10.055Z] Windows: [2022-01-25T01:33:10.055Z] Logging Driver: json-file [2022-01-25T01:33:10.055Z] Plugins: [2022-01-25T01:33:10.055Z] Volume: local [2022-01-25T01:33:10.055Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T01:33:10.055Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T01:33:10.055Z] Swarm: inactive [2022-01-25T01:33:10.055Z] Default Isolation: process [2022-01-25T01:33:10.055Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T01:33:10.055Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T01:33:10.055Z] OSType: windows [2022-01-25T01:33:10.055Z] Architecture: x86_64 [2022-01-25T01:33:10.055Z] CPUs: 4 [2022-01-25T01:33:10.055Z] Total Memory: 32GiB [2022-01-25T01:33:10.055Z] Name: azwin-2-0cac11 [2022-01-25T01:33:10.055Z] ID: LCW4:T2UQ:DZ63:GV2M:KI6H:SCOY:MBYX:WKF7:7QXK:ZEDM:BXC6:BC4B [2022-01-25T01:33:10.055Z] Docker Root Dir: D:\CI\PR-43182\5\daemon [2022-01-25T01:33:10.055Z] Debug Mode (client): false [2022-01-25T01:33:10.055Z] Debug Mode (server): true [2022-01-25T01:33:10.055Z] File Descriptors: -1 [2022-01-25T01:33:10.055Z] Goroutines: 17 [2022-01-25T01:33:10.055Z] System Time: 2022-01-25T01:33:09.5836995Z [2022-01-25T01:33:10.055Z] EventsListeners: 0 [2022-01-25T01:33:10.055Z] Registry: https://index.docker.io/v1/ [2022-01-25T01:33:10.055Z] Labels: [2022-01-25T01:33:10.055Z] Experimental: false [2022-01-25T01:33:10.055Z] Insecure Registries: [2022-01-25T01:33:10.055Z] 127.0.0.0/8 [2022-01-25T01:33:10.055Z] Live Restore Enabled: false [2022-01-25T01:33:10.055Z] [2022-01-25T01:33:10.055Z] [2022-01-25T01:33:10.055Z] INFO: Stopping daemon under test [2022-01-25T01:33:10.055Z] SUCCESS: The process with PID 3900 (child process of PID 5684) has been terminated. [2022-01-25T01:33:10.055Z] SUCCESS: The process with PID 5684 (child process of PID 3024) has been terminated. [2022-01-25T01:33:10.055Z] INFO: Stop tailing logs of the daemon under tests [2022-01-25T01:33:10.055Z] INFO: executeCI.ps1 Completed successfully at 01/25/2022 01:33:09. [2022-01-25T01:33:10.055Z] INFO: Tidying up at end of run [2022-01-25T01:33:10.055Z] INFO: Saving daemon under test log (d:\CI\PR-43182\5\dut.out) to bundles\CIDUT.out [2022-01-25T01:33:10.055Z] INFO: Saving daemon under test log (d:\CI\PR-43182\5\dut.err) to bundles\CIDUT.err [2022-01-25T01:33:10.055Z] INFO: Saving containerd logs to bundles [2022-01-25T01:33:10.055Z] INFO: Nuke-Everything... [2022-01-25T01:33:10.055Z] INFO: Container count on control daemon to delete is 2 [2022-01-25T01:33:10.538Z] 23d1b435fd73 [2022-01-25T01:33:10.538Z] 2549195e09a1 [2022-01-25T01:33:10.538Z] INFO: Tidying pidfile d:\CI\PR-43182\5\docker.pid [2022-01-25T01:33:10.538Z] INFO: Nuking d:\CI [2022-01-25T01:33:13.201Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T01:33:13.201Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T01:33:13.201Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T01:33:13.201Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T01:33:13.201Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:33:13.201Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T01:33:13.201Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T01:33:13.201Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T01:33:13.201Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T01:33:13.201Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T01:33:13.201Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T01:33:13.201Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T01:33:22.031Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T01:33:22.031Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T01:33:22.031Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T01:33:25.068Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T01:33:25.068Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T01:33:27.399Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-25T01:33:30.438Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-25T01:33:30.923Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-25T01:33:35.666Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T01:33:35.666Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T01:33:35.666Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T01:33:35.666Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T01:33:35.666Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T01:33:35.666Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T01:33:35.666Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T01:33:38.228Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-25T01:33:41.480Z] INFO: Zapped successfully [2022-01-25T01:33:41.480Z] [2022-01-25T01:33:41.480Z] INFO: executeCI.ps1 exiting at Tue Jan 25 01:33:38 CUT 2022. Duration 01:14:15.1086880 [2022-01-25T01:33:41.480Z] [Pipeline] } [Pipeline] // stage [2022-01-25T01:33:41.660Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved Post stage [Pipeline] junit [2022-01-25T01:33:41.748Z] Recording test results [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T01:33:47.651Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T01:33:47.651Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T01:33:48.135Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T01:33:48.828Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-25T01:33:49.470Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-25T01:33:49.744Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T01:33:51.651Z] Creating win-2022-integration-bundles.zip [2022-01-25T01:33:52.022Z] === RUN TestDockerSuite/TestRunNonExistingCmd [Pipeline] archiveArtifacts [2022-01-25T01:33:53.502Z] Archiving artifacts [2022-01-25T01:33:54.306Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T01:33:55.915Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T01:33:57.647Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T01:33:58.942Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T01:33:58.942Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T01:34:02.515Z] === RUN TestDockerSuite/TestRmiTag [2022-01-25T01:34:03.000Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-25T01:34:03.806Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T01:34:03.806Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T01:34:03.806Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T01:34:03.806Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T01:34:03.806Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T01:34:03.806Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T01:34:03.806Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T01:34:03.806Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T01:34:03.806Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T01:34:03.806Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:34:03.806Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T01:34:06.033Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-25T01:34:09.007Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T01:34:10.007Z] + make clean [2022-01-25T01:34:11.618Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T01:34:11.618Z] docker-dev-cache [2022-01-25T01:34:11.618Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T01:34:16.497Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T01:34:16.497Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T01:34:16.497Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T01:34:19.529Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T01:34:25.524Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T01:34:27.509Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-25T01:34:28.528Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-25T01:34:29.414Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T01:34:31.692Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T01:34:36.571Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T01:34:36.571Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T01:34:36.571Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T01:34:36.571Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T01:34:36.571Z] === RUN TestDockerSuite/TestRunState [2022-01-25T01:34:36.571Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T01:34:36.571Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T01:34:39.130Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-25T01:34:39.601Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T01:34:39.601Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:34:39.601Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T01:34:39.601Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T01:34:39.601Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T01:34:39.601Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T01:34:39.601Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T01:34:39.601Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T01:34:40.086Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T01:34:40.086Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T01:34:40.086Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.086Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-25T01:34:40.150Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-25T01:34:40.150Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-25T01:34:40.150Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-25T01:34:40.150Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-25T01:34:40.150Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-25T01:34:40.150Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-25T01:34:40.150Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T01:34:40.150Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-25T01:34:42.431Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-25T01:34:42.431Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T01:34:42.431Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-25T01:34:42.431Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T01:34:42.431Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T01:34:46.084Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.084Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T01:34:46.085Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.085Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T01:34:46.085Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T01:34:46.085Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T01:34:48.424Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-25T01:34:49.115Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T01:34:49.115Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T01:34:49.115Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T01:34:50.705Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-25T01:34:53.003Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T01:34:53.003Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T01:34:53.003Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T01:34:53.003Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T01:34:53.003Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T01:34:56.902Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T01:34:58.009Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-25T01:35:05.314Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-25T01:35:08.344Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-25T01:35:08.344Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-25T01:35:09.595Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-25T01:35:13.214Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T01:35:13.214Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-25T01:35:15.198Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T01:35:15.500Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-25T01:35:15.500Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T01:35:15.500Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-25T01:35:19.411Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-25T01:35:19.411Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T01:35:19.411Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-25T01:35:19.411Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T01:35:19.411Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-25T01:35:21.697Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-25T01:35:21.697Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-25T01:35:21.697Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-25T01:35:21.697Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-25T01:35:21.697Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-25T01:35:21.697Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-25T01:35:21.697Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T01:35:21.697Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-25T01:35:24.729Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-25T01:35:24.729Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T01:35:24.729Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T01:35:24.729Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T01:35:24.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T01:35:27.010Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-25T01:35:29.595Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T01:35:30.043Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-25T01:35:30.043Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T01:35:30.043Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-25T01:35:30.043Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T01:35:30.043Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-25T01:35:30.043Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T01:35:30.043Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-25T01:35:32.324Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-25T01:35:32.324Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T01:35:32.324Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-25T01:35:32.324Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:35:32.324Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-25T01:35:32.324Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T01:35:32.324Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-25T01:35:32.324Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:35:32.324Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-25T01:35:32.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-25T01:35:34.608Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T01:35:35.657Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T01:35:35.657Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T01:35:35.657Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T01:35:35.657Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T01:35:35.657Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T01:35:35.657Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T01:35:35.657Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T01:35:40.603Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-25T01:35:40.603Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T01:35:40.603Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-25T01:35:40.604Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T01:35:40.604Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-25T01:35:40.604Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T01:35:40.604Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-25T01:35:40.604Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:35:40.604Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-25T01:35:40.604Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T01:35:40.604Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-25T01:35:40.604Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T01:35:40.604Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-25T01:35:41.649Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T01:35:42.884Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-25T01:35:42.884Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T01:35:43.369Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-25T01:35:43.369Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-25T01:35:43.369Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T01:35:43.369Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-25T01:35:43.931Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T01:35:45.653Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-25T01:35:46.217Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T01:35:48.685Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-25T01:35:48.685Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T01:35:48.685Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-25T01:35:50.964Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-25T01:35:50.964Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T01:35:50.964Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-25T01:35:50.964Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T01:35:50.964Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-25T01:35:50.964Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T01:35:50.964Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-25T01:35:53.247Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T01:35:53.525Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T01:35:53.525Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T01:35:53.525Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T01:35:53.525Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T01:35:53.525Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T01:35:53.525Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T01:35:53.525Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T01:35:55.526Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-25T01:35:55.809Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T01:35:56.292Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T01:35:56.775Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T01:35:56.775Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T01:35:58.389Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T01:35:58.563Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-25T01:36:00.849Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-25T01:36:00.849Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-25T01:36:00.849Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-25T01:36:00.849Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T01:36:00.849Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-25T01:36:00.849Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-25T01:36:00.849Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T01:36:00.849Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-25T01:36:08.999Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T01:36:08.999Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T01:36:08.999Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-25T01:36:11.468Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-25T01:36:11.468Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T01:36:11.468Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-25T01:36:11.468Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-25T01:36:11.468Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:36:11.468Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-25T01:36:11.468Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T01:36:11.468Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-25T01:36:11.468Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T01:36:11.468Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-25T01:36:11.468Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T01:36:11.468Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-25T01:36:19.598Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T01:36:19.598Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:36:19.598Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T01:36:22.072Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-25T01:36:22.072Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.072Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunMount [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T01:36:22.558Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-25T01:36:22.558Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T01:36:23.043Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-25T01:36:23.043Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T01:36:23.043Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-25T01:36:23.043Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T01:36:23.043Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-25T01:36:25.594Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T01:36:25.594Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T01:36:25.594Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T01:36:25.594Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:36:25.594Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T01:36:25.594Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T01:36:25.594Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T01:36:25.594Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T01:36:26.078Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T01:36:31.879Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-25T01:36:31.879Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T01:36:31.879Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-25T01:36:31.879Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T01:36:31.879Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-25T01:36:31.880Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T01:36:31.880Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-25T01:36:36.680Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T01:36:36.680Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:36:36.680Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T01:36:36.680Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T01:36:36.680Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T01:36:36.680Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:36:36.680Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T01:36:36.680Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:36:36.680Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T01:36:36.680Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T01:36:36.680Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T01:36:36.680Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:36:36.680Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T01:36:38.962Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T01:36:40.705Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-25T01:36:43.829Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T01:36:43.829Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T01:36:43.829Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-25T01:36:45.575Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T01:36:45.575Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-25T01:36:46.060Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-25T01:36:47.080Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-25T01:36:47.719Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T01:36:47.719Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T01:36:47.719Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T01:36:47.719Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T01:36:47.719Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T01:36:47.719Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:36:47.719Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T01:36:47.719Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T01:36:47.719Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T01:36:47.719Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:36:47.719Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T01:36:47.719Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T01:36:47.719Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T01:36:50.114Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-25T01:36:52.393Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-25T01:36:53.412Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-25T01:36:55.692Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-25T01:36:55.692Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T01:36:55.692Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-25T01:36:55.692Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T01:36:56.178Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-25T01:36:56.178Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T01:36:56.178Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-25T01:36:56.178Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T01:36:56.178Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-25T01:36:56.178Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T01:36:56.178Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-25T01:36:56.178Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T01:36:56.178Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-25T01:36:56.178Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T01:36:56.178Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-25T01:36:56.178Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T01:36:56.178Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-25T01:36:59.210Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-25T01:36:59.210Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T01:36:59.210Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-25T01:36:59.210Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T01:36:59.211Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-25T01:36:59.211Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T01:36:59.211Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-25T01:36:59.211Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T01:36:59.211Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-25T01:36:59.211Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:36:59.211Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-25T01:37:02.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T01:37:02.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T01:37:02.851Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T01:37:02.851Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T01:37:03.335Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T01:37:03.335Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T01:37:03.819Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T01:37:03.819Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T01:37:07.707Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T01:37:07.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T01:37:11.594Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T01:37:12.078Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T01:37:12.563Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T01:37:12.563Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T01:37:13.049Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T01:37:14.353Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-25T01:37:14.353Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T01:37:14.353Z] === RUN TestDockerSuite/TestRunRm [2022-01-25T01:37:14.838Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-25T01:37:20.837Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-25T01:37:23.757Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T01:37:23.757Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:37:23.757Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T01:37:24.241Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T01:37:24.725Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T01:37:24.725Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T01:37:24.725Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T01:37:28.144Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-25T01:37:30.438Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-25T01:37:33.472Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-25T01:37:35.326Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T01:37:35.326Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T01:37:35.326Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T01:37:35.751Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-25T01:37:35.751Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:35.751Z] === RUN TestDockerSuite/TestRunState [2022-01-25T01:37:35.751Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T01:37:35.751Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-25T01:37:38.784Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-25T01:37:38.784Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:37:38.784Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-25T01:37:40.398Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-25T01:37:40.398Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T01:37:40.398Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-25T01:37:40.398Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T01:37:40.398Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-25T01:37:40.884Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-25T01:37:40.884Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-25T01:37:40.884Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T01:37:40.884Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-25T01:37:46.884Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T01:37:46.884Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-25T01:37:50.462Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T01:37:50.462Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.462Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite (2984.89s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.62s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.12s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.46s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.69s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.81s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.08s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.58s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.77s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.80s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.31s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.91s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.57s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.38s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.15s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.43s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.00s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.55s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.62s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.80s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.18s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-01-25T01:37:50.462Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.45s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-25T01:37:50.462Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.47s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.71s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.80s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.73s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.83s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.39s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.59s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.40s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.75s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.42s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.48s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.92s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.83s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.24s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.05s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.89s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.11s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.08s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.13s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.25s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.06s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.75s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.21s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.03s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.39s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.31s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.80s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.25s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.95s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.82s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.30s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.50s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.53s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.54s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.70s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.43s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.52s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.90s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFails (3.44s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.24s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.29s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.43s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.29s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.22s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildHistory (13.79s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.20s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.91s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.60s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.97s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.66s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.96s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.81s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.20s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.84s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.98s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.44s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.45s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.23s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.87s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.99s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.38s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.14s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.08s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.35s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.20s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.98s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.76s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.17s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.49s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.45s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.16s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.22s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildRm (17.58s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.34s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.74s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.15s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.08s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.22s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.88s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.91s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.15s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildStderr (6.26s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.95s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.57s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.57s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.86s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.88s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.06s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.14s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.22s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.78s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.21s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.27s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.31s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.89s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.70s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.68s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.29s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.35s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestCommitChange (6.71s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.10s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.39s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestCommitTTY (9.33s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.41s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.76s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.45s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.63s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.57s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:37:50.463Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.26s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.07s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.14s) [2022-01-25T01:37:50.463Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.45s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.97s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.87s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.58s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.42s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.34s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.40s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.87s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.86s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.48s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.76s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.29s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.17s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.43s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.35s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.35s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.72s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.45s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.41s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.63s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.27s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000389980_} (3.28s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11616128810_c:\foo_false____} (3.45s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11616128810_c:\foo_true____} (3.21s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.13s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.47s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.58s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.69s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.60s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.43s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.31s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.87s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpToDot (3.37s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCpToStdout (3.43s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.49s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.45s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.13s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateRM (0.54s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.68s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.60s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.49s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.52s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.70s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.99s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsCopy (6.55s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.24s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.61s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.81s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFilters (7.25s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFormat (6.70s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsRename (3.44s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsResize (33.80s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.46s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.14s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.78s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.50s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.16s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.41s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.35s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.35s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.10s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.87s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.33s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.31s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecInspectID (6.13s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.23s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.17s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.36s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.42s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.48s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.36s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.70s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.38s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.72s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.87s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.47s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.24s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.35s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.30s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-25T01:37:50.464Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectDefault (3.19s) [2022-01-25T01:37:50.464Z] --- PASS: TestDockerSuite/TestInspectHistory (5.66s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.29s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.82s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.34s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.17s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.07s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectStatus (4.25s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.71s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.07s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.40s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.34s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.40s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.24s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.27s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.17s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.19s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.59s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.36s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.20s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.72s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.04s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.98s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.19s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.88s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.61s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.56s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsSince (9.88s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsTail (3.57s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.49s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.38s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.79s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.63s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsByOrder (14.36s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.79s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.60s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.43s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.42s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.48s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.27s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.18s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.91s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.44s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.75s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.50s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.74s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.80s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (14.70s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.62s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.46s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.34s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.03s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.14s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.04s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.22s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.67s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.78s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.75s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.58s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.98s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.86s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.44s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.41s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.06s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.36s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.28s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.37s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.40s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.43s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.26s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.61s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.33s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.34s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.46s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.41s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.64s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.38s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.98s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.48s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.63s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.46s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.35s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunExitCode (3.52s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.54s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.39s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.72s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.78s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:37:50.465Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:37:50.465Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.59s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.86s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.81s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.86s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.00s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.45s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.20s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.41s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.37s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.05s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.63s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.07s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunRm (3.35s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.32s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.26s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.05s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.05s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.28s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.59s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.39s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.38s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.51s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.72s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.97s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.69s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.27s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.27s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.24s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.41s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.74s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.18s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.74s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.62s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.35s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.70s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.08s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.55s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.39s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.34s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.62s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.15s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.73s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.23s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.92s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:37:50.466Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.89s) [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T01:37:50.466Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.466Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:37:50.466Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T01:37:50.467Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T01:37:50.467Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T01:37:50.467Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T01:37:50.467Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T01:37:50.467Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T01:37:50.467Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T01:37:50.467Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerDaemonSuite [2022-01-25T01:37:50.467Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T01:37:50.467Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T01:37:50.467Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T01:37:50.467Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerSwarmSuite [2022-01-25T01:37:50.467Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-25T01:37:50.467Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T01:37:50.467Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerNetworkSuite [2022-01-25T01:37:50.467Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-25T01:37:50.467Z] === RUN TestDockerHubPullSuite [2022-01-25T01:37:50.467Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.467Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-25T01:37:50.467Z] PASS [2022-01-25T01:37:50.467Z] ok github.com/docker/docker/integration-cli 2985.330s [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === Skipped [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:37:50.953Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:37:50.953Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:37:50.953Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-25T01:37:50.953Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:37:50.953Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:37:50.953Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-01-25T01:37:50.953Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-25T01:37:50.953Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-25T01:37:50.953Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.953Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:37:50.953Z] [2022-01-25T01:37:50.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:37:50.953Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-01-25T01:37:50.954Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-01-25T01:37:50.954Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T01:37:50.954Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T01:37:50.954Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:37:50.954Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T01:37:50.954Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-25T01:37:50.954Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:37:50.954Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:37:50.954Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:37:50.954Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.954Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:37:50.954Z] [2022-01-25T01:37:50.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-25T01:37:50.954Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.04s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T01:37:50.955Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:37:50.955Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:37:50.955Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:37:50.955Z] [2022-01-25T01:37:50.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:37:50.955Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.955Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-25T01:37:50.956Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:37:50.956Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T01:37:50.956Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:37:50.956Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:37:50.956Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:37:50.956Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:37:50.956Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T01:37:50.956Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:37:50.956Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:37:50.956Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-25T01:37:50.956Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T01:37:50.956Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.956Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T01:37:50.956Z] [2022-01-25T01:37:50.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T01:37:50.957Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:37:50.957Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-25T01:37:50.957Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T01:37:50.957Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-25T01:37:50.957Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:37:50.957Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-25T01:37:50.957Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-25T01:37:50.957Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:37:50.957Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.957Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:37:50.957Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:37:50.958Z] [2022-01-25T01:37:50.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:37:50.958Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.958Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:37:50.959Z] [2022-01-25T01:37:50.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T01:37:50.959Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.959Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-25T01:37:50.959Z] [2022-01-25T01:37:50.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T01:37:50.959Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.959Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-01-25T01:37:50.959Z] [2022-01-25T01:37:50.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:37:50.959Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.959Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:37:50.959Z] [2022-01-25T01:37:50.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T01:37:50.959Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T01:37:50.959Z] [2022-01-25T01:37:50.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T01:37:50.959Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T01:37:50.959Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T01:37:50.959Z] [2022-01-25T01:37:50.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:37:50.959Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:37:51.443Z] [2022-01-25T01:37:51.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-25T01:37:51.443Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.443Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T01:37:51.444Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T01:37:51.444Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:37:51.444Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:37:51.444Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.444Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:37:51.444Z] [2022-01-25T01:37:51.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-25T01:37:51.445Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] DONE 1085 tests, 544 skipped in 2997.506s [2022-01-25T01:37:51.445Z] INFO: Integration tests ended at 01/25/2022 01:37:51. Duration:00:49:57.6721105 [2022-01-25T01:37:51.445Z] INFO: Docker info of the daemon under test at end of run [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] Containers: 2 [2022-01-25T01:37:51.445Z] Running: 0 [2022-01-25T01:37:51.445Z] Paused: 0 [2022-01-25T01:37:51.445Z] Stopped: 2 [2022-01-25T01:37:51.445Z] Images: 18 [2022-01-25T01:37:51.445Z] Server Version: 0.0.0-dev [2022-01-25T01:37:51.445Z] Storage Driver: windowsfilter [2022-01-25T01:37:51.445Z] Windows: [2022-01-25T01:37:51.445Z] Logging Driver: json-file [2022-01-25T01:37:51.445Z] Plugins: [2022-01-25T01:37:51.445Z] Volume: local [2022-01-25T01:37:51.445Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T01:37:51.445Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T01:37:51.445Z] Swarm: inactive [2022-01-25T01:37:51.445Z] Default Isolation: process [2022-01-25T01:37:51.445Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-25T01:37:51.445Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-25T01:37:51.445Z] OSType: windows [2022-01-25T01:37:51.445Z] Architecture: x86_64 [2022-01-25T01:37:51.445Z] CPUs: 4 [2022-01-25T01:37:51.445Z] Total Memory: 32GiB [2022-01-25T01:37:51.445Z] Name: azwin-2-0cac10 [2022-01-25T01:37:51.445Z] ID: FN2G:B3Y7:TBPK:6ZDR:IA3P:BUJ2:AOGF:PWEZ:PF5I:LGVS:S5VH:ZQQP [2022-01-25T01:37:51.445Z] Docker Root Dir: D:\CI\PR-43182\5\daemon [2022-01-25T01:37:51.445Z] Debug Mode (client): false [2022-01-25T01:37:51.445Z] Debug Mode (server): true [2022-01-25T01:37:51.445Z] File Descriptors: -1 [2022-01-25T01:37:51.445Z] Goroutines: 46 [2022-01-25T01:37:51.445Z] System Time: 2022-01-25T01:37:51.2489113Z [2022-01-25T01:37:51.445Z] EventsListeners: 0 [2022-01-25T01:37:51.445Z] Registry: https://index.docker.io/v1/ [2022-01-25T01:37:51.445Z] Labels: [2022-01-25T01:37:51.445Z] Experimental: false [2022-01-25T01:37:51.445Z] Insecure Registries: [2022-01-25T01:37:51.445Z] 127.0.0.0/8 [2022-01-25T01:37:51.445Z] Live Restore Enabled: false [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] [2022-01-25T01:37:51.445Z] INFO: Stopping daemon under test [2022-01-25T01:37:51.929Z] SUCCESS: The process with PID 5952 (child process of PID 568) has been terminated. [2022-01-25T01:37:51.929Z] SUCCESS: The process with PID 568 (child process of PID 4416) has been terminated. [2022-01-25T01:37:51.929Z] INFO: Stop tailing logs of the daemon under tests [2022-01-25T01:37:51.929Z] INFO: executeCI.ps1 Completed successfully at 01/25/2022 01:37:51. [2022-01-25T01:37:51.929Z] INFO: Tidying up at end of run [2022-01-25T01:37:51.929Z] INFO: Saving daemon under test log (d:\CI\PR-43182\5\dut.out) to bundles\CIDUT.out [2022-01-25T01:37:51.929Z] INFO: Saving daemon under test log (d:\CI\PR-43182\5\dut.err) to bundles\CIDUT.err [2022-01-25T01:37:51.929Z] INFO: Saving containerd logs to bundles [2022-01-25T01:37:51.929Z] INFO: Nuke-Everything... [2022-01-25T01:37:51.929Z] INFO: Container count on control daemon to delete is 2 [2022-01-25T01:37:51.929Z] 2a71104f897e [2022-01-25T01:37:51.929Z] ee96d3335990 [2022-01-25T01:37:52.413Z] INFO: Tidying pidfile d:\CI\PR-43182\5\docker.pid [2022-01-25T01:37:52.413Z] INFO: Killing containerd with PID 5760 [2022-01-25T01:37:52.413Z] INFO: Nuking d:\CI [2022-01-25T01:37:54.191Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-25T01:37:54.191Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T01:37:54.191Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-25T01:37:56.473Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-25T01:37:56.473Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T01:37:56.473Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-25T01:37:56.473Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T01:37:56.473Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-25T01:37:59.504Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-25T01:38:06.817Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-25T01:38:11.687Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-25T01:38:18.990Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-25T01:38:18.990Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T01:38:18.990Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-25T01:38:18.990Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-25T01:38:22.026Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-25T01:38:22.808Z] INFO: Zapped successfully [2022-01-25T01:38:22.808Z] [2022-01-25T01:38:22.808Z] INFO: executeCI.ps1 exiting at Tue Jan 25 01:38:19 CUT 2022. Duration 01:18:53.2951196 [2022-01-25T01:38:22.808Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-25T01:38:23.075Z] Recording test results [2022-01-25T01:38:24.313Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-25T01:38:27.345Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-25T01:38:27.345Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-25T01:38:27.345Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-25T01:38:27.345Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-25T01:38:27.345Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-25T01:38:27.345Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T01:38:27.345Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-25T01:38:32.214Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-25T01:38:33.833Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-25T01:38:34.362Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-25T01:38:36.114Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-25T01:38:36.551Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-25T01:38:38.411Z] Archiving artifacts [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-25T01:38:46.712Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-25T01:38:46.712Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-25T01:38:46.712Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-25T01:38:46.712Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-25T01:38:46.712Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-25T01:38:46.712Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T01:38:46.712Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-25T01:38:48.324Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-25T01:38:48.809Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-25T01:38:49.293Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-25T01:38:49.777Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-25T01:38:52.057Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-25T01:38:55.593Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T01:38:56.595Z] + make clean [2022-01-25T01:38:58.875Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T01:38:58.875Z] docker-dev-cache [2022-01-25T01:38:58.875Z] docker-mod-cache [Pipeline] deleteDir [2022-01-25T01:38:59.359Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-25T01:38:59.359Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T01:38:59.359Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-25T01:39:08.181Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-25T01:39:08.182Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:39:08.182Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-25T01:39:17.002Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-25T01:39:17.002Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T01:39:17.002Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-25T01:39:17.002Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:39:17.002Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-25T01:39:17.002Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T01:39:17.002Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-25T01:39:17.002Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T01:39:17.002Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-25T01:39:24.306Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-25T01:39:24.306Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:39:24.306Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-25T01:39:24.306Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T01:39:24.306Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-25T01:39:24.306Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:39:24.306Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-25T01:39:24.306Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:39:24.306Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-25T01:39:24.306Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T01:39:24.306Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-25T01:39:24.306Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:39:24.306Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-25T01:39:25.921Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-25T01:39:28.960Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-25T01:39:28.960Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T01:39:28.960Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-25T01:39:31.242Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-25T01:39:31.242Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T01:39:31.242Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-25T01:39:31.242Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T01:39:31.242Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-25T01:39:31.242Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:39:31.242Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-25T01:39:31.242Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T01:39:31.242Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-25T01:39:31.242Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:39:31.242Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-25T01:39:31.242Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T01:39:31.242Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-25T01:39:46.391Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-25T01:39:46.876Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-25T01:39:46.876Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-25T01:39:46.876Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T01:39:46.876Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-25T01:39:47.361Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-25T01:39:47.846Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-25T01:39:47.846Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-25T01:39:56.674Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-25T01:39:56.674Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-25T01:40:03.973Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-25T01:40:04.459Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-25T01:40:04.943Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-25T01:40:04.943Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-25T01:40:04.943Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-25T01:40:13.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-25T01:40:13.774Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:40:13.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-25T01:40:14.796Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-25T01:40:14.796Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-25T01:40:14.796Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T01:40:14.796Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-25T01:40:23.630Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-25T01:40:23.630Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-25T01:40:23.630Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-25T01:40:34.252Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-25T01:40:34.252Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T01:40:34.252Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-25T01:40:35.273Z] --- PASS: TestDockerSuite (2998.87s) [2022-01-25T01:40:35.273Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-25T01:40:35.273Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-25T01:40:35.273Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-25T01:40:35.273Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-25T01:40:35.273Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-25T01:40:35.273Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:40:35.273Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (116.48s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.03s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.50s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.76s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (124.84s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.74s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.50s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.71s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.45s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.57s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.69s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.57s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.99s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.37s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.29s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.46s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.10s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.52s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.59s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.17s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.62s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.45s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.22s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.20s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.64s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.15s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.68s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.89s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.70s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.48s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.45s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.13s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.07s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.06s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (35.93s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.10s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.00s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.13s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.55s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.52s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.25s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.45s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.05s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.19s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.86s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.52s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.47s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (147.55s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.92s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.65s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.42s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.69s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.21s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFails (2.68s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.34s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.48s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.39s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.97s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.36s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.98s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildHistory (13.44s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.30s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.95s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.83s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.78s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.25s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.91s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.32s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.05s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.66s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.79s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.05s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.73s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.61s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-25T01:40:35.274Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.16s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.90s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.68s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.07s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.27s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.15s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.78s) [2022-01-25T01:40:35.274Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.96s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.81s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.41s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.39s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.43s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.78s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.18s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildRm (15.01s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.09s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.09s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.36s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.34s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.17s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.08s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.38s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.84s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildStderr (5.57s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.89s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.59s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.33s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.19s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.84s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.17s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.03s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.00s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.57s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.99s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.32s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.35s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.72s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.55s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.13s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.36s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.57s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.03s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestCommitChange (5.71s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.17s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.83s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestCommitTTY (17.33s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.47s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.58s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.35s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.86s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.96s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.59s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.61s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2022-01-25T01:40:35.275Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.77s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.42s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.08s) [2022-01-25T01:40:35.275Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.31s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.09s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.85s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.45s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.61s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.12s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.48s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.69s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.79s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.77s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.82s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000058f0_} (2.78s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1456744114_c:\foo_false____} (2.73s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1456744114_c:\foo_true____} (2.86s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.98s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.75s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.12s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.95s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.88s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.67s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.83s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.81s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpToDot (2.95s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCpToStdout (2.85s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.51s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.21s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.91s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.30s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-25T01:40:35.761Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:40:35.761Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.51s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.61s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.67s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.30s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsCopy (5.91s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.49s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.32s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.01s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFilters (5.13s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFormat (4.96s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsResize (8.18s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.74s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.46s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.27s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.19s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.36s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.38s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.23s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.67s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.49s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecInspectID (5.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.86s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.66s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.35s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.35s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.01s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.59s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.05s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.50s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.35s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.27s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectDefault (2.63s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectHistory (5.48s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.39s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.49s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.46s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.65s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectStatus (2.96s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.90s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.52s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.46s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.44s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.04s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.42s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.40s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.18s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.77s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.55s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.03s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.15s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.77s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.93s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.45s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.57s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsSince (9.45s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsTail (3.23s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.82s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.33s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.90s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.93s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsByOrder (9.69s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.71s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.64s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.83s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.14s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.52s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.86s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.18s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.01s) [2022-01-25T01:40:35.762Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:40:35.762Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.83s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.46s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.05s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.47s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.58s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.65s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.06s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.49s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.84s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.43s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.62s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.99s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.16s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.38s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.58s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.41s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.86s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiTag (0.89s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.77s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.28s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.35s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.55s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.32s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.93s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.20s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.35s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.29s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.48s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.64s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.48s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.59s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.47s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.28s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.96s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.45s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.54s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunExitCode (2.44s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.47s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.42s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.47s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.27s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.36s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.81s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.18s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.44s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.39s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.42s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.37s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.18s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.18s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunRm (2.51s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.73s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.35s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.47s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.49s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.42s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.25s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.07s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.43s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.41s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.33s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.32s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.94s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.80s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.52s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.46s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.41s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.74s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.57s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.95s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.23s) [2022-01-25T01:40:35.763Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:40:35.763Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.67s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.15s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.43s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.45s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.67s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.70s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.14s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.80s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.03s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.14s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s) [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-25T01:40:35.764Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-25T01:40:35.764Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-25T01:40:35.764Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-25T01:40:35.764Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-25T01:40:35.764Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-25T01:40:35.764Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-25T01:40:35.764Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-25T01:40:35.764Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.764Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:40:35.764Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:40:35.764Z] === RUN TestDockerDaemonSuite [2022-01-25T01:40:35.765Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-25T01:40:35.765Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-25T01:40:35.765Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-25T01:40:35.765Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:40:35.765Z] === RUN TestDockerSwarmSuite [2022-01-25T01:40:35.765Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-25T01:40:35.765Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:40:35.765Z] === RUN TestDockerExternalVolumeSuite [2022-01-25T01:40:35.765Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-25T01:40:35.765Z] === RUN TestDockerNetworkSuite [2022-01-25T01:40:35.765Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-25T01:40:35.765Z] === RUN TestDockerHubPullSuite [2022-01-25T01:40:35.765Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-25T01:40:35.765Z] PASS [2022-01-25T01:40:35.765Z] ok github.com/docker/docker/integration-cli 2999.359s [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === Skipped [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:40:35.765Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:40:35.765Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:40:35.765Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:40:35.765Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:40:35.765Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-25T01:40:35.765Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-01-25T01:40:35.765Z] [2022-01-25T01:40:35.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:40:35.765Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-25T01:40:35.765Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-25T01:40:36.251Z] [2022-01-25T01:40:36.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-01-25T01:40:36.251Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.251Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-01-25T01:40:36.251Z] [2022-01-25T01:40:36.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-01-25T01:40:36.251Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.251Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-01-25T01:40:36.251Z] [2022-01-25T01:40:36.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-25T01:40:36.251Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.251Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-01-25T01:40:36.251Z] [2022-01-25T01:40:36.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T01:40:36.251Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.251Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-25T01:40:36.252Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-01-25T01:40:36.252Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-25T01:40:36.252Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-25T01:40:36.252Z] docker_cli_sni_test.go:18: Flakey test [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-25T01:40:36.252Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:40:36.252Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-25T01:40:36.252Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T01:40:36.252Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.252Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-25T01:40:36.252Z] [2022-01-25T01:40:36.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:40:36.252Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T01:40:36.253Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:40:36.253Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:40:36.253Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.253Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-25T01:40:36.253Z] [2022-01-25T01:40:36.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:40:36.253Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-01-25T01:40:36.254Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T01:40:36.254Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:40:36.254Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T01:40:36.254Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:40:36.254Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:40:36.254Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:40:36.254Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:40:36.254Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-25T01:40:36.254Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-01-25T01:40:36.254Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:40:36.254Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:40:36.254Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T01:40:36.254Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T01:40:36.254Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.254Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-25T01:40:36.254Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:40:36.255Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-25T01:40:36.255Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-25T01:40:36.255Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:40:36.255Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-25T01:40:36.255Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-25T01:40:36.255Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:40:36.255Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.255Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-25T01:40:36.255Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:40:36.256Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.256Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-25T01:40:36.256Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.742Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-25T01:40:36.742Z] [2022-01-25T01:40:36.742Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T01:40:36.742Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T01:40:36.743Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:40:36.743Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:40:36.743Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.743Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-25T01:40:36.743Z] [2022-01-25T01:40:36.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-25T01:40:36.744Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] DONE 1085 tests, 539 skipped in 3011.658s [2022-01-25T01:40:36.744Z] INFO: Integration tests ended at 01/25/2022 01:40:36. Duration:00:50:11.8520247 [2022-01-25T01:40:36.744Z] INFO: Docker info of the daemon under test at end of run [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] Containers: 2 [2022-01-25T01:40:36.744Z] Running: 0 [2022-01-25T01:40:36.744Z] Paused: 0 [2022-01-25T01:40:36.744Z] Stopped: 2 [2022-01-25T01:40:36.744Z] Images: 18 [2022-01-25T01:40:36.744Z] Server Version: 0.0.0-dev [2022-01-25T01:40:36.744Z] Storage Driver: windowsfilter [2022-01-25T01:40:36.744Z] Windows: [2022-01-25T01:40:36.744Z] Logging Driver: json-file [2022-01-25T01:40:36.744Z] Plugins: [2022-01-25T01:40:36.744Z] Volume: local [2022-01-25T01:40:36.744Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-25T01:40:36.744Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-25T01:40:36.744Z] Swarm: inactive [2022-01-25T01:40:36.744Z] Default Isolation: process [2022-01-25T01:40:36.744Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-25T01:40:36.744Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-25T01:40:36.744Z] OSType: windows [2022-01-25T01:40:36.744Z] Architecture: x86_64 [2022-01-25T01:40:36.744Z] CPUs: 4 [2022-01-25T01:40:36.744Z] Total Memory: 32GiB [2022-01-25T01:40:36.744Z] Name: azwin-2-e6c440 [2022-01-25T01:40:36.744Z] ID: 2DVV:MOVV:JJKX:ESNV:SWRE:OAPF:WI4F:GFUN:V5VP:LAPR:ACJ7:RRLD [2022-01-25T01:40:36.744Z] Docker Root Dir: D:\CI\PR-43182\5\daemon [2022-01-25T01:40:36.744Z] Debug Mode (client): false [2022-01-25T01:40:36.744Z] Debug Mode (server): true [2022-01-25T01:40:36.744Z] File Descriptors: -1 [2022-01-25T01:40:36.744Z] Goroutines: 17 [2022-01-25T01:40:36.744Z] System Time: 2022-01-25T01:40:36.5929872Z [2022-01-25T01:40:36.744Z] EventsListeners: 0 [2022-01-25T01:40:36.744Z] Registry: https://index.docker.io/v1/ [2022-01-25T01:40:36.744Z] Labels: [2022-01-25T01:40:36.744Z] Experimental: false [2022-01-25T01:40:36.744Z] Insecure Registries: [2022-01-25T01:40:36.744Z] 127.0.0.0/8 [2022-01-25T01:40:36.744Z] Live Restore Enabled: false [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] [2022-01-25T01:40:36.744Z] INFO: Stopping daemon under test [2022-01-25T01:40:37.229Z] SUCCESS: The process with PID 2324 (child process of PID 2500) has been terminated. [2022-01-25T01:40:37.229Z] SUCCESS: The process with PID 2500 (child process of PID 1224) has been terminated. [2022-01-25T01:40:37.229Z] INFO: Stop tailing logs of the daemon under tests [2022-01-25T01:40:37.229Z] INFO: executeCI.ps1 Completed successfully at 01/25/2022 01:40:36. [2022-01-25T01:40:37.229Z] INFO: Tidying up at end of run [2022-01-25T01:40:37.229Z] INFO: Saving daemon under test log (d:\CI\PR-43182\5\dut.out) to bundles\CIDUT.out [2022-01-25T01:40:37.229Z] INFO: Saving daemon under test log (d:\CI\PR-43182\5\dut.err) to bundles\CIDUT.err [2022-01-25T01:40:37.229Z] INFO: Saving containerd logs to bundles [2022-01-25T01:40:37.229Z] INFO: Nuke-Everything... [2022-01-25T01:40:37.714Z] INFO: Container count on control daemon to delete is 2 [2022-01-25T01:40:38.199Z] fbf4507a2e67 [2022-01-25T01:40:38.199Z] 2fdcafd1f309 [2022-01-25T01:40:38.199Z] INFO: Tidying pidfile d:\CI\PR-43182\5\docker.pid [2022-01-25T01:40:38.199Z] INFO: Nuking d:\CI [2022-01-25T01:41:21.216Z] INFO: Zapped successfully [2022-01-25T01:41:21.216Z] [2022-01-25T01:41:21.216Z] INFO: executeCI.ps1 exiting at Tue Jan 25 01:41:14 CUT 2022. Duration 01:21:27.2587001 [2022-01-25T01:41:21.216Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-25T01:41:21.481Z] Recording test results [2022-01-25T01:41:31.607Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-25T01:41:33.800Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-25T01:41:35.653Z] Archiving artifacts [2022-01-25T01:41:52.734Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43182/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-25T01:41:53.733Z] + make clean [2022-01-25T01:41:55.350Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-01-25T01:41:55.350Z] docker-dev-cache [2022-01-25T01:41:55.350Z] 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